this post was submitted on 07 Apr 2024
483 points (95.3% liked)

Security

4980 readers
3 users here now

Confidentiality Integrity Availability

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 12 points 6 months ago (1 children)

Who said that?

Many other customers instead want to get that, maybe they are hosting images for their website on S3, or other public files that are meant to be easily found

If the file isn't meant to be public, then it's the fault of the webmaster which placed it on a public bucket or linked somewhere in a public page

Also: hosting files on Amazon S3 is super expensive compared to normal hosting, only public files that are getting lots of downloads should be using that. A document that's labeled for "internal use only" should reside on a normal server where you don't need the high speed or high availability of AWS and in this way you can place some kind of web application firewall that restricts access from outside the company/government.

For comparison, it's like taking a $5 toll road for just a quarter of mile at 2 am. There's no traffic and you're not in hurry, you can go local and save that $5

[โ€“] [email protected] 4 points 6 months ago

There's also the question of what happens if they just ignore the robots.txt file