Go IPFS v0.4.0-rc3 发布了。
IPFS 是分布式文件系统,寻求连接所有计算机设备的相同文件系统。在某些方面,这很类似于原始的 Web 目标,但是 IPFS 最终会更像单个比特流群交换的 git 对象。
IPFS = InterPlanetary File System
IPFS 结合了 Git,BitTorrent,Kademlia,SFS 和 Web 的优势,提供跟 HTTP web 一样简单的接口。
改进:
Features
add optional path arguments to 'ipfs pin ls' (@chriscool)
Incompatible Changes
the default for '--type' in 'ipfs pin ls' is now "all" (@chriscool)
Update the webui to work with the latest changes in 0.4
下载地址: