Difference between revisions of "InterPlanetary File System"

From MgmtWiki
Jump to: navigation, search
(Full Title)
(Full Title)
Line 1: Line 1:
 
==Full Title==
 
==Full Title==
 
The '''InterPlanetary File System''' ('''IPFS''') is a protocol and [[peer-to-peer]] network for storing and sharing data in a distributed file system. IPFS uses [[Content Addressable Storage|content-addressing]] to uniquely identify each file in a Global Namespace connecting all computing devices.<ref name="wired20160620">Klint Finley, ''The Inventors of the Internet Are Trying to Build a Truly Permanent Web'' (2016-06-20) Wired (magazine) https://www.wired.com/2016/06/inventors-internet-trying-build-truly-permanent-web/ </ref>
 
The '''InterPlanetary File System''' ('''IPFS''') is a protocol and [[peer-to-peer]] network for storing and sharing data in a distributed file system. IPFS uses [[Content Addressable Storage|content-addressing]] to uniquely identify each file in a Global Namespace connecting all computing devices.<ref name="wired20160620">Klint Finley, ''The Inventors of the Internet Are Trying to Build a Truly Permanent Web'' (2016-06-20) Wired (magazine) https://www.wired.com/2016/06/inventors-internet-trying-build-truly-permanent-web/ </ref>
 +
 +
==Context==
 +
* IPFS was first deployed in 2015 and grew by word-of-mouth as a replacement to HTTP for static content.
 +
* I allows users to host content as well as to search for it.
 +
* If user do not wish to host content, they can access it by a [https://ipfs.github.io/public-gateway-checker/ public gateway].
  
 
==References==
 
==References==
  
 
[[Category: Glossary]]
 
[[Category: Glossary]]

Revision as of 21:07, 29 August 2020

Full Title

The InterPlanetary File System (IPFS) is a protocol and peer-to-peer network for storing and sharing data in a distributed file system. IPFS uses content-addressing to uniquely identify each file in a Global Namespace connecting all computing devices.[1]

Context

  • IPFS was first deployed in 2015 and grew by word-of-mouth as a replacement to HTTP for static content.
  • I allows users to host content as well as to search for it.
  • If user do not wish to host content, they can access it by a public gateway.

References

  1. Klint Finley, The Inventors of the Internet Are Trying to Build a Truly Permanent Web (2016-06-20) Wired (magazine) https://www.wired.com/2016/06/inventors-internet-trying-build-truly-permanent-web/