this post was submitted on 23 Jul 2023
108 points (100.0% liked)
Asklemmy
43965 readers
1885 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Telegram for family, friends, work and actually for everything I can think of.
Discord for gaming with friends, not as a messenger but as voice comms mainly.
Whatsapp for very legacy stuff, haven't had a notification in a couple of years. Maybe it's time to uninstall, finally.
Hope i am not intruding, but you are aware of the privacy-shortcomings of Telegram? They are quite severe if one is not aware of them.
I am. My good friend created telegram client using only their protocol documentation and I've been following his with very closely, and I have to say their E2E encryption is very very good. Only thing I noticed is they are using some non-standard mode of symmetric block cipher to make it stream cipher, after keys have already been exchanged, but I failed to find weakness in it, and all encryption specialists I know of failed too. It's just consecutive application of two different modes, both of which are established to be good.
Currently my job involves working with tdlib, Telegram protocol client library written by Telegram themselves; though this job doesn't really focus on security.
I do know how to avoid detection of my communication with someone via MITM, and when appropriate we go use secret chats, which are E2E encrypted, and clean them up after a day.
Normal chats and groups are as secure as Telegram as a service is. This is true for every other messenger, without exceptions. You need security, you use E2E. And even then you are as secure as your phone, which is not much for all mobile operating systems.