this post was submitted on 07 Jan 2021
33 points (94.6% liked)

Privacy

33462 readers
309 users here now

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

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

I don't really like Apple, but once in a while they do the right thing. This comes from the App store's new labels on apps.

Signal just has "Contact info" under the "Data NOT linked to you" category. This is just the phone number + contact discovery.

UPDATE

There's another post adding telegram here. This is what it looks like:

Pictogram: WhatsApp vs FB Messenger vs Instagram vs Signal vs Snapchat vs WeChat vs Telegram

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 4 years ago* (last edited 4 years ago) (5 children)

Signal has mandatory phone numbers linked to you, which is probably the worst thing for privacy. In most countries phone numbers are tied to your identity, and you can easily find someone's name and current address with a phone number.

Lets assume that signal is correctly e2ee encrypting message data, but their database can't encrypt the sender and recipient phone numbers. Its hosted in the US in a centralized place, so we can assume the US government has sender and recipient phone numbers, and message timestamps, and from that can easily build a social graph of connections between people.

You and I can't even use signal, because you'd have to tell me your phone number, which would give me your full name.

[–] [email protected] 14 points 4 years ago* (last edited 4 years ago) (4 children)

(Update: usernames are coming in 2021) As far as I'm concerned from lurking on their community forum over the last year, they're actively working on it because many privacy advocates share the same feeling, inluding Snowden himself and their plan is to require it for signup (which is reasonable to prevent spam) but leave it as an option when it comes to contact discovery, but who knows, they may not require it all.

I shared your opinion when I first started using Signal, but as months have passed and I've been suggesting more people to use Signal and Element, everyone has chosen Signal as their way of communicating with me. When they install Signal, the first thing they point out is the ease of use, the resemblance to WhatsApp, being able to have group calls within the app in both mobile and desktop; in contrast, when they register a Matrix account, they are confused as to how to find me because of the fact that I'm using my personal Matrix homeserver, as well as pointing out how slow the message sending is in the main isntance and how unpolished the UI looks. Also, the fact that I have to use the Jitsi integration for a simple video call and therefore rely on selfhosting another service (Jitsi's main instance video quality is very poor) is inconvenient IMO.

I'm not trying to argue whether one service is better than the other for anyone's case, because at the end of the day I know Matrix is far superior if everyone was technically apt. However, that's not the case with the majority of people, and relying on a phone as an option, which seems to be what Signal is aiming for with all their recent changes on groups and the introduction of PINs, is the best way to go, as people need simple privacy, and Signal is amazing at providing this.

Btw, if anyone's fond of CLI clients (I believe you are, Dess), here are some for both services:

[–] [email protected] 8 points 4 years ago

Thanks for this. It's a great explanation of why I recommend Signal more often than Matrix.

[–] [email protected] 7 points 4 years ago (1 children)

FluffyChat is making great strides in this space for Matrix in terms of UI quality. But agree it has the same problem as many open source projects, UI isn't a priority and then people wonder why X project doesn't take off.

[–] [email protected] 2 points 4 years ago

I really like fluffychat!

[–] [email protected] 2 points 4 years ago

Honestly Element looks and works so badly it always scares me off. It's so slow, the formatting is fucked up and the app is very unintuitive.

[–] [email protected] 1 points 4 years ago* (last edited 4 years ago)

Excellent post, thank you.

I’ve been suggesting more people to use Signal and Element, everyone has chosen Signal as their way of communicating with me.

Same here. I want Matrix to succeed more but the ease of setup for Signal is really the big deal breaker I imagine, plus not having to host or maintain a Matrix instance if you're truly concerned about data management.

[–] [email protected] 6 points 4 years ago (1 children)

sender and recipient phone numbers

Only the recipient actually thanks to sealed sender. So if you're using a VPN, they can't build your social graph. There are services that also allow you to create a one time phone number, which you can then secure with a removed so that you Signal identifier doesn't get taken over by someone else. They are working on making it possible to use usernames instead of phone numbers.

And if you're using Matrix or something like that, you are still trusting the admins of both instances (sender and receiver) with your metadata (and matrix leaks more metadata than Signal). If you're running your own small instance, they can easily build your social graph just by monitoring the connection to that instance.

Signal also has a much more straightforward UX, making it usable for non tech-savvy people, which is often overlooked by free software advocates.

They have a ton of very good arguments here. You can also find Matrix's response.

[–] [email protected] 4 points 4 years ago

Here's a video of Moxie's view on decentralization, highly suggest it, great points discussed.

[–] [email protected] 5 points 4 years ago (1 children)

This is why I favor Matrix, I don't have to give anybody any info and it would be hard for the government to build a social graph of my contacts if we use VPN's or Tor to connect.

[–] [email protected] 4 points 4 years ago* (last edited 4 years ago)

afaik matrix stores your data, messages (often unencrypted) on the server you signed up on. signal doesn't store anything

  • source: i managed a matrix server
[–] [email protected] 1 points 4 years ago (4 children)

that's not actually the case, i read in the signal blog (if i find it i'll link it) that no metadata travels unencrypted and no metadata is stored on the servers. even in groups, there is no database storing the list of members, as the exchange of keys happens only between devices with zero-knowledge. if all the members of the group reset their phones the group is non-existing anymore as it never was anywhere in the first place.

[–] [email protected] 2 points 4 years ago

this is against the social graph discovery: https://signal.org/blog/private-contact-discovery/ we are talking about a gem in the privacy landscape, there is no software dedicated like this to privacy at this time

[–] [email protected] 2 points 4 years ago* (last edited 4 years ago) (1 children)

The signal back end isn't open source, so the source for that is "trust me bro". XMPP and matrix back end is fully open source and self-hostable.

no metadata is stored on the servers

They have to store phone numbers, its their primary identifier and routing system.

Its also a single server / cluster all hosted in the US so by definition isn't secure.

[–] [email protected] 1 points 4 years ago* (last edited 4 years ago)

Signal backend is open source.

Edit: you might be thinking of telegram.

[–] [email protected] 2 points 4 years ago (1 children)
[–] [email protected] 2 points 4 years ago (1 children)
[–] [email protected] 1 points 4 years ago

That gets linked all the time, even though its just a "proposal". You don't know if it works, because the signal back-end is closed source.