IPFS Project Directory ====================== These are all the repos found in the ipfs Github organization. If you still can't find what you're looking for, try [searching Github]( https://github.com/search?utf8=%E2%9C%93&q=user%3Aipfs). ## Documents * [papers](https://github.com/ipfs/papers) Academic papers on ipfs. * [specs](https://github.com/ipfs/specs) Specifications on the ipfs protocol. ## Discussions * [faq](https://github.com/ipfs/faq) Frequently Asked Questions, and answers. * [notes](https://github.com/ipfs/notes) Various relevant notes and discussions (that do not fit elsewhere). ## Implementations * [go-ipfs](https://github.com/ipfs/go-ipfs) An ipfs implementation in golang. This is currently the only implementation in active development. * [node-ipfs](https://github.com/ipfs/node-ipfs) An ipfs implementation in Node.js. ## Applications * [astralboot](https://github.com/ipfs/astralboot) A low level boot server that deploys directly out of ipfs. * [webui](https://github.com/ipfs/webui) The ipfs webui accessible from the api gateway typically at port 5001. ## Demos and Examples * [container-demos](https://github.com/ipfs/container-demos) Demos on how to boot docker images and VMs. * [examples](https://github.com/ipfs/examples) Examples on how to use go-ipfs. ## Community Resources * [community](https://github.com/ipfs/community) General discussion and documentation on community practices. * [infrastructure](https://github.com/ipfs/infrastructure) Tools and systems for the community. * [logo](https://github.com/ipfs/logo) The logo for ipfs. * [pm](https://github.com/ipfs/pm) General project management. * [website](https://github.com/ipfs/website) The source to the ipfs community website at http://ipfs.io.