macOS
brew install i2plocal Homebrew formula metadata
brew
i2p のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install i2plocal Homebrew formula metadata
nix profile install nixpkgs#i2pnixpkgs package indexes · pkgs/by-name/i2/i2p/package.nix · ソース: api.github.com
choco install i2pChocolatey community package catalog · i2p · ソース: community.chocolatey.org
scoop install main/i2pScoop official bucket manifest trees · bucket/i2p.json · ソース: api.github.com
概要
Anonymous overlay network - a network within a network
履歴
I2P, the Invisible Internet Project, is a Java reference implementation of an anonymous overlay network. It provides a private network layer for applications such as anonymous web sites, chat, file sharing, mail, and other services that communicate through I2P destinations rather than ordinary public IP endpoints.
The official I2P overview describes the project as an engineering effort, not an academic or commercial research project, and says active development began in early 2003. Its architecture centers on routers, destinations, unidirectional inbound and outbound tunnels, garlic-encrypted messages, and a distributed network database.
The i2p.i2p repository is the reference Java implementation. The README points to platform installers, documentation, package-building instructions, and I2P's separate bug-tracking surfaces. GitHub mirrors and release assets provide a conventional source distribution path while I2P's own site remains the user-facing download and documentation hub.
Over time the project evolved from core anonymizing-router work into a bundled application environment with I2PTunnel, I2PSnark, Susimail, address books, streaming APIs, plugin/application support, and cross-platform packaging.
I2P's adoption came from privacy-conscious users and developers who wanted an application-oriented anonymous network distinct from Tor's exit-to-clearnet model. Official docs emphasize interactive services inside the network, including web hosting, bulletin boards, search, chat, file sharing, mail, blogs, and content syndication.
Package managers make I2P easier to deploy as a background router. Homebrew exposes eepget and i2prouter, while other ecosystems distribute installers or packages for desktop, server, and Android use.
Users run an I2P router, then connect applications to local services such as HTTP proxies, I2PTunnel, or application APIs. The network handles tunnel selection, lease sets, router info lookups, and end-to-end encrypted message delivery.
Developers use I2P when they want application traffic to stay inside an anonymous overlay rather than leave through exit nodes. The Java implementation also serves as the reference for specifications and behavior used by related clients.
I2P is package-nerd significant because it packages an entire privacy network as local executables and services. A package install is not merely a CLI tool; it brings a router, update machinery, bundled apps, Java dependencies, and network bootstrap behavior.
It also shows how privacy infrastructure has to balance repository mirrors, signed installers, platform-specific bundles, and package-manager formulas without reducing trust to a single download path.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
eepget | cli | グローバル実行可能ファイル | |
i2prouter | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/i2p/i2p.i2p
インストールメタデータ
| パッケージキー | brew:i2p |
|---|---|
| バージョン | 2.13.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/i2p |
| ホームページ | https://geti2p.net |
| リポジトリ | https://github.com/i2p/i2p.i2p |
| 上流ドキュメント | https://geti2p.net/en/docs |
| ライセンス | LicenseRef-Homebrew-cannot-represent |
| ソースアーカイブ | https://github.com/i2p/i2p.i2p/archive/refs/tags/i2p-2.13.0.tar.gz |
| 最終更新 | 2026-07-24T02:31:05Z |
| Pulse | updated |
| 依存関係 | java-service-wrapper, openjdk |
| ビルド依存関係 | ant, gettext |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | i2p |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
i2p
nix profile install nixpkgs#i2pi2p
choco install i2pmain/i2p
scoop install main/i2pソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.