Earlier quoted context omitted.
I don't think that's a great idea until Signal stops exposing the phone number of the user to everyone else (for all the bashing that Telegram gets on cryptography, it has mechanisms to hide one's phone number and even the fact that one has a Telegram account from others).
How is that different from WhatsApp, which is the default for everyone in a lot of places?
Signal app downloads spike as US protesters seek message encryption
231–240 of 367 posts
Re: Signal app downloads spike as US protesters seek message encryption
#232Earlier quoted context omitted.
Couldn't you just say "I really like the user interface." Or "The logo looks cool." Or "It had 4 stars." Of "It had lots of good reviews."
no one would believe you...
Re: Signal app downloads spike as US protesters seek message encryption
#233Earlier quoted context omitted.
The method is explained here: https://signal.org/blog/private-contact-discovery/ Yes, it's hashes of phone numbers instead of the phone numbers themselves, but that's a detail. Phone numbers are easy to brute-force especially for people the protesters are worried about, as well as easy to build rainbow tables for.
I would disagree with the "that's a detail" statement. Properly salted hashes make building a social network graph much more difficult. It's only relatively easy to brute-force a single number.
If they were all individually salted, there would be no way to compare against new joiners.
Re: Signal app downloads spike as US protesters seek message encryption
#234Earlier quoted context omitted.
Do you have a source for the claim that this has happened at protests in Hong Kong? I haven't heard of anyone being arrested here on the basis that they had Signal installed.
They got arrested by association. Signal chat group is such an association, just like other chat groups are. Except that Signal guarantees to give out your phone number (and by extension location and personal address) to every single person in a chat group. There have been lynchings in India based on this kind of data leaked by WhatsApp which resulted in them finally allowing joining groups anonymously.
Re: Signal app downloads spike as US protesters seek message encryption
#235Earlier quoted context omitted.
Sadly, Signal neglects user experience, and as a result people around me all tend to migrate to WhatsApp. They don't care that they are uploading their entire contact list to Facebook — "death before inconvenience".
Honestly I don't really understand this. I'm a longtime signal user who installed whatsapp recently (family group I had to join) and.. It feels more or less the same to me. Maybe it's because I haven't allowed any unnecessary permissions, but I don't see much functionality that's different. Statuses maybe?
- message delivery was not very reliable when your connection is poor and intermittent (think wifi in the underground between stations)
- when you need to resend a message in a group, you need to tap "retry" once for every recipient in the group
Issues that my friends complained about, justifying their non-use of Signal:
- you cannot create links to allow people to join groups (obviously this is a nonstarter, without first allowing people to be in groups pseudonymously)
Re: Signal app downloads spike as US protesters seek message encryption
#236Earlier quoted context omitted.
There's a lot more than just crypto. Its much more common for systems to fail in the supporting code then it is for the crypto to be wrong. So first step is probably learn reverse engineering and verify the crypto is being used correctly. Then after that get a phd in cryptography.
The source code is available.
Re: Signal app downloads spike as US protesters seek message encryption
#237Long-time Signal user but I'm on the verge of moving I think. There are several UX shortcomings but the new PIN nag is a bridge too far. What are my options for alternatives? I imagine Telegram is the next best bet but very open to suggestions.
Of course, Keybase's main idea is to have a verifiable public identity which might not be what you want.
Re: Signal app downloads spike as US protesters seek message encryption
#238Earlier quoted context omitted.
Yeah, if you're ever asked why you're on Signal, just say you wanted to stay in touch with a programmer friend who's not on Facebook/WhatsApp, and they suggested Signal (that is now literally true as well - I suggest you try Signal, friend)
FWIW, many of my friends actually could say this, for I am a programmer who's not on Facebook/WhatsApp and recommends Signal. It definitely needs to be more reliable, though. The last time I tried to call someone with Signal instead of just using it for messaging, I got a ringing indication but they heard nothing and then after a few seconds the call showed up as missed, and the same happened the other way around wit…
Re: Signal app downloads spike as US protesters seek message encryption
#239The biggest drawback with Signal for protesters is that it exposes the user's phone number to everyone else in groups (just like WhatsApp does). There is no way to even hide the fact that you have an account on Signal. I can add phone numbers by enumeration into my contacts and Signal will show who among my contacts is on it. If the authorities don't use tactics like they did in Hong Kong, the protesters may be safe…
This was allegedly used by the authorities in Hong Kong during protests there in 2019, but using Telegram. Telegram responded by introducing a new setting that hides your number from people that aren't in your own contacts. https://telegram.org/blog/scheduled-reminders-themes#new-pri...
Re: Signal app downloads spike as US protesters seek message encryption
#240Earlier quoted context omitted.
There's a lot more than just crypto. Its much more common for systems to fail in the supporting code then it is for the crypto to be wrong. So first step is probably learn reverse engineering and verify the crypto is being used correctly. Then after that get a phd in cryptography.
The source code is available.