Automic VaultAutomic Vault

brew

Install i2pd with Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, scoop, winget, zypper

Full-featured C++ implementation of I2P client. Version 2.60.0 via Homebrew; verified 2026-07-06.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install i2pd

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install i2pd

MacPorts ports tree · security/i2pd/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add i2pd

Alpine Linux edge package indexes · i2pd · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install i2pd

Debian stable package indexes · i2pd · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#i2pd

nixpkgs package indexes · pkgs/by-name/i2/i2pd/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S i2pd

Arch Linux sync databases · i2pd · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install i2pd

openSUSE Tumbleweed package metadata · i2pd · source: download.opensuse.org

Windows

Chocolateyverified · 92%
choco install i2pd

Chocolatey community package catalog · i2pd · source: community.chocolatey.org

Scoopverified · 92%
scoop install extras/i2pd

Scoop official bucket manifest trees · bucket/i2pd.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id PurpleI2P.i2pd -e

Windows Package Manager source index · PurpleI2P.i2pd · source: cdn.winget.microsoft.com

overview

Package summary

Full-featured C++ implementation of I2P client

Commands and aliases

  • i2pd

history

Project history and usage

i2pd is the PurpleI2P C++ implementation of an I2P client and daemon. It targets the same anonymous I2P network as the Java reference implementation but emphasizes a small footprint, simple dependencies, fast performance, and daemon-style deployment.

Project history

The PurpleI2P/i2pd repository was created in 2013 and describes i2pd as a full-featured C++ implementation of an I2P client. Its README frames I2P as a universal anonymous network layer for peer-to-peer and client-server applications, with anonymous and end-to-end encrypted communication.

i2pd developed its own packaging ecosystem around the daemon: command-line operation, config and tunnel files, precompiled release artifacts, Docker images, Snap, mobile and GUI-adjacent repositories, and documentation on Read the Docs.

The project uses the openssl branch as its default branch and releases frequent numbered versions. Homebrew packages the daemon with Boost, miniupnpc, and OpenSSL dependencies and defines a service invocation that points to Homebrew-managed config, tunnel, log, pid, and data paths.

Adoption history

i2pd is widely packaged across Linux distributions and other package managers, including Homebrew, Alpine, Debian, Arch, openSUSE, Nix, Chocolatey, Scoop, winget, and MacPorts. That breadth reflects demand for a lightweight I2P router that fits daemon, container, and service-management workflows.

Its GitHub stars, forks, Docker image, and packaged binaries show adoption beyond the Java reference implementation, especially among users who want a C++ daemon for servers, appliances, or lower-resource hosts.

How it is used

Users run i2pd as a daemon to participate in the I2P network and expose local tunnels or APIs for applications. The documentation covers installation, running, configuration, tunnel definitions, family configuration, APIs, and build instructions for Unix, Windows, Android, iOS, and GUI variants.

Common package-manager usage centers on service management and config files: install the package, edit i2pd.conf and tunnels.conf, then run the daemon under the system's service manager.

Why package nerds care

i2pd is package-nerd significant because it turns a privacy overlay router into a conventional service package. It has the delightful packaging surface area of real daemons: config directories, data directories, logs, pid files, service definitions, crypto/network dependencies, and platform-specific binaries.

It also illustrates a healthy alternate-implementation ecosystem: the Java I2P reference implementation remains central, while i2pd gives distributions and users a different runtime tradeoff.

Timeline

  • 2013: The PurpleI2P/i2pd repository was created.
  • 2013: The tag v0.3.0-1stbinrelease marked an early binary-release milestone.
  • 2025: The 2.56.0 release notes listed SSU2, NTCP2, address-book, tunnel, and peer-test changes.
  • 2026: The 2.60.0 release series shipped with many platform-specific release artifacts.

Related projects

  • Related projects include the Java I2P implementation, I2P specifications, i2pd-android, i2pd-qt, gui-i2pd, PurpleI2P documentation repositories, and other anonymous-network software such as Tor and Freenet.

security posture

Risk level: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signals

  • metadata:service
  • text:client

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.i2pd/i2pd.conf/var/lib/i2pd/i2pd.conf~/.i2pd/tunnels.conf/var/lib/i2pd/tunnels.conf~/.i2pd/tunnels.d/var/lib/i2pd/tunnels.d

executables

Installed executables

CommandKindExposureNote
i2pdcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.60.0
manager updated2026-07-06
local dataok
upstreamcurrent
latest detected2.60.0

https://github.com/PurpleI2P/i2pd

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:i2pd
Version2.60.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/i2pd
Homepagehttps://i2pd.website/
Repositoryhttps://github.com/PurpleI2P/i2pd
Upstream docshttps://i2pd.readthedocs.io/
LicenseBSD-3-Clause
Source archivehttps://github.com/PurpleI2P/i2pd/archive/refs/tags/2.60.0.tar.gz
Last updated2026-07-06T03:09:16Z
Pulseupdated
Dependenciesboost, miniupnpc, openssl@3
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namei2pd
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

i2pd 2.56.0-1

Full-featured C++ implementation of I2P client

https://i2pd.website

sudo apt install i2pd
  • Section: net
  • Architecture: amd64
  • 7 dependencies
  • normalized package name match
  • Matched by: I2pd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: i2pd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

i2pd

nix profile install nixpkgs#i2pd
  • normalized package name match
  • Matched by: I2pd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/i2/i2pd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

i2pd 2.49.0-1build3

Full-featured C++ implementation of I2P client

https://i2pd.website

sudo apt install i2pd
  • Section: universe/net
  • Architecture: amd64
  • 8 dependencies
  • normalized package name match
  • Matched by: I2pd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: i2pd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

i2pd 2.60.0-r1

I2P Router written in C++

https://i2pd.website

sudo apk add i2pd
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: i2pd
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: I2pd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: i2pd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

i2pd-dbg 2.60.0-r1

I2P Router written in C++ (debug symbols)

https://i2pd.website

sudo apk add i2pd-dbg
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: i2pd
  • 1 dependencies
  • normalized package name match
  • Matched by: I2pd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: i2pd-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

i2pd-openrc 2.60.0-r1

I2P Router written in C++ (OpenRC init scripts)

https://i2pd.website

sudo apk add i2pd-openrc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: i2pd
  • normalized package name match
  • Matched by: I2pd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: i2pd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

i2pd 2.60.0-1

A full-featured C++ implementation of the I2P router

https://i2pd.website/

sudo pacman -S i2pd
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 7 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: I2pd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: i2pd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

i2pd 2.58.0-1.6

C++ implementation of an I2P client

https://i2pd.website

sudo zypper install i2pd
  • License: BSD-3-Clause
  • Category: Productivity/Networking/System
  • Architecture: x86_64
  • Source Package: i2pd
  • 12 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: I2pd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: i2pd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

i2pd

sudo port install i2pd
  • normalized package name match
  • Matched by: I2pd
MacPorts ports tree · api.github.com · MacPorts ports tree: security/i2pd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

i2pd

choco install i2pd
  • normalized package name match
  • Matched by: I2pd
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: i2pd from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','hexchat'
Scoop95%

extras/i2pd

scoop install extras/i2pd
  • normalized package name match
  • Matched by: I2pd
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/i2pd.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

PurpleI2P.i2pd

winget install --id PurpleI2P.i2pd -e
  • normalized package name match
  • Matched by: I2pd
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: PurpleI2P.i2pd from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment