mirror of
https://github.com/ipfs/ipfs
synced 2024-11-08 04:59:15 +01:00
Updated Home (markdown)
parent
1ac184a998
commit
05a13577b6
11
Home.md
11
Home.md
@ -1,9 +1,12 @@
|
|||||||
# IPFS
|
# IPFS
|
||||||
Welcome to IPFS! Want to watch a video (https://www.youtube.com/watch?v=8CMxDNuuAiQ) to get started?
|
Welcome to IPFS! Want to watch a video (https://www.youtube.com/watch?v=8CMxDNuuAiQ) to get started?
|
||||||
|
|
||||||
|
## Overview
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
## Table of Contents (links)
|
## Table of Contents (links)
|
||||||
|
|
||||||
- [Introduction](#Introduction)
|
|
||||||
- [How IPFS Works](https://github.com/ipfs/ipfs#summary)
|
- [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))
|
- [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)
|
- [The Specification](https://github.com/ipfs/specs)
|
||||||
@ -12,8 +15,4 @@ Welcome to IPFS! Want to watch a video (https://www.youtube.com/watch?v=8CMxDNuu
|
|||||||
- [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))
|
- [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)
|
- [Roadmap](https://github.com/ipfs/pm)
|
||||||
- [Contributing](https://github.com/ipfs/ipfs/blob/master/CONTRIBUTE.md)
|
- [Contributing](https://github.com/ipfs/ipfs/blob/master/CONTRIBUTE.md)
|
||||||
- [Help & Support](https://github.com/ipfs/ipfs#faq)
|
- [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.
|
|
Loading…
Reference in New Issue
Block a user