this post was submitted on 05 Feb 2025
27 points (86.5% liked)
Fediverse
18142 readers
151 users here now
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The issue I see is ensuring that a distributed archive is comprehensive. How do you know what’s missing and needs to be added unless there’s a central coordinating process aware of what everyone already has?
Internet Archive itself has apparently been involved with something called Filecoin, which I assume would solve that kind of issue with 'blockchain,' somehow.
https://blog.archive.org/2023/10/20/celebrating-1-petabyte-on-the-filecoin-network/
Is that like the usual blockchains where every computer has to store a complete copy? That would get huge with the Internet Archive.
No, just some metadata:
There are distributed filesystems with redundancy, but the last time I tried something like that, it was extremely slow for both reading and writing. For an offline archive it might be feasible, but you'd have to do a lot of redundancy and error correction to be sure you didn't lose chunks. Plus, the Internet Archive is so big that even with the data distributed, each participant might have to store a prohibitively large amount.