this post was submitted on 11 May 2025
141 points (84.7% liked)

Privacy

37745 readers
1083 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 remember a time when visiting a website that opens a javacript dialog box asking for your name so the message "hi " could be displayed was baulked at.

Why does signal want a phone number to register? Is there a better alternative?

you are viewing a single comment's thread
view the rest of the comments
[–] FreeWilliam@lemmy.ml 3 points 19 hours ago* (last edited 19 hours ago) (4 children)

Jami.net

Ignore the comment saying signal is "end to end encrypted" "private" etc They are simply stuck in a delusional state where they try to convince themselves that signal is the best option so they can continue using it. Nothing is private if it isn't fully libre because you never know what the proprietary code is doing. The signal protocol itself has its source code released, and the encryption and security code is publicly available, but the signal Foundation has stated that it uses both free code and proprietary code. Their reason is UI, but it's hard to make sure whatever proprietary code is being used for because you simply can't see it. As GNU puts it: "You're walking in a pitch black cave". Jami is fully libre and is a GNU project. You don't even need any phone number!

[–] rirus@feddit.org 1 points 6 hours ago

Molly.im is a Signal Client fork with Security enhancements and the possibility to install a version with only free software.

[–] MajesticElevator@lemmy.zip 2 points 16 hours ago (1 children)

You can easily verify the keys of the person you’re speaking with, and they’re generated locally… so technically speaking, even if their servers are leaking, your messages are still unreadable, but yea that’s not ideal

[–] autonomoususer@lemmy.world -1 points 7 hours ago (1 children)

Not when it's backdoored. So, tell the guy above there's a fully libre copy.

[–] MajesticElevator@lemmy.zip 1 points 5 hours ago* (last edited 5 hours ago)

? Even if the servers are backdoored, your messages are still encrypted by your key - as long as the server didn’t manipulate the keys at the first exchange, which you can check by verifying the security code

If it matches, then it’s okay. Such features exist in all encrypted messenger apps

[–] solrize@lemmy.world 2 points 16 hours ago (1 children)

Jami, as much as I prefer it on various philosophical grounds, simply doesn't work very well at the moment. :(

[–] FreeWilliam@lemmy.ml 3 points 8 hours ago (2 children)

And we should report problems and fix them ourselves to make it better

[–] solrize@lemmy.world 1 points 2 hours ago* (last edited 2 hours ago)

Yeah I'm on their Discourse forum, but the situation isn't that great, and it's unclear to me if the problems are fixable. Particularly when there are incompatibilities between version X and version Y, where both versions are already in the wild. You can't travel backwards in time to fix those versions, and this (like email clients or telephones) is an application area where you can't tell people to update their clients all the time. You have to keep things interoperable.

It's also often inconvenient to reproduce bugs like that in order to diagnose them. If you try to talk to someone over Jami and it doesn't work, you generally can't borrow their phone to analyze the issue. If you're one of the core developers, maybe you have access to a room full of different kinds of phones and OS versions to test with, but a typical user/contributor won't have anything like that.

[–] rottingleaf@lemmy.world 1 points 18 hours ago (3 children)

You should have visited Signal's github page first, I dunno. Before talking. Made up a lot of stuff.

They do have proprietary code for that crypto wallet they have there, well hidden, and for, eh, phone number registration, but other than that module it's all released, I think.

The server and the client applications are FOSS. You can host it for yourself, patching out the domain names and registration parts the way you like it more.

[–] rirus@feddit.org 1 points 6 hours ago

They also have Google Play Libraries included for Push Notifications and Maps.

[–] FreeWilliam@lemmy.ml 1 points 7 hours ago (1 children)

That’s not the full picture. That's exactly the problem I was highlighting. The issue isn't whether some of the code is "FOSS", it’s about whether all of it is. If even small parts remain proprietary (as you mentioned), then we can’t verify what those parts are doing. And those parts could theoretically significantly affect the data collection. Also, I didn't make up a lot of stuff. The Signal Foundation themselves have confirmed that certain UI and build components are not fully libre. As the GNU project puts it, if part of your system is closed, then you're trusting a black box, no matter how well-lit the rest of it is.

[–] rottingleaf@lemmy.world 1 points 6 hours ago (1 children)

Signal protocol guarantees that what's on the server we can discard in your suspicions, it doesn't matter, because you are not trusting it.

The client is fully open.

[–] rirus@feddit.org 1 points 5 hours ago (1 children)

You are trusting the server, or do you verify the fingerprint of EVERY contact of yours? The normal people don't, as Signals UI purpusfully doesn't encourages it.

[–] rottingleaf@lemmy.world 1 points 3 hours ago

Normal people don't anyway.

[–] phx@lemmy.ca 2 points 18 hours ago (2 children)

I didn't actually know the server code was published. It'd be cool if the client allowed multiple servers so you could talk to people on the "normal" master while also thing a private instance

[–] autonomoususer@lemmy.world 1 points 7 hours ago* (last edited 7 hours ago)

This is why escaping WhatsApp and Discord, anti-libre software, is most important part.

[–] rottingleaf@lemmy.world 2 points 18 hours ago (1 children)

I think choosing a server, like in some ICQ clients, is not a complex modification.

[–] rirus@feddit.org 1 points 5 hours ago (1 children)

They had it implemented but discarded it out of stupid centralization ideology. Moxie said it on a Chaos communication Congress presentation he held but which he didn't wanted to be recorded, as the stuff he said was stupid and wrong.

[–] rottingleaf@lemmy.world 1 points 3 hours ago

Well, some of the stuff they wrote, not said, wasn't stupid and wrong.