|
|
|
|
|
by Galanwe
112 days ago
|
|
I fail to see the link between private conversations/DM and E2EE. To quote a comment I made some time ago: - You can call your service e2e encrypted even if every client has the same key bundled into the binary, and rotate it from time to time when it's reversed. - You can call your service e2e encrypted even if you have a server that stores and pushes client keys. That is how you could access your message history on multiple devices. - You can call your service e2e encrypted and just retrieve or push client keys at will whenever you get a government request. E2EE only prevents naive middlemen from reading your messages. |
|
It is phrase that sounds good. But actually doing it effectively in way that average user understand and can use system with it with minimal effort is very hard.