Signal needs your phone number and is run by a "former" Twitter person. It just smells funny.
On the other hand Signal is encouraged by people like Edward Snowden (who I assume is paranoid enough about American big corps). The clients are open source and feature a strong E2EE, which is called the Signal protocol and is used by many other clients nowadays because it has such a good reputation. There are lot of efforts to reduce metadata further. Just dismissing it as "smells funny" is not a valid criticism.
Drawbacks of P2P and a defense of Signal
171–180 of 215 posts
Re: Drawbacks of P2P and a defense of Signal
#172Most of these criticisms are solvable problems. If you make a direct connection to other users, they see your IP address. So use Tor or a VPN. Many P2P lookup systems assign identifiers for routing etc. So assign ephemeral ones for anything that doesn't need a persistent one, and make sure persistent ones aren't suitable for correlation, either by not using the same identifier for multiple services by the same person…
Re: Drawbacks of P2P and a defense of Signal
#173Earlier quoted context omitted.
Is there a reason this comment has been downvoted? I know this is usually not a good question to ask, but since this comment looks reasonable to me in context, I am wondering if there is something about safenetwork.tech that makes it a bad example or even a scam?
Last time it was featured on HN the top comment accused it of being another crypto currency scam. Unfortunately there didn’t seem to be any consensus one way or the other on the technical merit, but clearly some people are not fond of it.
Re: Drawbacks of P2P and a defense of Signal
#174Re: Drawbacks of P2P and a defense of Signal
#175Earlier quoted context omitted.
Sure, but what about in 1992? How much did you need to understand about TCP/IP when you got AOL? Very little. And what happened when you got online? You could communicate online, suddenly reaching millions and then billions of humans. So learning just a little bit about IP (let's be real, you didn't need to know shit about TCP) Compare that to a VPN or Tor. What do you need to understand to use it, and what is the pa…
Yep all it took was some usability products and it was easier... See what I'm saying...
Re: Drawbacks of P2P and a defense of Signal
#176I think a half-way point is needed for something to be truely durable. I agree with the criticisms of P2P in that you need to make some privacy tradeoffs. But durability is another concern (as we've seen recently with the takedown of Element from the Play Store). Is it possible for somebody else to spin-up a new centralised Signal server? Why isn't the server code-base open source? Signal would grow immensely in my e…
> Signal would grow immensely in my eyes if they made the server code open source [SEE EDIT], and allowed an easy way to set the centralised server address in the Signal app. The current server would be the default, and perhaps changing the server would be hidden in Advanced Options for now. I feel like this misses the point of what Signal is. It's not just software, it is the network as well . The client is a client…
That's because people have a reasonable assumption that a single actor (however good it is) should not have power over all of our communications. That's why we had federated networks in the first place (HTTP, SMTP, XMPP, DNS). Avoiding vendor lock-in is an important feature for most people.
Re: Drawbacks of P2P and a defense of Signal
#177I'm annoyed that the comments here pile on the "ease of use" part, while largely ignoring what is more original here. (I don't know what I expected.) The critiques of p2p identity leaking and big hungry servers are valid and I'm glad they are raised. As a Matrix user, I could respond to the first point that yes, it's a tradeoff depending on your threat model. I think that having a tractable identity is less bad than…
In the Jabber federation, we've had servers federating over tor onion services for about 8 years now, if that can be of interest to you (see prosody's mod_onions).
Re: Drawbacks of P2P and a defense of Signal
#178Can anyone chime in on their experiences hosting a synapse server? I have close to a dozen people on mine (although we don't federate much with the network as a whole, I set it up initially for a couple of groupchats/DMs with friends) and I'm not even close to hitting the limits of the $5/mo Digitalocean server I put it on. Does federating with the greater Matrix ecosystem cost that much extra processing power, that…
I have been running my own Matrix instance with federation on my 20 dollar/month Linode VPS for 5 years already. I use between some friends and family and I'm also connected to massive channels like the official "Element Android" and "Element Web/Desktop". And it runs... just fine. The server can be a bit performance hungry but I also host plenty of other services on my VPS (email, HTTP server, Seafile, VPN, etc) and…
Re: Drawbacks of P2P and a defense of Signal
#179Earlier quoted context omitted.
> Mastodon is great as a decentralized Twitter Federated, not decentralized. Decentralized is peer2peer like torrents. Federated is like email where there are little fiefdoms like Gmail, yahoo, or self-hosted.
that definition seems like a bit of a stretch: decentralized does not mean anything more than not being centralized. Federation implies decentralization.
No it doesn’t. Gmail is a centralized instance of a federated network.
You can have a federated node that becomes so popular that it’s basically centralized.
This federated/decentralized distinction is pretty common.
You’re dwelling on literal definitions but there are more semantic differences those words have picked up in the communities involved.
Re: Drawbacks of P2P and a defense of Signal
#180Can anyone chime in on their experiences hosting a synapse server? I have close to a dozen people on mine (although we don't federate much with the network as a whole, I set it up initially for a couple of groupchats/DMs with friends) and I'm not even close to hitting the limits of the $5/mo Digitalocean server I put it on. Does federating with the greater Matrix ecosystem cost that much extra processing power, that…