For years I have ignored warnings around Telegram being "unencrypted". Though, for unknown reasons, they first banned my account and then recently, "restricted" my account. Yesterday, I had a private chat with someone and based on specific keywords, Telegram suddenly "restricted" my account. While not explicitly "censorship" (or even remotely illegal), Telegram is likely doing scanning in private chats. This was a red line and I quit the platform.
Oh, and the title is misleading, there's no such thing done on the client side for sure.
Guess what the people reading this thread, using Telegram, are going to do.
The client is open source in C++ which explains why it runs laps around Electron apps: https://github.com/telegramdesktop/tdesktop
It's so quick and intuitive.
Plus writing interactive bots for it is trivial.
Seems like instead of having a functioning moderation team, Telegram uses extremely lazy automation and hopes nobody will care.
1) It is encrypted, if you initiate an encrypted chat, which is not the default.
2) The clients are open source, you can even write your own TUI around the API.
Anyway, I don't know why HN crowds tend to aggressive with Telegram. Personally I like it and use it like a social platform.
[1] https://www.reuters.com/article/world/exclusive-apple-droppe...
There is E2E encryption for private ono on one conversations, but it is off by default and the option to enable it is buried behind a few screens ans several clicks..
And it is completely unavailable for group chats..
If you want more details, Matthew Green, the famous cryptographer from Johns Hopkins University have reviewed it recently
https://blog.cryptographyengineering.com/2024/08/25/telegram...