What was it that convinced Google and Amazon to no longer allow this particular censorship evasion?
Russia made it clear that they would block AWS and Google Cloud if domain fronting was allowed to continue. https://arstechnica.com/information-technology/2018/04/in-ef... As moxie says in the blog post >The idea behind domain fronting was that to block a single site, you’d have to block the rest of the internet as well. In the end, the rest of the internet didn’t like that plan.
Amazon threatens to suspend Signal's AWS account over censorship circumvention
61–70 of 519 posts
Re: Amazon threatens to suspend Signal's AWS account over censorship circumvention
#62This doesn't seem like a good solution from any angle. Do we need to change TCP/IP/whatever to actually allow network traffic to be secure again?
Re: Amazon threatens to suspend Signal's AWS account over censorship circumvention
#63You want to use the resources and influence of a large corporation to acheive your organizations goals. They don’t have to be on board with your mission, and it’s arrogant to think so IMO. Why should they let you do it, when they won’t allow it for others? Seems like you feel entitled because you think by default people should support what you’re trying to do. The flipside of free speech you’re ignoring is that peopl…
What part of the post shows they feel entitled to it?
Re: Amazon threatens to suspend Signal's AWS account over censorship circumvention
#64Side note, Not sure what the point of [Redacted] is as it's trivial to get name from > General Manager, Amazon CloudFront
Re: Amazon threatens to suspend Signal's AWS account over censorship circumvention
#65Well, this is what happens when countless startups go to a couple of web hosters in the name of outsourcing unsexy stuff like racking and stacking servers.
If they were self-hosted, it would be even easier for Iran to block them.
We do not have these thousands of companies because AWS/GCS/Azure are the go to. Well, guess what? That means that objectively there are three kings of the world and the lieutenants of those kings get to decide what is and is not allowed.
Re: Amazon threatens to suspend Signal's AWS account over censorship circumvention
#66It seems centralized solutions (Telegram, Signal) are under fire recently. I wonder what would happen if federated protocols (Matrix, XMPP, etc.) were more popular and, thus, also in spotlight.
- "Would adding federation to Signal help with users behind country-wide blocks? Seems like a distributed service would be harder to censor than a centralized one."
- "It's trivial to block several distributed hosts simultaneously. An aspiring censor would simply find the most common federated endpoints for a given service and block all of them. Only the users of that software would be affected. There wouldn't be any collateral damage. If the censors somehow didn't hit every single worthwhile federated endpoint, users would still be left wondering why they couldn't communicate with most of their friends. Moving between federated hosts would also necessitate an entirely new identifier, so users would need to rebuild their social graph again.
In addition to being ineffective against censorship, there are several other properties and trade-offs that make federation a difficult proposition for an application like Signal: https://signal.org/blog/the-ecosystem-is-moving/"
Re: Amazon threatens to suspend Signal's AWS account over censorship circumvention
#67Sorry, I'm not on board with using an Amazon owned domain for this. That's got the potential to get Amazon itself blacklisted in some places, so they're absolutely not going to be okay with it.
Or it forces oppressive regimes to realize that they are being an oppressive regime. Want to censor the internet, fine, send your citizens back to the dark ages; see how long it is until they protest or move.
If you want Amazon to stop doing business with oppressive regimes, contact your politicians about sanctions.
Re: Amazon threatens to suspend Signal's AWS account over censorship circumvention
#68Earlier quoted context omitted.
The part you're missing is: ... to third parties. They aren't spoofing the domain, they are just making sure that outside parties to an SSL connection will have a difficult time determining where that SSL connection is going. The two parties creating the SSL connection are not lying to each other, though.
But they are. With SNI you are literally lying to the Amazon load balancer, which is one of the two parties of your encrypted communications.
Re: Amazon threatens to suspend Signal's AWS account over censorship circumvention
#69It seems centralized solutions (Telegram, Signal) are under fire recently. I wonder what would happen if federated protocols (Matrix, XMPP, etc.) were more popular and, thus, also in spotlight.
Re: Amazon threatens to suspend Signal's AWS account over censorship circumvention
#70This doesn't seem like a good solution from any angle. Do we need to change TCP/IP/whatever to actually allow network traffic to be secure again?