head	1.2;
access;
symbols
	pkgsrc-2026Q1:1.2.0.28
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.26
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.2.0.24
	pkgsrc-2025Q3-base:1.2
	pkgsrc-2025Q2:1.2.0.22
	pkgsrc-2025Q2-base:1.2
	pkgsrc-2025Q1:1.2.0.20
	pkgsrc-2025Q1-base:1.2
	pkgsrc-2024Q4:1.2.0.18
	pkgsrc-2024Q4-base:1.2
	pkgsrc-2024Q3:1.2.0.16
	pkgsrc-2024Q3-base:1.2
	pkgsrc-2024Q2:1.2.0.14
	pkgsrc-2024Q2-base:1.2
	pkgsrc-2024Q1:1.2.0.12
	pkgsrc-2024Q1-base:1.2
	pkgsrc-2023Q4:1.2.0.10
	pkgsrc-2023Q4-base:1.2
	pkgsrc-2023Q3:1.2.0.8
	pkgsrc-2023Q3-base:1.2
	pkgsrc-2023Q2:1.2.0.6
	pkgsrc-2023Q2-base:1.2
	pkgsrc-2023Q1:1.2.0.4
	pkgsrc-2023Q1-base:1.2
	pkgsrc-2022Q4:1.2.0.2
	pkgsrc-2022Q4-base:1.2;
locks; strict;
comment	@# @;


1.2
date	2022.12.04.20.39.02;	author wiz;	state Exp;
branches;
next	1.1;
commitid	6T4yIjLnVlniwh4E;

1.1
date	2022.12.04.20.09.12;	author wiz;	state Exp;
branches;
next	;
commitid	YP1ie004iA11mh4E;


desc
@@


1.2
log
@kubo: Improve DESCR
@
text
@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
git objects. IPFS provides an interface as simple as the HTTP web,
but with permanence built-in. You can also mount the world at /ipfs.
@


1.1
log
@filesystems/kubo: import kubo-0.17.0

Packaged in wip by myself and bsiegert@@

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
git objects. IPFS provides an interface as simple as the HTTP web,
but with permanence built-in. You can also mount the world at /ipfs.
@
text
@d1 14
@

