-
Notifications
You must be signed in to change notification settings - Fork 20
Conversation
Looks good and simple to me. One question though, how can we make sure the hashes actually resolves and are shared by someone? Should have the hashes in some list somewhere and also something checking once a week or something that the hashes resolves. |
LGTM, what do you think of referencing hashes in |
I think I was the one who wrote the initial version of this page (in #26). I think I have a newer version around, let me poke around my ipfs scratch space |
Here's an updated version: https://ipfs.io/ipfs/QmNMRuvBxoiBrnECYUFAaXEKVimjZpXfWUbk5J7r4NuDRj/ |
A great question. I'm positive that some of these hashes are no longer fully hosted. I'm not sure what the best way to ensure they all are hosted, but I think it would be cool to have some kind of volunteer network to pin all of the archived data. I have a few TB to give to this purpose, but that won't be enough for everything. |
I'm gonna drop ipfs-cluster here (cc @hsanjuan) -- let's continue this in another issue |
Could we also include a way for people to tell us about new archives? I have a hunch there are a lot more datasets out there, with many more to come in the next few months. Keep in mind that this should just be a stop-gap. I want to encourage people to publish IPLD metadata about their datasets so that anyone can build (and display) registries of the datasets they care about. There's a lot of work and experimentation in this area. I don't want to distract people from participating in that experimentation, but I do agree that in the meantime we want to have some listing of datasets that are available via IPFS. (Related: this call to form a community around decentralied web in Libraries Archvies & Museums ) |
(if you want to merge this PR, I can raise these longer-term ideas/concerns in another issue) |
Updated version here: https://ipfs.io/ipfs/QmNhjxBrtYoZyWqJuuGMo57yzCBv4WD22d9ktP1TtM2qbz/
|
I would change the |
Very cool! I echo @flyingzumwalt's thoughts. To push closer on this, can we decide on a set of recommendations for datasets on ipfs, that we can make a requirement for our listing? (could be use the We should figure out what the index should look like, too--
Replicating these datasets, and the entire archive, would be a great test case for ipfs-cluster. |
(Btw, "the index" here is just a single log (hashchain/blockchain/whatever you wanna call it), a simple data structure that tracks all the datasets, and their versions.) |
What's the process to to get this page updated in the future? PR against this repo and then ping @lgierth to get it push to https://archives.ipfs.io/ ? |
Yes! I have added this as an ipfs-cluster user-story with some notes from the top of my head: ipfs-cluster/ipfs-cluster#7 . If anyone has further thoughts please add them there. I find this is a going to be a widely requested use-case which we should strive to cover in the near future. |
I've put this together from an older existing archives website that @davidar pointed me to, and put it up at https://archives.ipfs.io, so we can point to it at 33c3.