Why does Signal want a phone number to register if it's supposedly privacy first?
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?
solrize
in reply to 0101100101 • • •CosmicTurtle0
in reply to solrize • • •Signal is a messenger service. You can expire messages after a certain amount of time.
They ask for a phone number to limit bots. I used my Google voice number and it worked fine. I like Telegram which banned me after a day of use for using Google Voice.
solrize
in reply to CosmicTurtle0 • • •ryannathans
in reply to solrize • • •It doesn't "mess with your contacts". You can choose to give contacts access if you wish to have secure contact discovery. Contacts are not uploaded.
It's robustly encrypted and quantum secure, without metadata leaks like the sender of a message.
It's recommended by Edward Snowden.
If you want to message someone, have the ability to verify there is no man in the middle attack, have perfect forward secrecy, very strong crypto, use open source software and still have all the conveniences of a modern message app, use signal.
solrize
in reply to ryannathans • • •ryannathans
in reply to solrize • • •The idea is you don't need to trust the server
Messages sent don't contain a readable sender field
Mobile numbers may not be necessary long term, architecture depends on accounts being created Witt phone numbers. Usernames were very recently introduced. Soon we may see requirement for phone number dropped, unless related to spam control
solrize
in reply to ryannathans • • •The wikipedia article looks informative and I will read through it: en.wikipedia.org/wiki/Signal_(ā¦
Is spam a serious problem on other messaging systems?
privacy-focused encrypted messaging app
Contributors to Wikimedia projects (Wikimedia Foundation, Inc.)devfuuu
in reply to solrize • • •It's not suspicious. It's been talked about for years. People know exactly what the phone number is used for. Easy discoverability, quick and seamless onboarding of new users by providing a way to bootstrap their social graph, and it being very similar to the process of the other biggest player that people just understand. And spam prevention. The phones are not leaked or used for anything else. The other alternatives exist and you are welcome to onboard the people you want onto them if you think it's simpler.
The code is open, if you don't trust other people and can't read the code to understand then hire someone you trust to validate the claims and assure you. But spreading FUD and saying it's suspicious is not productive to anyone.
solrize
in reply to devfuuu • • •1) I don't understand what you mean about discoverability: is my presence on the network advertised to strangers and spammers? That doesn't sound good. What does the onboarding process look like?
2) You still haven't said what Signal's advantages are supposed to be over alternatives, though I can guess some (e.g. better/more crypto than irc has). Jami seems conceptually ok, but buggy in implementation. Nextcloud Talk works but is kind of clunky. Matrix is popular though I've never used it: is it the main alternative to Signal these days? I thought it was what all the hipsters had migrated to while luddites like me were still on irc. Jitsi Meet looks nice though again I haven't explored it much. I've been puzzled for a long time that there is so much work in this area yet everything has deficiencies. Are there difficult problems to solve?
3) If Signal's code is open then of course I'd want to self-host the server. Can I do that? Does that get in the way of the onboarding process you mention? Where does the phone number come in, in that case? If I to use Signal's server, that doesn't sound so open, and normally there's no way for me to verify that it's running the same code that they claim.
I don't see where I'm spreading FUD. Ignoring a question and calling it FUD doesn't invalidate the question.
rirus
in reply to solrize • • •solrize
in reply to rirus • • •rirus
in reply to solrize • • •solrize
in reply to rirus • • •/home/pineapplelover
in reply to 0101100101 • • •0101100101
in reply to /home/pineapplelover • • •plz1
in reply to 0101100101 • • •solrize
in reply to plz1 • • •dubyakay
in reply to solrize • • •solrize
in reply to dubyakay • • •dubyakay
in reply to solrize • • •No, that wasn't the claim. Phone numbers are used for sign up, but the post's OP was talking about messaging meta data. Messaging meta data doesn't go through your carrier and is encrypted.
If you check the publication of signal's cases where they had to hand out data, and in reverse the FBI leak that listed analysis of all messenger apps by what data they were able to acquire in most cases, Signal came out as one of the top options.
solrize
in reply to dubyakay • • •plz1
in reply to solrize • • •solrize
in reply to plz1 • • •Telling the govt that you registered for Signal sounds like a bad failure as far as I'm concerned, e.g. if you are a user in a repressive regime. Do you think Trump would like to get his hands on a list of all the Signal users in the US? Probably yes. What would he do with the list? IDK but it has to be bad. So it should be an objective of Signal to make it impossible for anyone to create such a list.
Anyway, it sounds like Signal has wised up and is getting rid of the phone number requirement. I don't understand why people here keep defending the misfeature. I've heard such things explained as "system justification" but I still don't understand it. All of us make poor decisions all the time, but we should at least make some effort to recognize them, and fix them when possible.
en.wikipedia.org/wiki/System_jā¦
theory within social psychology that people have several underlying needs that can be satisfied by the defense and justification of the status quo
Contributors to Wikimedia projects (Wikimedia Foundation, Inc.)FreeWilliam
in reply to 0101100101 • • •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!
solrize
in reply to FreeWilliam • • •FreeWilliam
in reply to solrize • • •solrize
in reply to FreeWilliam • • •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.
FreeWilliam
in reply to solrize • • •Also, don't you have a computer and a phone? Test on those. I don't own a phone, so I can't test the phone, but I do gladly test on my laptop.
solrize
in reply to FreeWilliam • • •Those are nice generalities but I think they ignore reality. Jami seems like sort of a side project to its developers. Bug reports often are answered with a suggestion to make sure everyone is running the latest version of Jami, which is often useless advice. Like if you try to call your friend with your new phone and the call doesn't complete, it's unhelpful for your phone manufacturer to say your friend should get a new phone. You might be interested in helping fix the problem but your friend just wanted to have a phone conversation and doesn't want to get dragged into a debugging project. It's even worse if the other person is not your friend but rather is someone you just met and exchanged numbers with. If you try to follow up with a phone call and there is a problem, GAME OVER. You permanently lose contact with that person. You can't possibly suggest Jami as a Skype replacement after that happens to you once or twice.
Another thing with comms programs in general is you really can't debug them with just one computer. Their whole function is to let two computers talk to each other, so you need two computers where you control both ends and ideally control the network as well, so you can insert delays, network faults, etc. If the Android version has trouble talking to the Iphone version, you need both kinds of phones. I'm not sure if Jami's devs really understand that. I've worked on telecom stuff in the past and it's just the reality of that field.
Yet another (I'm not sure of this) is that Jami is a peer to peer program so I suspect some of the problems revolve around firewall traversal gotchas of various types. I don't know if there is a cure for this while keeping the basic architectecture intact. I do like it in principle and I know that people get BitTorrent working reliably without too much trouble, so maybe Jami is just missing some trick.
Finally, Jami is pretty old and back in those days, people hadn't really thought about the subtleties of encrypted group chats. Signal does a better job, and these days there is a standard (RFC 9420) for how to do it (I don't know if Signal follows this standard). It would be good if Jami were revamped for that, but 1) that would break interoperability again, and 2) I don't know if it's workable at all with Jami's architecture (serverless, using a distributed hash table for peer discovery).
For now I've sort of given up on Jami and am trying to figure out what to use instead. It's unfortunate that the main devs don't seem to have that much interest in making Jami reliable. Randos like me capable of making small contributions can't really help much with more involvement from the experts.
quickenparalysespunk
in reply to 0101100101 • • •thousands of threads on this topic since decades ago.
it's an eternal debate (since signal has no plans to change)
just read the history and join the rest of us waiting for them to change. using signal before that change is completely optional. go ahead and don't use it. no problem.
opening the discussion again is just tiring.
solrize
in reply to quickenparalysespunk • • •Is there a url for the history? Or for a good answer about the phone numbers? If the topic keeps recurring and the answers don't satisfy people, that suggests that there is no good answer, and that there are possibly misaligned interests between Signal and its users.
Majestic
in reply to 0101100101 • • •Because their founder (Marlinspike) is probably under a National Security Letter, maybe it's just that, maybe he's done some crimes they're also holding over him. If you look at his behavior it's that of someone very paranoid that they're going to be found out to be cooperating with the feds and get hit with charges for not upholding the bargain, someone straddling one or two big lies that have to be maintained to keep their life going. Very controlling of things they should be open about if they care about privacy as they claim. But exactly the behavior of someone under an NSL who's terrified of getting hit with charges for that and maybe other things but who is expected to front and run a purported privacy first messenger. The secrecy, the refusal to allow others to operate their own servers, the antagonism towards federation, the long periods without publishing source code updates.
This doesn't necessarily mean that signal message content is compromised, the NSA primarily scrapes metadata and would most care about knowing who is talking to who and to put real names to those people and building graphs of networks of people. Other things like what times they talk can be inferred from upstream taps on signals servers without their knowledge or cooperation via traffic observation and correlation especially when paired with the fourteen eyes global intercept network. With a phone number it's also a lot easier to pinpoint an exact device to hack using a cooperating (or hacked) telecom. Phone numbers can also be correlated to triangulated positions of devices, see who in a leftist protest network was A) heavily sending messages and B) attended that protest and left last and begin to infer things about structure and particular relationships.
And those saying it has to do with spam prevention, that's kind of nonsense. First I still get the occasional spam, second a phone number that can receive a confirmation text is something all these criminal organizations have access to which the average person doesn't. Third it's possible to prevent spam just by looking for people (especially new accounts under 120 days old) sending very small amounts of messages (1-3) to a very large amount of other users especially in a short amount of time. Third there's no reason to keep the phone number tied to the account, a confirmation text could be required with a promise to delete the phone number immediately after (would still be technically useful to the NSA though less useful for keeping track of people changing numbers or using a burner for this who might be higher value targets).
solrize
in reply to Majestic • • •That is a pretty weird post that doesn't make much sense, but I remember meeting Moxie and asking him about Android security and being surprised at how defensive he was about it. Is Signal the app he was working on? That helps somewhat. I get them confused with each other.
The Signal app doesn't appear to be on F-droid, which is a bit discomforting.
rottingleaf
in reply to 0101100101 • • •0) Yes, and in that time you would visit a website with your own IP address likely, likely over HTTP without SSL/TLS, likely with your vulnerable browser fingerprint. Point?
1) Privacy, not anonymity. Two completely different things.
2) Because the way Signal is built hosting it requires a lot of resources (storage especially), so they want spam prevention and fewer accounts per person.
solrize
in reply to rottingleaf • • •1) I haven't seen a non-TLS website in years.
2) Your asserting "two completely different things" doesn't make it true. Privacy and anonymity are not synonyms but they are overlapping areas. Also ISTM you are redefining terms to suit your purposes. Anonymity to me means the message recipient can't tell who you are. If a THIRD PARTY (the server operator) can ALSO tell who you are, that's a privacy failure, not just an anonymity one.
3) Why does it take so much storage per user? Does it have video uploads or anything like that? A user account should basically just be a row in a database.
From en.wikipedia.org/wiki/Signal_(⦠:
privacy-focused encrypted messaging app
Contributors to Wikimedia projects (Wikimedia Foundation, Inc.)3abas
in reply to solrize • • •They are overlapping areas, but they are "two completely different things". They overlap by sharing common goals, not by being interchangeable.
Right. And Signal doesn't provide that at all, it ties your private messages to your identity (phone number), it explicitly does not provide anonymity. In fact, it proudly advertises you as a signal user to other signal users that have your number saved. It allows you to post public status updates, it encourages you to save your first and last name on your account.
Okay? And? In this hypothetical world where Signal offered anonymity but still tied you to your number for other practical reasons, then you're be correct that it would be a privacy concern.
But they don't offer anonymity, they offer private conversations.
solrize
in reply to 3abas • • •They aren't interchangeable but they intersect. Completely different means they are disjoint.
That sounds terrible, a private message service shouldn't advertise anything to anyone. If I subscribe to a subversive magazine, it shouldn't advertise me to other subscribers. It's a terrible invasion if they do. Signal and PGP are both comparable to subversive magazines in that regard, even if the PGP manual tried to say the opposite.
I think most of us these days recognize that the whole concept of public key directories and signature chains on PGP keys was a conceptual error in how people thought about privacy back then (they only cared about encrypting message content). We like to think we know better now, but maybe we don't.
According to Wikipedia, they do record some of that info and report it to the government when required. In fact there is further disclosure to them (they might not retain or use the info, but they do receive it) every time you connect to the Signal server.
Anyway the Wikipedia article indicates they have introduced usernames as an alternative to phone numbers, so they have finally acknowledged the problem and done something about it.
rottingleaf
in reply to solrize • • •2) Completely different things overlap all the time.
3) Because your status updates and messages are encrypted and stored (until retrieved, of course) once for every recipient, and that includes your other devices and their other devices.
solrize
in reply to rottingleaf • • •I'd like to see a numerical estimate of how much data this is. But, it sounds to me like more reason to want to self-host.
I don't see any point to rehashing the other stuff. Non-TLS websites mostly went away once DNS spoofing at wifi hotspots became widespread.
rottingleaf
in reply to solrize • • •So do that. You can do that with Signal.
Maybe I wasn't clear, someone said that back in the day registration on a website was a new and bad thing, connecting it with privacy and comparing to Signal asking for phone number. I answered with the idea that not much commonly thought from that time about privacy has aged well. You wouldn't register on websites, but you would communicate with them over plaintext. I hope that makes it clearer.
solrize
in reply to rottingleaf • • •Do you know of anyone doing it? Other people have said there are difficulties.
It is ok, in that era (dialup or wired internet) unencrypted http was basically as secure as unencrypted landlne phone calls. People still have unencrypted phone calls all the time. Typicalally sites would show public content (like product pages on an e-commerce site) by http, then switch to https for checkout to protect stuff like credit card numbers. Encrypting everything became important when wifi became widespread. Wifi hotspots would hijack DNS and spoof entire web sites to steal credentials. Also, LetsEncrypt made it possible to bypass the CA scam industry, making https-everywhere more popular. Public awareness also increased due to Snowden's disclosures.
The RSA encryption patent also expired in 2000. Before that, US website operators were potentially exposed to hassle if they didn't use a commercial server with an RSA license ($$$). But, it didn't apply outside the US and FOSS SSL servers existed for those wanting them.