Go IPFS v0.4.1 发布了。 新特性: implementated ipfs object diff (@whyrusleeping) allow promises (used in get, refs) to fail (@whyrusleeping) 工具改变: Adds 'toolkit_upgrade' to the makefile help target (@achin) Bug 修复: fixed ipfs name resolve --local multihash error (@pfista) ipfs patch commands won't return null links field anymore (@whyrusleeping) repo: don't create logs directory, not used any longer (@lgierth) Make non recursive resolve print the result (@kubuxu) Output dirs on ipfs add -rn (@noffle) update libp2p dep to fix hanging listeners problem (@whyrusleeping) fix dht command key escaping (@whyrusleeping) 下载地址: Source code (zip) Source code (tar.gz) IPFS 是分布式文件系统,寻求连接所有计算机设备的相同文件系统。在某些方面,这很类似于原始的 Web 目标,但是 IPFS 最终会更像单个比特流群交换的 git 对象。 IPFS = InterPlanetary File System IPFS 结合了 Git,BitTorrent,Kademlia,SFS 和 Web 的优势,提供跟 HTTP web 一样简单的接口。 Go IPFS v0.4.1 发布,分布式文件系统下载地址