11 ms·
Apologies for the self-promo. Downvote and I'll know not to do it again. This trend of outright banning the Internet Archive has me extremely worried. I fear a
by flippant 4mo ago
Apologies for the self-promo. Downvote and I'll know not to do it again.
This trend of outright banning the Internet Archive has me extremely worried. I fear a future where news articles are memoryholed, and no one can remember exactly what was reported and how sensational it all seemed.
I've been working on this project [0] for a while. Originally, I started with a tool that would allow people to snapshot webpages in their own browser, and they could selectively share their snapshots. Then by consensus, everyone could understand what exactly had changed, and they could draw their own conclusion about why.
While working on it, I realized that an authoritative answer to "what did it look like on $DATE" can't be produced by a no-name company. It's gotta be a non-commercial entity that's got a track record of integrity. The dream would be to allow MemoryHole customers to submit their snapshots to the Internet Archive (or other non-commercial entity). It's definitely a copyright nightmare - so no clue how this could work.
[0] - https://memoryhole.app https://memoryhole.app
- iamalizard 4mo ago> It's definitely a copyright nightmare - so no clue how this could work. It could work as a decentralized free and open source system that doesn't care about copyright. Like how torrents work now, but it would be good to have it work over Tor or something. Perhaps as a DAO for the management aspect of it. I don't know how exactly. But disregarding copyright by using a centralized company is the wrong idea. Or you can do the lawful approach and try to work within the framework of that copyright nightmare. But "fuck copyright" is an easier path.
- entropie 4mo agoYou - as a company - can just avoid any copyright stuff when your extension saves the stuff only on the client. I see there are many other issues then. The torrent approach is nice. I could imagine a selfhosted way to store the data (for a group of people)
- flippant 4mo ago> I could imagine a selfhosted way to store the data (for a group of people) Linkwarden does this well. You can share a collection for a small group of people. https://github.com/linkwarden/linkwarden https://github.com/linkwarden/linkwarden
- RobRivera 4mo agoTor is a honeypot run my government intel operations. Don't use it.
- iamalizard 4mo agoPlease provide evidence for such strong claims. Otherwise it's just FUD.
- fsflover 4mo agoHow about I2P?
- iamnothere 4mo agoAll privacy is an illusion, the government can read your thoughts, your neighbors are secretly informants, etc etc. Tor is fine especially for onion sites. You just have to understand the limitations. (I2P is also good.)
- deleted 4mo ago[deleted]
- fsflover 4mo agohttps://news.ycombinator.com/item?id=27897975 https://news.ycombinator.com/item?id=27897975
- HDBaseT 4mo agoNot all exit nodes are run by the Government.
- entropie 4mo agoI really like this also reasonable priced. Is there a way to export/download my saves in a reasonable way?
- deleted 4mo ago[deleted]
- flippant 4mo agoThank you! Yes, you just get a zip file with all of your saved pages. It looks like this: ├── files │ └── 632daffb-2f4f-4795-bb4d-3149d24f4264 │ ├── original.html │ ├── readerview.html │ └── screenshot.png ├── manifest.json └── metadata.csv