# PurpleI2P/i2pd

🛡 I2P: End-to-End encrypted and anonymous Internet

Repository: https://github.com/PurpleI2P/i2pd
Canonical: https://ross.abutalabs.com/products/i2pd
Homepage: https://i2pd.website
Language: C++
License: BSD-3-Clause
License Family: permissive
Topics: i2p, i2p-client, c-plus-plus, communication, privacy, security, cryptography, openssl, p2p, anonymity, vpn
Last push: 2026-08-26T20:12:39+00:00

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

## Adoption (not part of the score)
Stars 4176, forks 508 (observed 2026-08-28T04:08:38.232052+00:00)

## What it is
i2pd (I2P Daemon) is a full-featured C++ implementation of an I2P client, providing a universal anonymous network layer with end-to-end encrypted communications that hides participants' real IP addresses. It runs as a lightweight daemon used to build and access anonymous networks for peer-to-peer and client-server applications.

## Use cases
- run an I2P router node to access the anonymous I2P network
- host anonymous websites and chat servers without revealing my IP
- use anonymous peer-to-peer filesharing and cryptocurrency networks
- route my applications' traffic through an end-to-end encrypted overlay network
- self-host a lightweight I2P daemon on a server or router
- develop secure applications using I2P's anonymous networking APIs

## When to choose
- you need a lightweight, fast, C++ I2P implementation with simple dependencies
- you want to run an I2P node headlessly on a server, Docker, or embedded device
- you need anonymous end-to-end encrypted communication without revealing real IPs
- you want developer APIs to build applications on top of the I2P network

## When to avoid
- you need a graphical I2P client - use i2pd-qt, i2pd-android, or gui-i2pd instead
- you only need Tor-style onion routing rather than I2P's garlic routing network
- you want a turnkey anonymizing proxy with no configuration

## Facets
- artifact type: application
- maturity: active
- function: networking, cryptography, security, proxy, p2p, privacy
- domain: privacy, networking, security, censorship-circumvention, self-hosted
- platform: windows, cross-platform, cli, self-hosted
- tags: i2p, anonymity, anonymous-network, onion-routing, garlic-routing, e2e-encryption, daemon, c-plus-plus, linux, macos, docker

## Member repositories
- PurpleI2P/i2pd (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:38.232052+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-29T18:22:41.538365+00:00, confidence not recorded.
  - readme: https://github.com/PurpleI2P/i2pd (fetched 2026-08-28T04:08:38.232052+00:00, sha 4c9f4d9b0cf7)
  - homepage: https://i2pd.website (fetched 2026-08-29T09:13:12.332585+00:00, sha 92578ab8c048)
- Data as of 2026-08-30T08:39:29.467469+00:00.
