Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZIM mirror at download.wikipedia-on-ipfs.org #69

Open
4 tasks
lidel opened this issue Jan 21, 2020 · 0 comments
Open
4 tasks

ZIM mirror at download.wikipedia-on-ipfs.org #69

lidel opened this issue Jan 21, 2020 · 0 comments
Labels
kind/question A question or request for support wishlist

Comments

@lidel
Copy link
Member

lidel commented Jan 21, 2020

This is just a quick brain dump with initial idea,
if there are some gaps in the plan, things to consider or known unknowns, let me know in comments.

Setting the scene

Kiwix project provides HTTP and BitTorrent links to ZIM files:

They provide rsync server for anyone interested in mirroring the data:

Produced mirror looks like this:

go-ipfs has two special datastore types:

  • filestore: Allows files to be added without duplicating the space they take up on disk.
  • urlstore: Allows ipfs to retrieve blocks contents via a url instead of storing it in the datastore

Idea

Here is an idea: set up IPFS-backed mirror at download.wikipedia-on-ipfs.org

Related

@lidel lidel added kind/question A question or request for support wishlist labels Jan 21, 2020
@lidel lidel changed the title Putting original ZIM files on IPFS IPFS-backed ZIM mirror at download.wikipedia-on-ipfs.org Apr 16, 2020
@lidel lidel changed the title IPFS-backed ZIM mirror at download.wikipedia-on-ipfs.org ZIM mirror at download.wikipedia-on-ipfs.org Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question A question or request for support wishlist
Projects
None yet
Development

No branches or pull requests

1 participant