pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/filesystems/kubo kubo: Improve DESCR



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad530dc2512f
branches:  trunk
changeset: 389493:ad530dc2512f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 04 20:39:02 2022 +0000

description:
kubo: Improve DESCR

diffstat:

 filesystems/kubo/DESCR |  14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diffs (21 lines):

diff -r c8cefd0e9b95 -r ad530dc2512f filesystems/kubo/DESCR
--- a/filesystems/kubo/DESCR    Sun Dec 04 20:10:07 2022 +0000
+++ b/filesystems/kubo/DESCR    Sun Dec 04 20:39:02 2022 +0000
@@ -1,3 +1,17 @@
+Kubo was the first IPFS implementation and is the most widely used
+one today. It implements the Interplanetary Filesystem - the Web3
+standard for content-addressing, interoperable with HTTP. It is
+powered by IPLD's data models and libp2p for network communication.
+Kubo is written in Go.
+
+Featureset
+
+* Runs an IPFS-Node as a network service
+* Command Line Interface to IPFS-Nodes
+* Local Web2-to-Web3 HTTP Gateway functionality
+* HTTP RPC API (/api/v0) to access and control the daemon
+* IPFS's internal Webgui can be used to manage the Kubo nodes
+
 IPFS is a global, versioned, peer-to-peer filesystem. It combines
 good ideas from previous systems such as Git, BitTorrent, Kademlia,
 SFS, and the Web. It is like a single BitTorrent swarm, exchanging



Home | Main Index | Thread Index | Old Index