Hacker News new | ask | show | jobs
by 0xffff2 2431 days ago
If the link was still blocked it would guarantee that Facebook is still eavesdropping.
1 comments

Other guy was right. Think about this easy scenario

  If (E2E_ENABLED) {

  SkipCrawler();  

  SkipContentChecks();  

}
Again, it isn't to prove the encryption works, it is only a test that could prove that it doesn't work.
Ah, yea, I got the argument backwards. I thought he was saying if content wasn’t blocked that it proved encryption worked. Can’t prove the negative.