mirror of
https://github.com/ipfs/ipfs
synced 2024-11-08 04:59:15 +01:00
Updated Home (markdown)
parent
1ac184a998
commit
05a13577b6
9
Home.md
9
Home.md
@ -1,9 +1,12 @@
|
||||
# IPFS
|
||||
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)
|
||||
|
||||
- [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)
|
||||
@ -13,7 +16,3 @@ Welcome to IPFS! Want to watch a video (https://www.youtube.com/watch?v=8CMxDNuu
|
||||
- [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.
|
Loading…
Reference in New Issue
Block a user