I am very interested in hearing the postmortem of this extended outage technology/architecture stand point. Not to be cynical, but I wonder if this is caused by an attack by the company who is losing users!
Signal is having technical difficulties
91–100 of 750 posts
Re: Signal is having technical difficulties
#92Re: Signal is having technical difficulties
#93Re: Signal is having technical difficulties
#94Also easy to self-host a server, if you need full control:
$ mkdir -p ~/synapse
$ pip3.6 install --user jinja2 matrix-synapse
$ cd ~/synapse
$ python3.6 -m synapse.app.homeserver \ --server-name my.domain.name \ --config-path homeserver.yaml \ --generate-config \ --report-stats=no
Re: Signal is having technical difficulties
#95Guess who is not having technical difficulties, ever: Telegram They are going to be the next Facebook. I don't understand why people underestimate them so much. When they rolled their own crypto in some areas, people made fun of them, yet no one could break it. When they published their source code openly, people say they aren't open source like signal. When FB bought WhatsApp, people seriously continued to choose it…
> I just don't get what's so bad about Telegram.
Pick one.
Re: Signal is having technical difficulties
#96After getting burned by Keybase, I didn't even look at Signal. I am curious to see how Signal works in the long term without a revenue model. I paid for Matrix and got my team on it, working great. The nice thing about paying for something is you know what it costs.
Paying for something doesn't really tell you anything.
Re: Signal is having technical difficulties
#97Guess who is not having technical difficulties, ever: Telegram They are going to be the next Facebook. I don't understand why people underestimate them so much. When they rolled their own crypto in some areas, people made fun of them, yet no one could break it. When they published their source code openly, people say they aren't open source like signal. When FB bought WhatsApp, people seriously continued to choose it…
Re: Signal is having technical difficulties
#98I just donated to Signal after seeing the error banner in the app. I realised I was more than happy to pay WhatsApp's yearly charge back in the pre-Facebook days (think it was 70p or so?). Figured I could give Signal a few quid every now and then, maybe keep a server up for a few seconds :) Donation link should anyone be interested: https://signal.org/donate/
Re: Signal is having technical difficulties
#99The centralized-infrastructure-Tower-of-Babel is about to collapse. As much as I love Signal, we've got to move to things that are decentralized. I setup a prosody[1] server a while back, but have nobody to talk with. If anyone wants to try their system out, I'm bjt@2n3904.net on XMPP. 1 - https://prosody.im/
Of course there are protocols like XMPP and Matrix. But there are also solutions that don’t require everyone to host their own server. Rather, people just host impersonal nodes on the network and everyone uses the whole network together. Examples would be Status[1] (Ethereum) and Session[2] (Oxen neé Loki). I’m sure there are others that use this architecture too. I just like it because I don’t have to be personally…
It sounds like these must be centralized systems presented as decentralization, similar to how Keybase marketed themselves as end to end encrypted and nobody noticed that you can't actually verify peer's keys thus making it TOFU (similar to blindly accepting ssh keys). (And when you asked people about their claims about Keybase, they'd tell you to RTFM regardless of whether you already said you did that... A marketing department can be very powerful even on HN.)
Re: Signal is having technical difficulties
#100I just donated to Signal after seeing the error banner in the app. I realised I was more than happy to pay WhatsApp's yearly charge back in the pre-Facebook days (think it was 70p or so?). Figured I could give Signal a few quid every now and then, maybe keep a server up for a few seconds :) Donation link should anyone be interested: https://signal.org/donate/