High-level presentation of IPFS at Sourcegraph meetup #003.
- https://github.com/jbenet/ipfs
- http://static.benet.ai/t/ipfs.pdf
IPFS is a global, versioned, peer-to-peer file system. It combines good ideas from Git, BitTorrent, Kademlia, and SFS. You can think of it like a single BitTorrent swarm, exchanging Git objects, making up the web. IPFS provides an interface much simpler than HTTP, but has permanence built in. You can also use it to mount the world at `/ipfs`.