🛡 I2P: End-to-End encrypted and anonymous Internet
Find a file
orignal ebd0575385
Some checks are pending
Build Debian packages / bookworm (push) Waiting to run
Build Debian packages / bullseye (push) Waiting to run
Build Debian packages / trixie (push) Waiting to run
Build on FreeBSD / with UPnP (push) Waiting to run
Build on OSX / Build on ARM64 (push) Waiting to run
Build on OSX / Build on Intel x86_64 (push) Waiting to run
Build on Windows / ucrt-x86_64 (push) Waiting to run
Build on Windows / x86_64 (push) Waiting to run
Build on Windows / clang-x86_64 (push) Waiting to run
Build on Windows / CMake clang-x86_64 (push) Waiting to run
Build on Windows / CMake ucrt-x86_64 (push) Waiting to run
Build on Windows / CMake x86_64 (push) Waiting to run
Build on Windows / XP (push) Waiting to run
Build on Ubuntu / Make with USE_UPNP=no (push) Waiting to run
Build on Ubuntu / Make with USE_UPNP=yes (push) Waiting to run
Build on Ubuntu / CMake with -DWITH_UPNP=OFF (push) Waiting to run
Build on Ubuntu / CMake with -DWITH_UPNP=ON (push) Waiting to run
Build containers / Building container for linux/386 (push) Waiting to run
Build containers / Building container for linux/amd64 (push) Waiting to run
Build containers / Building container for linux/arm64 (push) Waiting to run
Build containers / Building container for linux/arm/v7 (push) Waiting to run
Build containers / Pushing merged manifest (push) Blocked by required conditions
limit i2p.streaming.maxOutboundSpeed per session
2026-06-01 16:29:07 -04:00
.github/workflows [gha] Windows 32-bit RIP 2026-05-28 00:49:53 +03:00
build Add 'atomic' component to Boost package requirements 2026-05-21 08:51:48 +02:00
contrib 2.60.0 2026-04-20 11:07:02 -04:00
daemon fixed build openssl 4 2026-05-28 07:22:48 -04:00
debian 2.60.0 2026-04-20 11:07:02 -04:00
docs
i18n [i18n] change comment 2026-04-24 20:53:33 +03:00
libi2pd limit i2p.streaming.maxOutboundSpeed per session 2026-06-01 16:29:07 -04:00
libi2pd_client cleanup unacked datagrams after timeout 2026-05-04 15:54:39 -04:00
libi2pd_wrapper
tests
Win32
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
ChangeLog 2.60.0 2026-04-20 11:07:02 -04:00
filelist.mk
LICENSE
Makefile
Makefile.bsd
Makefile.haiku
Makefile.homebrew
Makefile.linux suppress LEFT-TO-RIGHT MARK warning for newer compilers 2026-05-28 17:37:59 -04:00
Makefile.mingw temporary fix mingw gcc 16 release build by using C++17 2026-05-21 16:41:47 -04:00
Makefile.osx
Makefile.solaris
README.md

GitHub release Snapcraft release License Packaging status Docker Pulls Github Downloads Crowdin Ask DeepWiki Note: i2pd for Android can be found in the i2pd-android repository and with a Qt GUI in the i2pd-qt repository. For macOS, a GUI version can be found in the gui-i2pd repository.

i2pd

Русская версия

i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.

I2P (Invisible Internet Protocol) is a universal anonymous network layer.
All communications over I2P are anonymous and end-to-end encrypted, participants don't reveal their real IP addresses.

I2P client is a software used for building and using anonymous I2P networks. Such networks are commonly used for anonymous peer-to-peer applications (filesharing, cryptocurrencies) and anonymous client-server applications (websites, instant messengers, chat-servers).

I2P allows people from all around the world to communicate and share information without restrictions.

Features

  • Distributed anonymous networking framework
  • End-to-end encrypted communications
  • Small footprint, simple dependencies, fast performance
  • Rich set of APIs for developers of secure applications

Resources

Installing

The easiest way to install i2pd is by using precompiled packages and binaries. You can fetch most of them on release page.
Please see documentation for more info.

Building

See documentation for how to build i2pd from source on your OS.

note: i2pd with Qt GUI can be found in i2pd-qt repository and for android in i2pd-android repository.

Build instructions:

Supported systems:

  • GNU/Linux (Debian, Ubuntu, etc) - Build on Ubuntu
  • CentOS, Fedora, Mageia - Build Status
  • Alpine, ArchLinux, openSUSE, Gentoo, etc.
  • Windows - Build on Windows
  • Mac OS - Build on OSX
  • Docker image - Build containers
  • Snap - i2pd i2pd
  • FreeBSD - Build on FreeBSD
  • Android
  • iOS

Using i2pd

See documentation and example config file.

Localization

You can help us with translation i2pd to your language using Crowdin platform! Translation project can be found here.

New languages can be requested on project's discussion page.

Current status: Crowdin

Donations

E-Mail: i2porignal at yandex.com

BTC: 3MDoGJW9TLMTCDGrR9bLgWXfm6sjmgy86f

LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59

ETH: 0x9e5bac70d20d1079ceaa111127f4fb3bccce379d

GST: GbD2JSQHBHCKLa9WTHmigJRpyFgmBj4woG

DASH: Xw8YUrQpYzP9tZBmbjqxS3M97Q7v3vJKUF

ZEC: t1cTckLuXsr1dwVrK4NDzfhehss4NvMadAJ

ANC: AQJYweYYUqM1nVfLqfoSMpUMfzxvS4Xd7z

XMR: 497pJc7X4xqKvcLBLpSUtRgWqMMyo24u4btCos3cak6gbMkpobgSU6492ztUcUBghyeHpYeczB55s38NpuHoH5WGNSPDRMH

License

This project is licensed under the BSD 3-clause license, which can be found in the file LICENSE in the root of the project source code.