commit 0fe2d84880bab245c69e132494453d8f90a80388 Author: Michael E. Karpeles Date: Sun Nov 22 18:01:49 2015 -0800 Initial Home page diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..4a716f2 --- /dev/null +++ b/Home.md @@ -0,0 +1,19 @@ += IPFS +Welcome to IPFS! Want to watch a video (https://www.youtube.com/watch?v=8CMxDNuuAiQ) to get started? + +## Table of Contents (links) + +- [Introduction](#Introduction) +- [How IPFS Works](https://github.com/ipfs/ipfs#summary) +- [Current State of IPFS](https://github.com/ipfs/ipfs#ipfs-is-a-work-in-progress) ([Security Considerations](https://github.com/ipfs/ipfs#security-issues)) +- [The Specification](https://github.com/ipfs/specs) +- [Implementations](https://github.com/ipfs-implementations) +- [Client Libraries](https://github.com/ipfs-client-libraries) +- [Community Projects](https://github.com/ipfs/ipfs/blob/master/project-directory.md) (Also: [Apps](https://github.com/ipfs/awesome-ipfs#apps) & [Tools](https://github.com/ipfs/awesome-ipfs#tools)) +- [Roadmap](https://github.com/ipfs/pm) +- [Contributing](https://github.com/ipfs/ipfs/blob/master/CONTRIBUTE.md) +- [Help & Support](https://github.com/ipfs/ipfs#faq) + +## Introduction + +IPFS is a distributed file system that seeks to connect all computing devices with the same system of files. In some ways, this is similar to the original aims of the Web, but IPFS is actually more similar to a single bittorrent swarm exchanging git objects. \ No newline at end of file