IPFS 是分布式文件系统,寻求连接所有计算机设备的相同文件系统。在某些方面,这很类似于原始的 Web 目标,但是 IPFS 最终会更像单个比特流群交换的 git 对象。
IPFS 云成为一个新的,重要的网络子系统,如果构建得当,那么可以完善或者替换 HTTP,或者说可以完善或者替代更多,听起来很疯狂,但是确实很疯狂!
IPFS 结合了 Git,BitTorrent,Kademlia,SFS 和 Web 的优势,提供跟 HTTP web 一样简单的接口。
IPFS 分为 3 个代码库:
github.com/ipfs/ipfs - IPFS 规范
github.com/ipfs/go-ipfs - Go 实现
github.com/protocol/ipfs-webui - Web 工作台
--quieter
option to ipfs add
(ipfs/go-ipfs#3770)pin add
via --progress
(ipfs/go-ipfs#3671)ipfs get
to handle content added with raw leaves option (ipfs/go-ipfs#3757)ipfs get
(ipfs/go-ipfs#3758)dist_get
fall back to other downloaders if one fails (ipfs/go-ipfs#3692)ipfs pin add
api output (ipfs/go-ipfs#3760)ipfs mount
crashing if no name was published before (ipfs/go-ipfs#3728)self
key to the ipfs key list
listing (ipfs/go-ipfs#3734)ipfs daemon
pre gateway setup (ipfs/go-ipfs#3723)EnumerateChildren
to avoid need for bestEffort parameter (ipfs/go-ipfs#3700)install_unsupported
makefile target for 'exotic' systems (ipfs/go-ipfs#3719)本站原创,转载时保留以下信息:
本文转自:深度开源(open-open.com)
原文地址:http://www.open-open.com/news/view/1514b5a8