# dennis-tra/pcp

📦 Command line peer-to-peer data transfer tool based on libp2p.

Repository: https://github.com/dennis-tra/pcp
Canonical: https://ross.abutalabs.com/products/pcp
Language: Go
License: Apache-2.0
License Family: permissive
Topics: libp2p, peer-to-peer, cli, file-sharing, data-transfer, pake, dht, mdns, ipfs, hacktoberfest
Archived: true
Last push: 2023-12-02T15:57:37+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2053, "days_push": 1005, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1100, forks 56 (observed 2026-08-28T04:03:35.508725+00:00)

## What it is
pcp is a command-line peer-to-peer file transfer tool built on libp2p that transfers data directly between peers without relying on central servers. It uses DHT and mDNS for peer discovery and PAKE for password-based authentication.

## Use cases
- send files directly between two computers without a server
- transfer files between machines on the same local network
- share files without uploading to cloud storage
- peer-to-peer file copy between remote machines over the internet
- decentralized alternative to magic-wormhole or croc

## When to choose
- you want serverless, decentralized file transfer between peers
- you need to move files between machines on the same LAN or across the internet without a relay service
- you prefer libp2p-based tooling and are comfortable with an early-stage tool

## When to avoid
- you need production-grade security and performance guarantees
- you want a polished, actively maintained file transfer tool
- you need transfers through browsers or to non-technical recipients

## Facets
- artifact type: cli-tool
- maturity: experimental
- function: p2p, file-system, security, networking
- domain: files, privacy, networking
- platform: windows, cli, cross-platform
- tags: libp2p, file-transfer, peer-to-peer, dht, mdns, pake, ipfs, command-line, linux, macos

## Member repositories
- dennis-tra/pcp (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:35.508725+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:45:47.658602+00:00, confidence not recorded.
  - readme: https://github.com/dennis-tra/pcp (fetched 2026-08-28T04:03:35.508725+00:00, sha db9d8d594ff3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
