Earlier quoted context omitted.
I think this is not about using s3 to serve files, but someone having verified owning s3 on bsky by putting some challenge file in his bucket. My guess, also missing context.
That is correct. 1. Bluesky allows you to use a domain as a handle by creating a TXT record on an _atproto subdomain of the domain you wish to use (see https://mxtoolbox.com/SuperTool.aspx?action=txt%3a_atproto.s... for mine) 2. You can also serve up your DID by having the URL " /xprc/com.atproto.identity.resolveHandle" rel="nofollow">https:// /xprc/com.atproto.identity.resolveHandle " return the DID. 3. AWS buckets…
So this guy is now S3. All of S3
51–60 of 522 posts
Re: So this guy is now S3. All of S3
#52This is a terrible implementation of domain verification. dns-01 and http-01 are more or less standardized at this point. Use them, and don't roll your own. Reference: https://letsencrypt.org/docs/challenge-types/ .
I don't get http-based verification in general. If you want to really prove someone owns a domain, make them change an authoritative DNS record. Everything else feels like it is begging for edge cases to crop up. Why should my social media or SSL certificate vendor care about my web servers?
Re: So this guy is now S3. All of S3
#53Earlier quoted context omitted.
Okay, yes, but this indicates that they didn't read the ActivityPub before developing their own new shiny protocol.
I don't personally believe that one mistake indicates ignorance of an entire topic.
Re: So this guy is now S3. All of S3
#54This is a terrible implementation of domain verification. dns-01 and http-01 are more or less standardized at this point. Use them, and don't roll your own. Reference: https://letsencrypt.org/docs/challenge-types/ .
I don't get http-based verification in general. If you want to really prove someone owns a domain, make them change an authoritative DNS record. Everything else feels like it is begging for edge cases to crop up. Why should my social media or SSL certificate vendor care about my web servers?
Re: So this guy is now S3. All of S3
#55> 429 Too Many Requests Aight, level with me: Is every mastodon server running on a Raspberry Pi?
Re: So this guy is now S3. All of S3
#56[flagged]
"Death" of a product for one bug? ....
Re: So this guy is now S3. All of S3
#57Re: So this guy is now S3. All of S3
#58Re: So this guy is now S3. All of S3
#59> 429 Too Many Requests Aight, level with me: Is every mastodon server running on a Raspberry Pi?
Mastodon is also quite heavy to host, my single user instance will easily gobble up several gigabytes of memory if you let it. There are more efficient ActivityPub servers but specifically Mastodon seems to be written for running efficiently on huge servers.
Re: So this guy is now S3. All of S3
#60> 429 Too Many Requests Aight, level with me: Is every mastodon server running on a Raspberry Pi?
> We just started serving a http 429 error on the exact url of the post. So everything should go back to normal now.