I am a firm believer that there are many privacy techniques you should focus on before encrypted messaging because they will offer you much more “bang for your buck,” things like good passwords, two-factor authentication, and even encrypted email. That said, I still believe that encrypted messaging is a critical part of a well-rounded privacy and security strategy. While the vast majority of our day-to-day conversations may be benign, it can still offer a lot of insight into who we are as people – our routines, likes, and personal thoughts. This information – mundane or not – is worth protecting.

114 points

TLDR: Avoid Telegram and WhatsApp. Recommended messengers are Session, Signal, SimpleX and Threema. Honorable mention: Briar.

permalink
report
reply
49 points

Session should probably be avoided as well, primarily because they’ve disabled things like perfect forward secrecy and a few other security measures that probably should not have been disabled.

permalink
report
parent
reply
45 points

Session is dead lmfao

permalink
report
parent
reply
18 points

Oh damn. When I first looked into Session I was really excited, until I found out that the anonymity layer was based on an altcoin. Which means that you’re only anonymous as long as line goes up. I didn’t expect it to fail quite this quickly though.

permalink
report
parent
reply
6 points

Oh damn

permalink
report
parent
reply
3 points

TLDR??? pls

permalink
report
parent
reply
5 points

That’s mentioned in the article I believe. I was just trying to save some people a minute or two. :)

permalink
report
parent
reply
21 points

Honorable mention to Matrix as well

permalink
report
parent
reply
4 points

OK, WhatsApp is owned by Meta and it is proprietary, but why not Telegram?

permalink
report
parent
reply
11 points

Effectively does not have end-to-end, phone number required and overall hard to use anonymously, etc.

permalink
report
parent
reply
2 points

Doesn’t Signal also require a phone number?

permalink
report
parent
reply
1 point

Simplex should be the only one around with Briar and Threema being sidekicks

permalink
report
parent
reply
68 points

Another basic thing – If your messenger is throwing your messages in a notification; it’s being logged. Google was found to be logging almost all notification content. Make sure your message app isn’t putting the content of messages into notifications.

permalink
report
reply
26 points

If the app implements their own notification system and doesn’t rely on GCM then Google isn’t able to log them as far as I know.

permalink
report
parent
reply
14 points

UnifiedPush instead of their own implantation would be better for power consumption ig.

Overall a choice between which Notifier you want to choose would be nice.

Between the apps own notifier and UnifiedPush (also has a Fallback to GCM if wanted)

permalink
report
parent
reply
4 points

Sure – but how many of them actually do?

permalink
report
parent
reply
23 points
*

I can throw a few examples:

  • SimpleX
  • Threema Libre
  • Briar (afaik)
  • Conversations (XMPP client)
  • FluffyChat (matrix client), probably some others too
  • Telegram FOSS (Telegram fork), Mercurygram (Telegram FOSS fork)
  • Molly (Signal fork)
  • Session F-Droid (Session fork)

So, the answer is — almost every of them.

permalink
report
parent
reply
14 points

Now this is why I read comments. You’re absolutely right and I knew this info and just hadn’t put the two together. Thank you. Settings changed.

permalink
report
parent
reply
10 points

That’s if they use Google’s push notification backend on firebase. FOSS apps from F-droid usually don’t.

Tl;Dr install F-droid damnit

permalink
report
parent
reply
7 points
*

Unless you don’t have Google or Apple services.

Also I don’t think they log the normal Android notification mechanism. (Not push)

permalink
report
parent
reply
2 points

Yeah, if it’s a local notification, they’re not logging that – so far as I’m aware at this point in time.

permalink
report
parent
reply
3 points

Molly uses UnifiedPush, so definitely try that. Also, Google may log notifications but they can’t read the messages iirc. Maybe they get some metadata idk.

permalink
report
parent
reply
1 point
*
Deleted by creator
permalink
report
parent
reply
1 point

You can also just use a degoogled os which won’t be logging your notification content. But in any case you shouldn’t have notifications as notifications are exclusive with at-rest encryption (or I guess you could have at-rest encryption but just have the db constantly decrypted whenever your phone is on? Seems to defeat the point then)

permalink
report
parent
reply
1 point
*
7 points
*

Which DeGoogled OS do you know of that uses their own notification backend?

You don’t need one. Just use any degoogled ROM with UnifindPush, as almost every secure messenger support it. If not, notifications can still show up via websocket.

permalink
report
parent
reply
3 points

Presumably any degoogled OS would remove that kind of telemetry—it seems like quite an obvious oversight if they continue to send notification contents to Google’s servers? If the suggestion is that it’s through a backdoor, then that’s the responsibility of the open source community to spot the backdoor in the AOSP.

permalink
report
parent
reply
1 point

Do they also log everything that comes through a private ntfy server? Or just what goes through their notifications?

permalink
report
parent
reply
4 points

NTFY uses the same mechanic that they do for push notifications; it keeps an open socket and then just communicates across the socket. So they shouldn’t be keeping track of that, so far as I understand the AOSP codebase.

permalink
report
parent
reply
2 points

Cool, that’s what I was hoping. I’m perpetually in the “knows enough to be dangerous” category.

permalink
report
parent
reply
1 point

Messages can be encrypted

permalink
report
parent
reply
1 point
*

If you put the notification in unencrypted form, across google’s push notification system, it is logged in puretext. I, and everyone else knows, that messages can be encrypted. This was a warning about a very specific thing.

Law enforcement has been doing this to signal users for a while now. The default is to not show the message in a notification, but users keep turning it on, and it uses Google’s notification servers. So law enforcement, got access to people’s signal messages, by going through Google to get the notification history/logs.

permalink
report
parent
reply
1 point

The push notifications can be encrypted. Threema encrypts them, for one.

permalink
report
parent
reply
26 points

What I like about Matrix so much is that it can be run fully on your own infrastructure, even the TURN server for VOIP, and you can build the clients from source yourself too.

But I agree that it’s quite difficult to use. And until now only my dad and my spouse use it with me because they love me and trust me. But they both always have problems with their clients. It randomly logs out and then they have to login with the password and with the encryption key again. For a long time calling didn’t work because I misconfigured the server. Then videos were for the longest time uploaded in full size and anything longer than a few seconds would be rejected. The whole spaces thing is implemented very weirdly so it confuses them. And then the threads are even worse so we can’t use them because nobody gets how to do it.

permalink
report
reply
7 points
*

Signal ux is much better fyi, though I accept it’s hard to roll your own. Trade offs are generally worth

permalink
report
parent
reply
8 points

As far as I know you can’t host your own signal server which connects to their servers.

I’m using Signal with the rest of the family and most friends.

permalink
report
parent
reply
8 points

As far as I know you can’t host your own signal server which connects to their servers.

That’s right, Signal is not federated.

permalink
report
parent
reply
4 points

Yeah they killed federation, though I can’t disagree with the reason. Thankfully you don’t need to trust the server

permalink
report
parent
reply
1 point

You can technically set it up base on the published code, but you’d need to modify the client as well. Not like it’s Matrix or XMPP, asking you for server address upon registration. I am afraid to think how much of the server dependence is hardcoded there…

permalink
report
parent
reply
5 points
*

Use Simplex Chat instead

The downside with Simplex Chat is that there is no server side accounts

permalink
report
parent
reply
25 points

XMPP, for example, does not enable end-to-end encryption by default

Why always these false myths? The most popular XMPP mobile clients do enable it by default.

permalink
report
reply
12 points

It was a conscious decision for them not to enforce E2EE by default. https://web.archive.org/web/20211215132539/https://infosec-handbook.eu/articles/xmpp-aitm/

XMPP clients have like 10 different implementations because of that and are not always consistent with each other or even function universally across platforms.

But I’m not an author. That would be @nateb@mastodon.thenewoil.org.

permalink
report
parent
reply
-5 points

The article you linked is a highly misleading nothing burger. And enforcing e2ee at protocol level is a bad idea for many reasons.

permalink
report
parent
reply
6 points

That’s what encrypted messagers are…

permalink
report
parent
reply
9 points
*

Right? It is a generic protocol for all sorts of communications, some of which don’t require encryption. Yet every modern chat client for human-to-human communication has OMEMO, OTR, & PGP encryption options.

permalink
report
parent
reply
3 points

I immediately had my suspicions this article might contain some bullshit when I saw it was published by the new oil…

permalink
report
parent
reply
-11 points

Why are we still pushing XMPP? It isn’t the 90s and I don’t feel like learning IRC 2.0.

permalink
report
parent
reply
10 points

Maybe because it works, is easy to set up, light on resources and still is evolving?

permalink
report
parent
reply
4 points

And fully open-source and relying on standards from the get go.

Gee i guess it ain’t cool, that’s why…

permalink
report
parent
reply
-1 points

It isn’t easy to setup and the core protocol is dated. You can add all sorts of extensions but at the end of the day the core system is old. It feels weird to push it over Matrix. If you want something simple use IRC as you can setup encryption.

permalink
report
parent
reply
2 points

XMPP is so bad it was the baseline for Whatsapp. You know: that minor platform that feels like IRC and never took off. A lot of the techno around you are old stuff that evolved, “new” techno usually comes with new unexpected issues. Then they mature, get better and… old?

permalink
report
parent
reply
19 points

Matrix doesn’t offer disappearing messages (which I consider important for digital minimalism and cybersecurity.

I noticed this in the article and figured I’d throw my 2 cents in. This might be a spicy take, but I actually can’t stand apps that do this.

When I was in school I had someone harass me online with threats of violence (they spent a couple of hours insulting and threatening me) then lie to the staff that I was harassing them with even more extreme shit. The staff and other students all took their side until I logged in and showed the conversation. If the messages had disappeared I wouldn’t have been able to prove my innocence.

I very firmly want encrypted communications for privacy (I use Signal and Matrix), but I am quite wary of purging communications automatically. That said, it’s anyone’s right to use services that auto delete and my right not to.

I’m curious what other people’s take on this would be.

permalink
report
reply
6 points

Deleting messages is still a thing. If there is a message you need to preserve, take a screenshot. If you are worried that someone might think that the screenshot is fake, take a screen recording, or even better, use your phones camera to physically record your screen.

permalink
report
parent
reply
5 points

For disappearing messages to work, your conversation partner has to promise they won’t take photos of their screen, and they have to promise to use an app that actually implements the feature instead of just pretending to, and the app developers have to promise to have implemented the code to delete a message when the service says it should

Is there actually a cryptographically-sound and physically-complete method for ensuring that a message is only legible for a temporary duration once it leaves your own device and is delivered to someone elses?

permalink
report
parent
reply
2 points

Nope, it is impossible to have messages deleted after a specific time. There is simply no way to do it.

permalink
report
parent
reply
0 points

Couldn’t you have blocked them?

permalink
report
parent
reply
7 points

I fail to see how that would’ve helped in that situation, it had extended to real life.

permalink
report
parent
reply
1 point

That’s why I asked, I need to get his take before I assume anything.

permalink
report
parent
reply
4 points

This was almost a decade ago but it was a real life issue extending online, blocking might have made the in person stuff worse. Hard to say, teenagers are awful.

These days I simply don’t keep company I don’t enjoy so it doesn’t become an issue. I also stepped away from posting on social media at all until I recently joined Lemmy and Mastodon.

permalink
report
parent
reply

Privacy

!privacy@lemmy.ml

Create post

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

  • Posting a link to a website containing tracking isn’t great, if contents of the website are behind a paywall maybe copy them into the post
  • Don’t promote proprietary software
  • Try to keep things on topic
  • If you have a question, please try searching for previous discussions, maybe it has already been answered
  • Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
  • Be nice :)

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

Community stats

  • 4K

    Monthly active users

  • 2.9K

    Posts

  • 78K

    Comments