this post was submitted on 01 Jun 2025
141 points (98.0% liked)

Ask Lemmy

32100 readers
1782 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

I'm from Mexico, and the most used chat application is WhatsApp. It's used for EVERYTHING. I use Telegram only for contacting my family members (both my parents and my brother). They also use it only for this family chat. All my (and their) contacts use WhatsApp instead.

Now with the news that Telegram will collaborate with Twitter, I feel that I should delete it. Not that Zuck is any better than Musk, but still...

Also I don't think it's worth the effort to teach my parents yet another messaging app, like signal.

you are viewing a single comment's thread
view the rest of the comments
[–] haui_lemmy@lemmy.giftedmc.com 13 points 4 days ago (3 children)

As someone who actually works in a security conscious environment, there is no and never will be perfect security. All you can do is layers.

Think of it as two perpetually competing things: effort and motivaion. One is your security, the other is how valuable your data is for hackers, companies or an overmilitarized government (eg any developed nation).

If you're dealing in highly illegal stuff, you will likely get all the attention, which you'd need to be paranoid about. In our current politics its fair to say being for human rights can come near that soon. In average circumstances, only data brokers and other capitalists will try to attach to your data which in turn leak it to the government without a warrant btw.

Security layers work like this: you build individual layers of independent security measures which might be breached but only reveal the next layer which slows down any attacker. Think front door, room door, safe. The important detail is that you don't put all the keys under the front door mat.

Example: you should (obviously) not post your address, bank account, email, etc on the public web. Its not much but doing that you would absolutely not need to care because you're already sharing it for free and will likely be ruined soon.

Then you might want to be selective of your tools. Messaging, data storage (ie cloud), AI, social media. Posting pictures of you and your family on vacation or at home for everyone to see is just asking for brokers to gobble it up.

In private messaging, the word private is very relative. On certain phones, the phone itself reads your screen and tries to suggest things based on the messages you write. On that base, you really dont need to bother about anything other than the script kiddie on the starbucks wifi. You can bet that the phone will share that info if you let it.

So if you need actual privacy because you might say something that isnt exactly legal but not highly illegal as to warrant busting down your door: you might want to switch OSs first on both your phone and computers. It's not perfect but running mint and lineageos (or graphene) you at least dont have the monopolist on data collection directly embedded in your phone. Apples ios does read your screen last i checked so they're out if you want privacy.

Then you can bother about a messaging app. Meta is out. Forget it. Signal is what most people with privacy needs use since it is easy, open source, provided by a nonprofit. The biggest issues are that it is centralized so technically they could be taken down or maybe implement a backdoored encryption. But at that point most efforts will be for naught so lets assume that is not the case for now.

People with technical interests use matrix, which is also used by the german military, decentralized and rather popular in some countries. It's not perfect either since the metadata still leak afaik which means someone can try to identify you and guess your texts in some cases. But of course it is insanely different from whatsapp in terms of control and probability of a breach through meta.

You can use a variety of other messaging apps like simplex chat or even decentralized wireless communication like meshtastic. Its literally impossible to know all the different avenues you can take. So that at least makes it fucking complicated to get all your data, provided you dont back it up on icloud or google. You can even route your messages through hybrid networks of wireless and wired networks if you wish.

Then of course you can pack it all inside a vpn which will depend on your strategy and maybe vendor. Just vpning home helps to make your messages very hard to decrypt at the starbucks but if someone listens on your isp, they can still see who you might be communicating with.

Then there is the matter of google services and push notifications. If you want real privacy, you dont use google services at all and either a privacy concious provider or even nothing. That would mean no outside notifications and only regular or manual checks.

[–] felixwhynot@lemmy.world 9 points 4 days ago

Well said! I’ll add that OP should consider their “threat model”, that is, who you’re trying to defend against.

Different attackers may require different defenses. Your comment about security in layers is apt here.

[–] M33 2 points 3 days ago

French gov also uses a matrix fork

[–] ilmagico@lemmy.world 1 points 3 days ago (1 children)

As for WhatsApp, it's true that being Meta they collect everything they can, mostly metadata, but don't they still implement the same end-to-end encryption as Signal? So, at least the actual content is your messages and calls should be truly private, i.e. out of reach even of Meta (and let's say, all of this using a phone with no google e.g. graphene or lineage or calyxos). Please correct me if I'm wrong.

[–] haui_lemmy@lemmy.giftedmc.com 2 points 3 days ago

I don't know about the algorithm but the app could be able to read the contents and open them up to scrutiny by meta. I wouldnt put it beyond them, especially since the signal app is open source and whatsapp isnt so we wouldnt know.