0

Telegram's E2E encryption is not secure. See: Is Telegram E2E Still Insecure? and Is Telegram secure?

Lets asume its is secure and talk about the "excuses" why E2E encryption is not always used. It is only used in secret chats, from ONE device to another ONE, but not between all devices from one account to another. Groupchats are also insecure.

Is the key exchange between two devices with the same account really so hard to implement, that it is still easily usable for everybody?

Another excuse is, that bots could not read chats (in human vs bot conversations), when they are E2E encrypted, but couldn't it be implemented? Isn't this the same situation then writing with a real person?

2
  • The first line isn't necessary - it adds nothing to your question.
    – Jesse K
    Commented Jul 29, 2016 at 18:39
  • @JesseKeilson I wanted to show, that I am aware of the insecure "secret chats" and that I don't get answers like "use a real secure messenger, like..."
    – Motte001
    Commented Jul 29, 2016 at 22:50

1 Answer 1

1

TL;DR: Secure key management is hard. Who knows, but probably eats into profits.

I would think that the big problem is that if Telegram is going to allow you to do any sort of crypto and present yourself as the same person across multiple devices, they have to do one of two things: manage the keys for you, or allow you to manage the keys. If they manage the keys for you, then they hold the keys, which means they can be subpoenaed or stolen. If they encourage you to manage your own keys, it probably opens users up to a lot more opportunities to misuse their own keys, resulting in a less secure product.

If you you want E2E encryption in chats with bots, I suspect it's not an issue of what is possible, but rather what is cost effective. What is the use-case for needing encrypted chat with bots, and how much would it cost to develop, implement and maintain? Again, assuming a profit motive, why should telegram increase costs on its revenue stream? What liability do they assume by managing keys?

2
  • See my edit in the question
    – Motte001
    Commented Jul 29, 2016 at 22:55
  • @motte001 Your edit clarifies the question, but second answer still applies. I'm editing my answer for clarity though..
    – Jesse K
    Commented Aug 2, 2016 at 4:00

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .