Signal and Black Boxes - Free software secures less than you might think

  • 🐕 I am attempting to get the site runnning as fast as possible. If you are experiencing slow page load times, please report it.
Tox and simplex are both pretty highly recommended, though i've used neither.
Tox is private/secure, in that outsiders cannot look into your conversations. It's not anonymous, as you connect directly to the person you're chatting with, and thus they can determine your IP address.

Session is a fork of Signal that gets rid of the phone number requirement, in favor of cryptographically generated hashes for user IDs.

On Simplex, you have no user ID unless you choose to generate a persistent user ID. Otherwise, Simplex generates a new random user ID for every new friend request.
 
Simplex is pretty unbeatable in terms of the lack of usernames for privacy,

but the signal algorithm (née Axolotl) is itself unmatched with perfect forward secretary and other niceties
 
Russian media and Roskomnadzor mention extremism and terrorism prevention as the official reason for the ban.
Source: https://ria.ru/20240809/signal-1965278021.html
Translation:
MOSCOW, Aug 9 — RIA Novosti. In Russia, Signal messenger was blocked due to unauthorized access, which made it possible to obtain information from Roskomnadzor.
"Access to Signal messenger is limited due to violation of the requirements of Russian legislation, the fulfillment of which is necessary to prevent the use of the messenger for terrorist and extremist purposes," the ministry said.
Users began to report a malfunction in the messenger. According to the service "Сбой РФ" (Sboy RF is a website similar to DownDetector), at 19:58 Moscow time there are about 2.2 thousand complaints.
Last year, journalist Tucker Carlson said that the US National Security Agency found out about his plans to interview Vladimir Putin after he discussed the idea with his colleague via Signal. According to Deputy Anton Gorelkin, this may indicate that American intelligence agencies have access to all correspondence.
In May 2023, Roskomnadzor banned the transfer of payment documents and personal data of Russians through nine foreign services subject to the law "On Information, Information Technology and Information Protection": Discord, Snapchat, Skype, Microsoft groups, Threema, Viber, WhatsApp, WeChat and Telegram.
 
Forgot to mention this:

(((Meredith Whittaker))) - Ex-Google woke Jewess that designed censorship algorithms for over a decade for the far-left extremists at Google, and now serves as the CEO of the Signal Foundation. The one responsible for bringing in Katherine Maher (pro-censorship, ex-Wikipedia and current CEO of NPR (US government funded news outlet) demoness and a major blight on human civilisation) to serve as the chairman of the board at the Signal Foundation.

Well, she had something to say about the recent Signal Messenger ban in Russia:
550xtzkIl.png

Blog post (archive)

It's so obvious, yet searches on popular engines are constantly littered with praise for her apparent 'anti-censorship' stance with Signal Messenger.

I hate the antichrist.
 
Would be cool if you could provide some information rather than dumping links like this.

Anyway it's a method of attempting to de-anonymize somebody by baiting their client into loading a Cloudflare cached resource then enumerating through all Cloudflare datacenters to figure out which one cached the item. The logic being that whichever datacenter happened to have the asset cached is one nearby your target.

It's not as exciting as the title suggests as it does presume the target isn't using a VPN endpoint far away from them, the routing to Cloudflare is good and actually using the nearest datacenter, and it does involve interacting with the target by sending them an image attachment.

Stupid as fuck that Signal is using Cloudflare.
 
Would be cool if you could provide some information rather than dumping links like this.

Anyway it's a method of attempting to de-anonymize somebody by baiting their client into loading a Cloudflare cached resource then enumerating through all Cloudflare datacenters to figure out which one cached the item. The logic being that whichever datacenter happened to have the asset cached is one nearby your target.

It's not as exciting as the title suggests as it does presume the target isn't using a VPN endpoint far away from them, the routing to Cloudflare is good and actually using the nearest datacenter, and it does involve interacting with the target by sending them an image attachment.

Stupid as fuck that Signal is using Cloudflare.
I apologize, was too lazy to make a summary of this. But I posted here because it is another sign Signal might not be as safe as declared. Who knows, they untentionally left this, but like you said, cloudflare isn't known to be privacy friendly so kind of weird to use their service.
 
My question is why Edward Snowden endorsed this software. Something is not right if Snowden supported this. I doubt he didn't research the weaknesses of chat applications.
Snowden believes the official 9/11 narrative... He's an op like the rest. They all promote the same information in concert: GrapheneOS, Signal, mainstream narratives, controlled opposition narratives - and none ever stray. Of course mainstream movies were made about them and the international intelligence community couldn't catch them in HK or Moscow (what a joke)! Amazing that people just bought Pamela Anderson visiting Julian Assange... Everyone knows women can't resist whistleblowers (and people who shoot others point blank in the face downtown NYC)! /sarcasm


  • That the binary executable you are running was produced from a given source code. There is some progress made in this domain, but it remains a largely unsolved problem. The only solution is to compile your software from source, which can be annoying.
  • More pertinent to the topic: that the online service you are using is running a given source code. This is likely never going to be solved. The best we got are legal mechanisms such as licensing service software under AGPLv3, which Signal actually licenses their server software under.

To be clear, reproducibility does exist and can work for Signal, but last time I checked you need to get the app manually to do so (which excludes Apple store). I don't feel like looking it up again because I've no interest in using (((Signal))). That is, "reproducibility" can let you know that you are running the same code you think that you are... https://reproducible-builds.org/

I tried Session for a while but it sucks too hard. Matrix is also a steaming pile. Telegram has the best UX but can't be trusted either. It would be good if some other geeks help us look into Wire (wire.com). Features:
- in F-DROID
- can be self-hosted (even has docs on how to do so with k3s)
- has a federation effort so you won't need a separate app to get started communicating with anyone using it.
- does not require a phone number
- if you self host, then you can supply a custom installation method for your users so they defaultly have access to both your server and the main server

This is too much for the non-technical, but unfortunately the best I've seen so far.
 
  • Thunk-Provoking
Reactions: Vecr
They don't nearly have as much cash as the competition - and that isn't really proof of anything. They've never been promoted by the famous supposed whistleblowers like Signal was (and still is). If it is audited and FOSS, then it is a lot better than the competition if you can federate and make sure all of your personal projects and family messages are stored on your own servers instead of in plaintext on the company servers (Telegram) or E2EE with likely backdoors (WhatsApp). Another significant thing Wire has for it is having their app in F-DROID (which serves as a gate for privacy violations which even the GrapheneOS project seems to hate). Even Signal & Telegram won't allow their clients to pass the privacy preserving bars that F-DROID requires. Yes, there are some independent projects that got forks of Telegram into F-DROID, which is good.
 
Back