So now WhatsApp is finally on par with iMessage and Signal, and shares the same weakness: public key distribution. Key distribution is controlled by a centralized server that could, for malicious or other reasons, send you new fake keys for people you communicate with. For iMessage, this is explained in this 2015 post by Matthew Green: http://blog.cryptographyengineering.com/2015/09/lets-talk-ab... At least with Sign…
Is there no UI notifying you that a user's keys have changed in Signal? If so, the central server would need to send compromised keys on day 1, which would be detectable when you check the key signature.
WhatsApp Just Switched on Encryption for a Billion People
51–60 of 65 posts
Re: WhatsApp Just Switched on Encryption for a Billion People
#52> WhatsApp has no way of complying with a court order demanding access to the content of any message, phone call, photo, or video traveling through its service Unless the NSA/FBI/CIA secretly orders WhatApp to release compromised app update with a backdoor.
Re: WhatsApp Just Switched on Encryption for a Billion People
#53The article says: "With end-to-end encryption in place, not even WhatsApp’s employees can read the data that’s sent across its network." But according to the diagram: http://www.wired.com/wp-content/uploads/2016/04/Whatsapp_Enc... ... A's message is encrypted with Whatsapp's public key, which means that Whatsapp's private key can (and has to) decrypt it on the server side to encrypt it in turn with B's public key. If…
What in the diagram gives you the impression the public key belongs to WhatsApp? Presumably WhatsApp is handling PKI.
After reading the other sources of information, it's clear it is a secure protocol. More so when designed by the Snowden-approved Open Whisper Systems team.
Re: WhatsApp Just Switched on Encryption for a Billion People
#54> The encryption genie is out of the bottle > There was a middle period where the government had a broad ability to surveil, but if you look at human history in total, people evolved and civilizations evolved with private conversations and private speech. If anything, we’re bringing that back to individuals. I think on the contrary, the surveillance demon is out of the bottle. It's too hard to hide metadata such as i…
This is tragic, since the most interesting and private uses of the internet are in interacting with friends, family, and loved ones.
Re: WhatsApp Just Switched on Encryption for a Billion People
#55Earlier quoted context omitted.
That's true, but they provide means to verify the fingerprint of the other party, so you can verify that your app is encrypting messages using legitimate public key and that there's no MITM going on.
Yeah but again there are quite a few questions here (not an WA user). How foolproof is the verification system, how susceptible is it to downgrade attacks (while E2EE isn't not universally deployed) is there are 3d party verification of signatures, is there a community trust signing, can whats app disable E2EE in it's application without a noticeable UX change to either party, how does this work with multi user messa…
The whitepaper (https://www.whatsapp.com/security/WhatsApp-Security-Whitepap...) goes into more detail.
That said, they could push out an update that changes the UI to disable E2EE without notifying the user, and that would be difficult to notice since the app is closed source. For this reason Signal is more secure, despite using the exact same protocol.
Re: WhatsApp Just Switched on Encryption for a Billion People
#56Re: WhatsApp Just Switched on Encryption for a Billion People
#57The article says: "With end-to-end encryption in place, not even WhatsApp’s employees can read the data that’s sent across its network." But according to the diagram: http://www.wired.com/wp-content/uploads/2016/04/Whatsapp_Enc... ... A's message is encrypted with Whatsapp's public key, which means that Whatsapp's private key can (and has to) decrypt it on the server side to encrypt it in turn with B's public key. If…
Re: WhatsApp Just Switched on Encryption for a Billion People
#58Whisper System's announcement of this: https://whispersystems.org/blog/whatsapp-complete/
Wow. I'm genuinely impressed. The Nokia app store closed over two years ago, and they still implemented this for those old, trusty devices. That's some dedication for serving the users!
Re: WhatsApp Just Switched on Encryption for a Billion People
#59Earlier quoted context omitted.
Are you implying WhatsApp designed an insecure encryption?
how do you know it's secure other than what you read from the press release?
Side note, I noticed your account is still green and 13 days old. Are new accounts green only for two weeks?
Re: WhatsApp Just Switched on Encryption for a Billion People
#60Earlier quoted context omitted.
Really? How so? I can understand from scale perspective, but is it more secure than Telegram?
Telegram received quite a backlash from crypto community for rolling out nonsensical throw-a-bunch-of-crypto-algorithms-together homebrew protocol that was designed by Math PhD™ students and having an audacity of conducting a contest to break it. This OTOH uses peer reviewed, strong, modern crypto that was designed by people who know how to do these things.