Hacker News new | ask | show | jobs
by NayamAmarshe 1018 days ago
> Features and services, I can accept that. Security... well again, only the secret chats are E2EE, and last time I checked, the secret chats didn't have more features than Signal.

That doesn't mean they're in plain text. MTProto 2.0 is an audited and robust algorithm.

E2EE's cloud sync support is not very good, which is why Telegram doesn't use it because Cloud Sync is one of the best features of Telegram.

You can read more about the algorithm here: https://core.telegram.org/mtproto

1 comments

> That doesn't mean they're in plain text. MTProto 2.0 is an audited and robust algorithm.

Nope, but it means that they are not E2EE. Meaning that the Telegram server (and whoever has access to it) has plaintext access to the messages.

> Meaning that the Telegram server (and whoever has access to it) has plaintext access to the messages.

No, that's not really true. They use a distributed key generation system. The keys are stored in multiple jurisdictions. No telegram employee or government can decrypt the messages. All the servers would have to be compromised to reach that 'plaintext access' that you mentioned.