Peer-to-peer hypermedia protocol
-
Updated
May 27, 2020
IPFS (InterPlanetary File System) is a peer-to-peer distributed file system that seeks to connect all computing devices with the same system of files.
In some ways, IPFS is similar to the World Wide Web, but IPFS could be seen as a single BitTorrent swarm, exchanging objects within one Git repository. In other words, IPFS provides a high-throughput, content-addressed block storage model, with content-addressed hyperlinks. This forms a generalized Merkle directed acyclic graph (DAG).
IPFS combines a distributed hash table, an incentivized block exchange, and a self-certifying namespace. IPFS has no single point of failure, and nodes do not need to trust each other, except for every node they are connected to. Distributed Content Delivery saves bandwidth and prevents distributed denial-of-service (DDoS) attacks, a problem common with HTTP.
Peer-to-peer hypermedia protocol
IPFS implementation in JavaScript
Peer-to-Peer Databases for the Decentralized Web
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
Useful resources for using IPFS and building things on top of it
A distributed, serverless, peer-to-peer chat application on IPFS
The JavaScript Implementation of libp2p networking stack.
Distributed Application Starter: Vue front-end, Ethereum / IPFS Backend
Content-addressable, peer-to-peer method of storing and sharing images on the internet.
you're invited to a data party!
Browser extension that simplifies access to IPFS resources on the web
A frontend for an IPFS node.
The simplest way to send your files around the world using IPFS.
A p2p, secure file storage, social network and application protocol
Decentralized Status Page
OpenBazaar 2.0 Desktop Client (talks to openbazaar-go server daemon)
The InterPlanetary File System (IPFS), implemented in Rust.
Content-addressed, authenticated, immutable data structures
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
Search engine for the Interplanetary Filesystem.
A music player that connects to your cloud/distributed storage.