Is it still viable to use Signal for privacy in 2026? It’s centralized, and has had many suspicious occurrences in the past.(Unopen source server code, careless whisper exploit which is still active as far as I know, and the whole mobile coin situation.)
Thoughts?
The stories I’ve heard where Signal messages have been extracted or otherwise accessed was from beyond either end. Someone invited a journalist to a private group chat. Someone handed someone else an unlocked device. The most alarming one is apparently Apple uploads every push notification your device gets to their servers. So if you are concerned about privacy there’s a feature in Signal to set push notifications to only say “you got a message” and not include the sender or message contents in the notification.
I haven’t heard of Signal itself leaking messages.
Many people have already commented saying it’s good to go, but I also wanted to add, I have dug into their actual encrypted group messaging protocols a few years ago because I was interested in using it for a different use case, and I would say it’s pretty well thought out. I trust it, I use it daily, and I’ve looked at the code. I’m not, nor have I ever been, an auditor, but I have been paid to do cryptography and red teaming/cyber security from big orgs, so I would say I have some professional experience in the matter.
Who do you want privacy from and why?
That’s not a rhetorical question. It matters. If you want privacy from corporations and governments doing mass surveillance because you’re against mass surveillance in principle, Signal is great! As long as you don’t give janky apps permission to read your notifications, or you limit what Signal shows in its notifications, your device won’t leak to those kinds of threat actors. You can’t be sure everyone you talk to is as fastidious though.
If the cops, gangsters, or similar are likely to target you and the people you’re talking to directly, there’s a good chance just using Signal without a security plan won’t keep them from getting the contents of the conversation as in this recent incident where the FBI extracted deleted messages from notification logs. To defend against that specific attack, everyone needs to configure Signal to keep message content and contact details out of the notification. Dedicated devices for secure communication set up by someone who knows what they’re doing are ideal in this situation. Signal is still a good choice here, but Signal alone won’t guarantee privacy.
If you’re being targeted by an intelligence agency from a rich country that has allocated a significant budget to surveil you in particular, you’re probably screwed. There’s plenty of public information about how US government officials and contractors are required to work with classified information to get a sense of how you might try to mount a defense. It’s guaranteed to be inconvenient.
agreed and to add to this:
Dedicated devices for secure communication set up by someone who knows what they’re doing are ideal in this situation.
becoming your own expert is unfeasible for 99.999999999999999999999999999999999% of people and expecting it is no different than expecting people to become their own lawyer, dentist, or doctor.
If you’re being targeted by an intelligence agency from a rich country that has allocated a significant budget to surveil you in particular, you’re probably screwed
the bar against protecting yourself from the local police in the united states is MUCH lower than the cia, nsa, mossad, etc. and should be the goal of most projects since it’s the most realistic and the most likely to happen; there’s next to nothing that can be done against he alternatives.
the alternative is that unfeasible ultra high bar and judges in the united states have a history of holding people in jail for years for contempt of court of not providing passwords or using duress like options on their electronic equipment.
use xmpp like me
And also have 0 friends 😅
Seriously, not a single real life person is going to use something like xmpp.
I use XMPP. Don’t be hatin’.
No hatin, just saying normies ain’t gonna use that.
I was using XMPP two decades ago when it was first introduced (before smartphones) and it was then a great step forward compared to the other IM clients of the time: AOL Instant Messenger, ICQ, MSN Messenger, etc.
It was great that it was going to be interoperable by design, particularly exciting when Google jumped on the XMPP bandwagon with native support in whichever of their dozens of chat apps was current at the time. But like nearly everything that Google runs through Beta, it was eventually scrapped, and they returned to their walled garden.
XMPP has been flailing for a long time and it’s not in a position to grow. Signal is far and away the best balance available today among security, privacy, usability, and network effects meaning other people to communicate with.
As per usual, the answer is “depends on your threat model”. For a lot of sensitive communications, the centralised design and therefore ability to correlate metadata is a no-go. But if you’re just using it e.g. as a WhatsApp replacement to message your friends, it’s fine. It’s still the most polished and normie-friendly e2ee foss messenger.
Signal is the only thing I can get normies to use. Its that, or SMS, fb, or WhatsApp. And i refuse to use those.
PRODUCT PITCH: Hey everyone, I have a great idea for a secure / private messaging service.
It’s hosted in the US, subject to its pervasive spying laws including national security letters.
Also I need all your phone numbers.
Also no you can’t host this yourself, I run the only server.
Everyone who uses signal and supports it, is falling for this pitch.
I read the article in the past, and it is still as flawed as it used to be. You’re quite extremist without much legitimate reason. Signal is and will likely stay for the foreseeable time one of the most secure and private messengers.
Name a more secure way to communicate with normies. They’re not going to use SimpleX or Matrix…
People are not as stupid as these large centralized sites like signal keep telling you they are. Ppl figured out how to make accounts on different services, forums, and platforms since the internet began. It is no more difficult to make a matrix account, or install simpleX than it is anything else. My partner and I figured out simplex within 10 minutes.
deleted by creator
Everyone who uses signal and supports it, is falling for this pitch.
No, because it does not reflect the truth. You’ve to see the full picture.
The full picture is that Signal has the most important piece of information you can give anyone online: your phone number (which means your real name and current address). Also that they’re hosted in the US and have close links to the US defense industry.
Did you mean to link a different article, that one doesn’t say anything about defense industry ties (from my quick skim). It does talk about how phone numbers are no longer required when connecting to someone else.
Signal DOES have my phone number, but they can’t tell my government anything other than
- yes I use Signal
- yes I connected to it today
This becomes even less important as the platform gets popular. I know some friends who work in healthcare that report that they’re switching to Signal (and WhatsApp unfortunately) as an alternative to texting/phone calls for staff/department group chats and non-patient related communications.
Signal DOES have my phone number but they can’t tell my government anything other than yes I use Signal yes I connected to it today
This is incorrect. They also have your full name and address by extension, as well as those of everyone you communicate with.
They’re also subject to national security letters, meaning the US state can get that info without a warrant.
Just read the first article I posted, it gets into all this.
The 2nd article is the signal CEO Meredith Whitaker interviewing with lawfare, which is a US defense industry think-tank.
This is incorrect. They also have your full name and address by extension
I didn’t suggest otherwise. This was about whether they can correlate that to additional information. I am already assuming that the US government might try to maliciously compromise the servers, without needing the pretense of national security laws.
I’m not an expert in cryptography or Signals codebase, but my understanding is that the client app uses separate connections to verify the session (something that can be tied to your phone number on a compromised server) and to send a message out. The initial contact discovery process can leak info if you are searching for specific phone numbers, and this could be mitigated by using the QR code or usernames to get an ID directly. The actual pre key fetch is sent as a separate request not tied to your session verification. So outside of timing attacks, it shouldn’t let Signal know who I am talking to day to day even if they know that I have connected to the person at one point.
I think it’s cool that Simplex and Matrix allow selhosting, and especially Simplex’s 2 hop technique. That should make it much more difficult for someone trying to map things out. However if the average person is going to be using the default servers, I don’t see how a compromised server is any less of a problem than with Signal’s ones.
I recommend Signal to non-technical users trying to get away from Facebook/Instagram/whatsapp. I might start recommending Simplex too if it gets popular enough and goes through a similar level of scrutiny that Signal had. I’m already comfortable using a variety of chat platforms / self hosting for myself.
The lack of a phone number requirement does limit the extent of social graph mapping. I hope signal will do away with that requirement as they’ve promised to for some time. The risk though is spam, which is already a problem now that signal is getting popular.
Just read the first article I posted, it gets into all this.
I did look over it again, and I still find the CIA section to be silly. I’ll refer back to these old comments from myself and someone else:
https://lemmy.ca/comment/5401873
https://lemmy.ca/post/16397504/7661724
The 2nd article is the signal CEO Meredith Whitaker interviewing with lawfare, which is a US defense industry think-tank.
Again, I would say this is a big leap. The CEO agreeing to an interview with a think tank that has ties to the defense industry is not the same thing as Signal having ties to the defense industry. She has done many interviews talking about Signal, with a variety of orgs of different ownership and politics
if you are super private person or want to be anonymous, maybe you can choose SimpleX.
The client is open source, so it doesn’t matter what the server code is, you can see everything the client sends and therefore tell what possible data is being collected.
It’s run by a non-profit so there’s no shareholders to please.
Your messages and decryption key are not stored on their servers.
It’s been independently audited.
They have publicly posted responses to user information requests where they only provide the account creation date and last access time.
The (admittedly incompetent) US government recommends using Signal (for non-classified information) and top officials have been caught using it (Houthi Working Group).
You can never be 100% sure, but it appears to have excellent security and privacy.
Not to mention the FBI admitted that the only data from Singal they get is when the account signed up and when they last connected and they are very unhappy about so little information.
And the phone number! But still not a crime to be using signal (yet).
and top officials have been caught using it (Houthi Working Group).
For me this is the gold seal.
These guys desperately don’t want records of their acts to become public record and they have the authority to outright ask US Intelligence ‘Can you guys get access to this?’ and the app they choose is Signal.
And then proceed to invite a random journalist to their group 😅
If they were competent they would have other career options instead of working for this administration.
IMHO the question depends on :
- who you are (boring, rando, political dissident, journalist, etc)
- who you talk to (family, friends, work, etc)
- what alternatives actually exist
So… sure Signal is not perfect but if you can’t convince your family members to move to DeltaChat it sure beats using WhatsApp, Telegram, etc.
I’m a boring rando but I dare defy Dear Leader so I’m probably being watched.
A lot of people use Signal. It may not be the best solution out there, but it is so, so, so much better than the proprietary alternates.
One good thing is that a normie can easily use it as an alternative to WhatsApp, since the app design is so similar. I mean, it is easy for family and friends to understand and start using Signal, compared to something like Matrix or XMPP.
And if someone needs a little more hardening, they could use the fork called Molly, which has a few more security benefits over the stock app.
Sure I could just look this up, but: know if molly can restore from regular signal backups off the top of your head?
I’m 80% sure, it does.
Shit these are great features. I had never heard of it before.
Molly is an independent Signal fork for Android with improved features:
Fully FOSS Contains no proprietary blobs, unlike Signal
Encrypted Protects database with Passphrase Encryption
Multi-Device Pair multiple devices to a single account
Material You Extra theme that follows your device palette
UnifiedPush Ungoogled notification system
Automatic Locking When you are gone for a set period of time
RAM Shredding Securely shreds sensitive data
Ooh! And you can add an F-Droid repo!
Yes. You will find a lot of randos saying no, but the consensus among security professionals and researchers is that it is still the current standard. Not to say that it doesn’t deserve scrutiny or criticism, or that other projects aren’t important to develop.
Also, will I be able to reach people with any alternatives? It’s not like they’ll all switch to the app I choose, or at least I’m not that popular for them to follow me anywhere, well… worse, I still have to open Messenger (FB/meta) from time to time to get in touch with some of them 🤮🤢
They don’t have phone numbers? I will risk the known exposure through the phone system before anything Meta or LinkedIn. Basically if fb or insta is your contact choice, I am going to phone or sms instead.
I wish this was available for iOS.
While centralisation continues to be a problem (as the recent AWS outage has shown), Signal continues to be the a sufficient compromise between privacy and usability that a non-technical user will actually use.
That said, I’m making contingency plans to set up an alternative for close family in case the US goes full retard and makes it inaccessible.
What’s your alternative?
I’m considering several, and haven’t made the decision yet: Matrix/Element, Briar, and Session are all on the table.
Session is closing in less than 90 days.
Session has now entered its final 90 days of operation. If we are unable to reach our funding goal within this period, the Session Technology Foundation (STF) will be forced to shut down.[…] This is our final appeal to the Session community: without your support, the STF will cease all operations on July 8, 2026.
deleted by creator
Just remember that if you, or anyone you are talking to, has notifications turned on (in the app itself), that conversation is now outside of signal and a lot easier to get to.
Which is an everything problem, not a signal problem. Just in case it sounds like a signal problem.
Not if you set notifications to not show any content. Other than the sender, of course, which could be problematic depending who sends the message.
You can also set it to hide the sender, but that’s overkill for my use case
This was recently kinda misrepresented in the media, in my opinion.
Yes, notifications can leave traces. But it’s traces on the device itself that can be forensically extracted. Though notifications are pushed through Apple’s/Google’s servers, the contents are encrypted end-to-end.
Doesn’t it depend on what’s in the notifications?













