Live data from Hacker News

Signal is having technical difficulties

status.signal.org

741–750 of 750 posts

Re: Signal is having technical difficulties

#741
post #525

Time to jump ship! Use element / matrix an open, decentralized, end-to-end encrypted chat protocol with slick clients for Android, iOS, Desktop & Web: https://element.io/ Also 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 \ --gen…

> Also easy to self-host a server, if you need full control: Recommended specs will include 16GB RAM only for synapse, SSD storage, etc. If someone wants to self-host, start with Prosody and XMPP, not with Matrix.

> Recommended specs will include 16GB RAM only for synapse, SSD storage, etc.

What? If you want a server for 200+ users, yes maybe. But 2GB of RAM is plenty for hosting a few active users federating in large chats.

Re: Signal is having technical difficulties

#742
post #164

The 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/

> The centralized-infrastructure-Tower-of-Babel is about to collapse. Is there any decentralized protocol that's in widespread use? Email is the only one, and if hackers take out Gmail and 2-3 other major email providers 99% of the world's personal email is gone.

The web.

Re: Signal is having technical difficulties

#743
post #742
post #164

Earlier quoted context omitted.

> The centralized-infrastructure-Tower-of-Babel is about to collapse. Is there any decentralized protocol that's in widespread use? Email is the only one, and if hackers take out Gmail and 2-3 other major email providers 99% of the world's personal email is gone.

The web.

Touche.

Re: Signal is having technical difficulties

#744
I glanced through very interesting discussions below(sorry, if this is repeated question) I was wondering if it is time to define basic rights of an individual in the internet. - Free & fair access to information(not controlled by any corporation) for everyone [wikipedia?] - Free communication (emails, messaging, calls) for everyone [signal?]

How do we structure this? Donations(private individuals, users, governments?), usage fees(annual subscriptions for a household?) or some other payment model we haven't discovered yet (like USPS stamps/postage fee - PAYG)

Re: Signal is having technical difficulties

#745

I fully expect to be downvoted to oblivion for this opinion but it needs to be said. Signal has been down for nine hours. the vast majority of people who turned to this platform today as an alternative to Whatsapp or Facebook probably quit looking into it after the first two minutes of that outage. for a platform that bills itself after installation as a suitable drop in replacement for your SMS service (and encourag…

I lived in a age when sunday was holiday for postoffice & letters took forever. The false sense of urgency created by emails & instant messaging are human creation (if we agree on that) by organizations that have self-interests to protect. I fully understand availability of service. Most of package/mail carriers told us how deliveries will be delayed due to cyclone in Florida or increasing load due to holiday+covid in recent days? Let us translate all of this to internet traffic as well. Hell didnt break loose or sky didnt fall on our head when it happened. Hoping we are in agreement till now, what worries me is not messaging or availability of that service. But the commercial interests that will use such services for their data mining. As soon as one agrees to new terms & conditions, what if WhatsApp roles out updates that suck in more info about me from my phone to build their dark profile & strong social connectivity maps? I think some of us are opposing that. It comes at cost of, lets say half day of service outage once in a while. How did we spend our childhood days when there were lengthy blackouts?

Re: Signal is having technical difficulties

#746
post #444

Earlier quoted context omitted.

> AWS instances in other regions Is still Amazon operating those locations, so I assume it's still the USA who's calling the shots. Please do prove me wrong if I am, this is somewhat of an assumption (even if I am fairly confident it works this way in practice). Though perhaps I'm putting too much weight on this aspect, it's just that everything we do in Europe can be monitored through one USA organisation or another…

> Is still Amazon operating those locations, so I assume it's still the USA who's calling the shots. Please do prove me wrong if I am, this is somewhat of an assumption (even if I am fairly confident it works this way in practice). The whole point of Amazon operating datacenters in multiple regions is that, apart from improving availability of the stuff they host, datacenters outside the US get to be legally independ…

Regarding legal independence of USA law, you're legally right I'm sure because that's indeed how GDPR works. I just can't imagine Amazon Europe telling a USA judge "sorry your honor, we really can't tell our subsidiary to give you this data relevant to national security, it's protected by European laws." It's one company, not a separate entity.

Perhaps it would go this way and perhaps they would rather incur sanctions or take to the media when ordered to hand over data stored in Europe. But so we're trusting Amazon with our data.

I guess, if I'm being fair, I just don't really know enough about this. Perhaps a legal entity in the USA cannot be held liable for not complying with a judge's orders to tell its wholly owned subsidiary to do something, or either of them for the subsidiary not complying. It might work that way. I just expect that in practice, they might very well simply comply. Or, like you say, that a "European intelligence agencies carr[ies] out such a task for them".

> message notifications on phones usually use Firebase Cloud Messaging (or the Apple equivalent)

When questioned about the privacy of using Google/Apple messaging stuff, what I've always heard as reply is that it only nudges the phone to fetch new messages. It still connects directly as well, as I have heard it (though it seems silly to me, why not just put the encrypted message right in there? Or is that a metadata thing then, revealing the message length to Google/Apple? Idk).

> Knock at the door of that European datacenter and hope employees won't say anything to the press?

That is very much how legal intercept works. And the NSA doesn't do those, it's a judge that gives the tap warrant and something like police (or a person of similar status) that executes it. I have never heard of it being leaked that some company is being tapped or in relation to which case (for all we'd know, it would be on European orders). That taps are happening is a well-known fact, just not on whom and especially not for what purpose. In a tour of an ISP data center, they pointed out now-decommissioned tap boxes to us that the police had put there. Distinctively blue in color if I remember correctly, and a hacker space later made a, um, tap out of one of them (beer tap).

> For once, an advantage of The Cloud™ haha

:D

> I don't think it's that hard to find out who's running a server (in Europe) when you have its IP address.

Indeed; that's not what I meant, but I that sentence can indeed be read both ways (sorry). I meant to say that you don't know who's running servers, like, do you run one? Do I? Or the other way around: do I connect to a Matrix server? You have to actively check the server since the traffic is just TLS on tcp/443 (so much for passive tapping). More concretely, if a government (judge, secret service, ...) wants to find whom I talk to, instead of knocking on the door of a (few) central service(s) like Amazon or even Signal itself and telling them to send copies of TCP flow logs, you have to first tap my home IP, mobile data, see where I connect, then check those servers if any of them might be chat servers, then request a tap on those IPs in their respective countries, use that to check who else connects to those, if it's more than a handful of people you need to do traffic correlation there as well...

I see what you mean, though, with the centralized system requiring one to overcome scaling issues before any intercept can start, and potentially requiring cooperation of a party like Signal who will certainly make a ruckus. Which one will turn out to be easier might depend a lot on the situation.

> the NSA and its partner agencies are sitting at every major internet backbone.

They definitely have taps in many places, but all of them, in each country? And what about private peerings, can I not talk to anyone within one country without it being caught? Surely when ISPs A and B have a private peering in Germany, the BND doesn't automatically have a permanent tap installed there. It seems to me like there would be too many interconnects to really monitor all of them. But this is rather speculative, I don't really know. Also about the tier 1 backbones: sure it's a fair assumption that a random one of them is being tapped and so we need proper encryption, and also multiple strategic ones, but all of them all the time all across the world? I don't know.

> (Unless, maybe, your Matrix contacts are all in your neighborhood and are all with the same ISP.)

We here are Internet people, we talk to faraway people all the time. A good friend of mine lives on the second-furthest continent, latency-wise (Australia/NZ would be further), our traffic typically runs through the USA when we do a traceroute. Some of my friends moved to work in other countries. But an average mom, who does she talk to on WhatsApp? I think the furthest person my mom regularly talks to is me (~50km), and for faraway old friends maybe 150km across the country. The Matrix home server I use traceroutes through the nearest internet junction point (Frankfurt, 200km), I guess depending on how the physical interconnects go this might be on an easily tappable line, but it's not a given that it passes through a big backbone to make it onto another ISP's network within the country. In case you have some way to tell (I'm curious now), these seem like the most likely points in the trace:

    6  bundle-ether2.0003.dbrx.02.fra.de.net.telefonica.de (62.53.28.149)  25.9 ms bundle-ether1.0003.dbrx.02.fra.de.net.telefonica.de (62.53.14.163)  21.5 ms
    7  bundle-ether1.0005.prrx.02.fra.de.net.telefonica.de (62.53.10.51)  20.1 ms
    8  ae3-1337.bbr02.anx25.fra.de.anexia-it.net (80.81.195.166)  24.3 ms
Anyway, what I was saying is that if you're hiding from the police or an intelligence agency, you'd probably avoid centralized servers, and that a random public home server is not as centralized as Signal. Not so much that this would definitely prevent a backbone capture, but that it would not make the traffic be caught in the same filter where they capture traffic going to/from a central chat service.

By the way, in general, I like your reasoning. I think the places we differ in opinion are mainly about how we weigh different risks or how prevalent we assume things are that neither of us can truly know. It's interesting to exchange thoughts and speculate about, though. There is no contact info in your profile but it might be fun to talk more about various topics - I see that you were asking in another thread about getting into cyber security. There are already good answers on that particular question, but as someone already in that field, perhaps I can be of help :). Since I keep this username loosely decoupled from chat accounts, you could shoot me an email at https://lucb1e.com/email-address/ with your matrix/signal/wire/... if you like!

Re: Signal is having technical difficulties

#747
post #723
post #627

Earlier quoted context omitted.

NLnet uses EU funds to help open source projects, in a similar way to OTF: https://nlnet.nl/

Not just EU funds, but those are currently the largest funds at NLnet. NLnet does 'funding as a service'. If you want to fund a particular area of FOSS, we (I work there) can administer that. We provide low overhead funding to FOSS projects and pay particular attention to how the ecosystem benefits from projects. So 'boring' projects that improve adherence to standards, increase deployments of standards compliant sof…

I have found that NLnet's funding is very competitive and pretty hard to get.

Re: Signal is having technical difficulties

#748

Nice workaround for Android users: tap and hold the send button to switch to SMS (insecure but still) https://support.signal.org/hc/en-us/articles/360007321171-Ca... You'll keep all your message history in Signal that way. Good to know when your contact don't have an Internet connection, too.

> You'll keep all your message history in Signal that way. The NSA will have a copy too, just in case you lose yours!

> The NSA will have a copy too, just in case you lose yours!

They should offer a paid subscription service for data retrieval, in case we do lose our copy!

Re: Signal is having technical difficulties

#749

Earlier quoted context omitted.

Same issue here, and I don't use PayPal after they asked me to provide info to Equifax to continue using it. They aren't on liberapay as far as I can see.

I had no issue donating to Signal. I use the Privacy app and generated a merchant specific credit card for Signal. This is the best way I have found to do online transactions. You don't even need to use your actual name or address when making a payment to a merchant since Privacy acts as a proxy for you. https://privacy.com

This is actually very cool, I'm checking it out. Thanks!

Re: Signal is having technical difficulties

#750
post #722

Earlier quoted context omitted.

Counterexample: Wikipedia.

True. However, every year they send a campaign that makes it sound like they absolutely will not survive.

Which is/was a lie - they always had more money than they could spend. (They reduced the aggressiveness of their wording over the past years in response to criticism.)
Post reply on HN