-
IPFS白皮书英文版.pdf下载
资源介绍
The InterPlanetary File System (IPFS) 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 Web, but IPFS could be seen as a single
BitTorrent swarm, exchanging objects within one Git repository. In other
words, IPFS provides a high through- put content-addressed block storage
model, with content-addressed hyper links. This forms a generalized Merkle
DAG, a data structure upon which one can build versioned file systems,
blockchains, and even a Permanent Web. IPFS combines a distributed
hashtable, 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.
- 上一篇: IPFS白皮书中英文详解.pdf
- 下一篇: 基于区块链的医疗数据云存储共享方案