Live data from Hacker News

Peerwiki: all of Wikipedia on BitTorrent

github.com

1–10 of 31 posts

Re: Peerwiki: all of Wikipedia on BitTorrent

#3
post #2

This README is a bit short on telling what it actually does. Anyone?

Pretty sure that it's: When you want to go on a wikipedia article, it requests the file from other peers in the network using the bittorrent protocol. It's a copy of Wikipedia placed on bittorrent, presumably with some semantics for article updates.

Re: Peerwiki: all of Wikipedia on BitTorrent

#7
The idea is to showcase how a large dataset is pretty good at being shared without having central servers. Here using bittorrent.

mafintosh showed how wikipedia could be shared without a central server(s), and instead rely on a network of peers.

subtack did something similar, peermaps, which is a showcase on how you can share geo data over bittorrent. Imagine a google maps without a google servers. https://github.com/substack/peermaps

Of course there's many unsolved questions, like "how do you update?", "how do you manage the data?", etc. But the examples are pretty solid.

Post reply on HN