Ross ROSS = Recommend OSS · open-source software intelligence for agents

ipfs/kubo

IPFS implementation in Go: a daemon that stores and serves content-addressed data, with a CLI, HTTP Gateway, and RPC API observed · 2026-08-28

github.com/ipfs/kubo · homepage · Go · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 84
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 34.5
  • age_days: 4451
  • days_rel: 30
  • days_push: 7
  • n_releases_24m: 21

Full methodology

Adoption not part of the score

17114 stars · 3164 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Kubo is the reference Go implementation of IPFS, running a daemon that stores and serves content-addressed data. It ships a CLI, HTTP Gateway, RPC API, and WebUI for node management.

Use cases

  • run an ipfs node on a server
  • pin files to ipfs from the command line
  • serve a static website over ipfs
  • fetch content by cid via an http gateway
  • host a private ipfs swarm in docker
  • build apps on top of the ipfs rpc api

When to choose

  • you need a full IPFS node with CLI, gateway, and RPC control
  • you want the most widely used, interoperable IPFS implementation
  • you run headless servers or containers and need IPFS infrastructure

When to avoid

  • you want a point-and-click GUI (use IPFS Desktop instead)
  • you need an embedded IPFS SDK in Go or JS (use Boxo or Helia)
  • you only need a dedicated gateway without node features (consider Rainbow)

Facets

application · maturity active

p2p http-server cli file-system object-storage proxy microservices files self-hosted networking windows cli go cross-platform ipfs content-addressed dweb http-gateway pinning linux macos docker

9 sources

Member repositories

RepositoryRoleHealth v2
ipfs/kubomain94

For agents

markdown · JSON · MCP: product_card(name="ipfs/kubo")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem