We are still actively working on the spam issue.

Difference between revisions of "IPFS"

From InstallGentoo Wiki
Jump to: navigation, search
(Created page)
 
m (Added stub)
Line 1: Line 1:
 +
<!-- NOTICE: You may copy the contents from IPFS Github readme. -->
 +
{{stub}}
 +
 
IPFS ('''I'''nter'''P'''lanetary '''F'''ile '''S'''ystem) is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open.
 
IPFS ('''I'''nter'''P'''lanetary '''F'''ile '''S'''ystem) is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open.
  

Revision as of 08:05, 17 December 2015

IPFS (InterPlanetary File System) is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open.

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.

External links