Is WhatsApp end-to-end encryption fake?
by Hermani from LinuxQuestions.org on (#5CA9M)
Since a while, some messages I receive are messages that are "Frequently shared". Surely, during the holiday season, I expect this to happen and it happens a lot.
However this raises a question. Whatsapp boasts having end-to-end encryption. How can Whatsapp determine that a particular message is shared frequently? One answer is that the hash of the message can be tracked. However, when a message is sent from A to B and then from B to C the hash will surely be different because A and B have different public keys, right?
In my mind, the only way that WhatsApp can assert whether a certain message is sent frequently is because


However this raises a question. Whatsapp boasts having end-to-end encryption. How can Whatsapp determine that a particular message is shared frequently? One answer is that the hash of the message can be tracked. However, when a message is sent from A to B and then from B to C the hash will surely be different because A and B have different public keys, right?
In my mind, the only way that WhatsApp can assert whether a certain message is sent frequently is because
- messages are decrypted in transit, or
- messages with the same content have the same hash (meaning that there is only one key for all messages), or
- messages are only partially encrypted