+summary : A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.
+description: |
+ IPFS (the InterPlanetary File System) is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open.
+
+ IPFS is a distributed file system that seeks to connect all computing devices with the same system of files. In some ways, this is similar to the original aims of the Web, but IPFS is actually more similar to a single bittorrent swarm exchanging git objects.
+builddeps :
+ - git
+ - golang
+setup : |
+ mkdir -p src/github.com/ipfs/go-ipfs
+ tar xf $sources/v${version}.tar.gz -C src/github.com/ipfs/go-ipfs --strip-components 1
+ <Summary xml:lang="en">A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.</Summary>
+ <Description xml:lang="en">IPFS (the InterPlanetary File System) is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open.
+
+IPFS is a distributed file system that seeks to connect all computing devices with the same system of files. In some ways, this is similar to the original aims of the Web, but IPFS is actually more similar to a single bittorrent swarm exchanging git objects.
+ <Summary xml:lang="en">A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.</Summary>
+ <Description xml:lang="en">IPFS (the InterPlanetary File System) is a new hypermedia distribution protocol, addressed by content and identities. IPFS enables the creation of completely distributed applications. It aims to make the web faster, safer, and more open.
+
+IPFS is a distributed file system that seeks to connect all computing devices with the same system of files. In some ways, this is similar to the original aims of the Web, but IPFS is actually more similar to a single bittorrent swarm exchanging git objects.