Earlier quoted context omitted.
Still let people use the old path system, even on new servers. This is an often-used trick to get around government censorship that will be destroyed with this change.
TBH, though, I'm not sure that would really help that much over time. It's clear there are real benefits for having bucket names in subdomains, such that the majority of new users would pick that format in any case. In that situation, governments may end up just blocking s3.amazon.com in any case because "only old bad guys" continue to use it.
Amazon S3 Path Deprecation Plan – The Rest of the Story
41–50 of 146 posts
Re: Amazon S3 Path Deprecation Plan – The Rest of the Story
#42Earlier quoted context omitted.
It actually helps tremendously, since at the very least now there can be a "black market" for legacy (pre-Sept-2020) buckets, especially those on dedicated accounts that can be provided to organizations spreading facts like this.
I don't understand, why would restricting access to an anti-censorship service help fight censorship?
Re: Amazon S3 Path Deprecation Plan – The Rest of the Story
#43Earlier quoted context omitted.
Still let people use the old path system, even on new servers. This is an often-used trick to get around government censorship that will be destroyed with this change.
Why S3 must carry the burden of getting around censorship? If you are talking about China, yeah, Google used to carry that burden. Now GAE, GCloud, Youtube, Gmail are all gone. The whole IP range was blacklisted. Now what? Just because something accidentally works does not mean it will last forever.
Re: Amazon S3 Path Deprecation Plan – The Rest of the Story
#44Responding to feedback, publicly, and explaining what they were trying to do and why they needed to do it, is incredibly refreshing.
This seems like a big PR win for AWS. I'm left trusting and liking them more, not less.
Re: Amazon S3 Path Deprecation Plan – The Rest of the Story
#45Earlier quoted context omitted.
> It actually helps tremendously, since at the very least now there can be a "black market" for legacy (pre-Sept-2020) buckets Err, no, countries will just block the legacy bucket URL style and say that only the bad guys would still be using it.
That would mean they are blocking all S3 buckets indiscriminately.
Re: Amazon S3 Path Deprecation Plan – The Rest of the Story
#46Still doesn't help with domain censorship. This was discussed in-depth in the other thread from yesterday, but TLDR, it's a lot harder to block https://s3.amazonaws.com/tiananmen-square-facts than https://tiananmen-square-facts.s3.amazonaws.com because DNS lookups are made before HTTPS kicks in.
It actually helps tremendously, since at the very least now there can be a "black market" for legacy (pre-Sept-2020) buckets, especially those on dedicated accounts that can be provided to organizations spreading facts like this.
Re: Amazon S3 Path Deprecation Plan – The Rest of the Story
#47Thank you for listening! The original plan was insane. The new one is sane. As I pointed out here https://twitter.com/dvassallo/status/1125549694778691584 thousands of printed books had references to V1 S3 URLs. Breaking them would have been a huge loss. Thank you!
There's a book out there that points to my website. I wish they had just mirrored it. My website has been dead for a few months, and some O'Reilly book has a dead link.
Some context:
Back when the www was first released the most common criticism was the lack of back links. This is such a stupid and obvious deficiency that it really wasn't worth even looking into a system that was an obvious stillbirth. It wasn't just the "experts" saying this, but so many of them did because it was just so dumb. So you've probably never heard of this "world wide web" thing -- not only were there only one-way links, but it had its own homegrown markup language dialect and instead of using an ordinary protocol like FTP or even gopher it pointlessly used its own http protocol.
(Also back then there was this research protocol called TCP/IP, which was another waste of time given that the OSI protocol stack was poised to dominate the networks just as soon as a working one was written. I wonder what the modern equivalents are).
Re: Amazon S3 Path Deprecation Plan – The Rest of the Story
#48Re: Amazon S3 Path Deprecation Plan – The Rest of the Story
#49Still doesn't help with domain censorship. This was discussed in-depth in the other thread from yesterday, but TLDR, it's a lot harder to block https://s3.amazonaws.com/tiananmen-square-facts than https://tiananmen-square-facts.s3.amazonaws.com because DNS lookups are made before HTTPS kicks in.
And even if you use encrypted DNS, the domain is still in the clear via SNI. There's an RFC for encrypting SNI, but that's not here yet.
Re: Amazon S3 Path Deprecation Plan – The Rest of the Story
#50Kind of tangential, but is Bezos a programmer type? I thought he came from banking or the big 4. I’m curious if the “malloc for the internet” bit is verbatim.