blob: f1319b7f5d7ea2dee25f0e8fbeaa953c76491eb5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
go-ipfs: go-ipfs (InterPlanetary File System)
go-ipfs:
go-ipfs: IPFS is a peer-to-peer hypermedia protocol to make the web faster,
go-ipfs: safer, and more open. It combines ideas from Git, BitTorrent, SFS,
go-ipfs: Kademlia, and more in order to build a p2p network that allow anybody
go-ipfs: to publish immutable objects. Find out more at https://ipfs.io/
go-ipfs:
go-ipfs: go-ipfs is the reference implementation of IPFS and includes: core,
go-ipfs: daemon server, command line tooling, HTTP API for node controlling,
go-ipfs: HTTP gateway for serving content to HTTP browsers. IPNS aliases can
go-ipfs: be created with ipfs command, too.
|