A pulled an old friends website down from Internet Archive. He's moved on the next stage, but I was glad I was able to put his site back up. It'll be a shame if IA goes down permanently, but we need a decentralized solution anyway. Having a single mega organization in charge of our collective heritage isn't a good idea.
A decentralized solution, doesn't that scream internet archive on blockchain? What could go wrong.
Internet Archive: Security breach alert
541–550 of 648 posts
Re: Internet Archive: Security breach alert
#542Good. Maybe this will get them to reconsider their website changes that make the IA unusable without javascript.
Re: Internet Archive: Security breach alert
#543Just in terms of privacy, it's worth noting that anyone who has uploaded something on IA already has their email address publicly viewable. This isn't something that commonly known (even judging by comments here) but in the publicly viewable metadata of every upload it contains the uploader's IA account email address. So from a security perspective it's bad but from a privacy perspective a lot of users probably weren…
Re: Internet Archive: Security breach alert
#544Just in terms of privacy, it's worth noting that anyone who has uploaded something on IA already has their email address publicly viewable. This isn't something that commonly known (even judging by comments here) but in the publicly viewable metadata of every upload it contains the uploader's IA account email address. So from a security perspective it's bad but from a privacy perspective a lot of users probably weren…
This raises an interesting question: should email addresses be private? Addresses of buildings aren't private, and they're somewhat analogous as with many computing concepts. (Aside: Before spam filters were quite good, it was typical to avoid scraping of addresses by mild obfuscation, but I think those days are gone, and this is distinct from privacy anyway.) If someone wants to upload and never be found out, then t…
Buildings are analogous to domains, not email addresses.
Re: Internet Archive: Security breach alert
#545Earlier quoted context omitted.
Proton Mail and iCloud’s hide my e-mail feature allow users to have unlimited e-mail addresses. You can also get unlimited e-mail addresses by running your own e-mail server or using something like Office 365’s business e-mail (costs about $4 per month).
is running your own e mail server a good idea in 2024? Security issues aside, you are at the mercy of the big email providers and whatever rules they want you to follow
They're better at it than I am, and it means I don't have to fill up my free time maintaining another server.
Re: Internet Archive: Security breach alert
#546It looks like someone has compromised one of their subdomains for Polyfill Update: Subdomain seems to be returning normal responses again now.
That would perhaps explain how they managed to inject the JS alert popup, right?
Re: Internet Archive: Security breach alert
#547The funny thing is the internet archive is more connected to hacker culture than cracking a website will ever be. I hate posers more than anything. Hopefully the internet archive comes back stronger than ever.
Re: Internet Archive: Security breach alert
#548I just got a Discord "breaking news" notification about this from a server I am, said it may not show on Have I Been Pwned as it is so new.
Re: Internet Archive: Security breach alert
#549Bet it’s just a stored XSS alert from a poisoned cache.
Re: Internet Archive: Security breach alert
#550I wonder how they got access the their database? I read in this thread that they likely used a supply chain attack by replacing some polyfill scripts. So they could've injected malicious code (XSS) that logged email and password to a remote server which they could have gone through. With a bit of luck they couldve gotten access to an admin account or whatever…
Maybe they managed to convince some critical service like an SSL cert provider that they were the owners of the subdomain? I don't know still wouldn't explain access to user and password database.