kubo
Developed by ipfs
Kubo is the original and most widely used Go implementation of IPFS, serving as a robust node for the decentralized web. It leverages content-addressing (CIDs, DAGs) to maximize interoperability, supporting UnixFS for files, HTTP Gateways for browser access, and Bitswap for verifiable data transfer. Kubo offers a command-line interface, a WebUI for node management, an HTTP RPC API, and experimental FUSE mounts. It enables users to efficiently host and retrieve content across the IPFS network on various operating systems.
- Full IPFS Node Daemon Service
- CLI & WebUI for Node Management
- Interoperable HTTP Gateway & RPC API
- Content-Addressable Data Storage (CIDs, DAGs)
- FUSE Mounts for Local File System Integration (Experimental)
desktopiot