Automic VaultAutomic Vault

brew

i2pd を Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

i2pd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install i2pd

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install i2pd

MacPorts ports tree · security/i2pd/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add i2pd

Alpine Linux edge package indexes · i2pd · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install i2pd

Debian stable package indexes · i2pd · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#i2pd

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

Arch Linux pacman確認済み · 92%
sudo pacman -S i2pd

Arch Linux sync databases · i2pd · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install i2pd

openSUSE Tumbleweed package metadata · i2pd · ソース: download.opensuse.org

概要

パッケージ概要

Full-featured C++ implementation of I2P client

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: orange

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

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

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

信号

  • metadata:service
  • text:client

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
i2pdcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版2.61.0
マネージャ更新日2026-07-20
ローカルデータOK
上流最新
検出された最新2.61.0

https://github.com/PurpleI2P/i2pd

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:i2pd
バージョン2.61.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/i2pd
ホームページhttps://i2pd.website/
リポジトリhttps://github.com/PurpleI2P/i2pd
上流ドキュメントhttps://i2pd.readthedocs.io/
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/PurpleI2P/i2pd/archive/refs/tags/2.61.0.tar.gz
最終更新2026-07-20T20:53:26Z
Pulseupdated
依存関係boost, miniupnpc, openssl@3
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 4 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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