🛡 I2P: End-to-End encrypted and anonymous Internet
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
orignal 1f1a3270f7 fixed IsPublished for ipv6 3 days ago
.github/workflows [gha] build only when related to app and runner itself files are changed, disable temporary msvc 2 months ago
Win32 [win] update status code 4 weeks ago
build build/CMakeLists.txt: enable C language 5 months ago
contrib 2.51.0 2 weeks ago
daemon Add fcntl to actually lock pidfile on Android 1 week ago
debian 2.51.0 2 weeks ago
docs fix typo 6 years ago
i18n [i18n] update translations 7 months ago
libi2pd fixed IsPublished for ipv6 3 days ago
libi2pd_client store HTTP and SOCKS proxy as pointer to I2PService 2 months ago
libi2pd_wrapper set of updates: 2 years ago
tests test-eddsa added 4 months ago
.dir-locals.el remove tab width setting in dir-locals 8 years ago
.editorconfig CPU: remove AVX code, switch to __builtin for AES detection (#1959) 8 months ago
.gitattributes 2.41.0 2 years ago
.gitignore Darwin: allow calling make install more than once 3 years ago
ChangeLog 2.51.0 2 weeks ago
LICENSE Update dates in license (#1934) 11 months ago
Makefile [make] fix windows msys2 build 4 months ago
Makefile.bsd use C++17 for newer versions of clang for BSD 1 month ago
Makefile.haiku Add Haiku OS support (#1970) 7 months ago
Makefile.homebrew [make] fix install target paths for linux and homebrew 2 years ago
Makefile.linux GHA and Cmake changes (#1888) 1 year ago
Makefile.mingw [make] get the mistakenly deleted pthread back 4 months ago
Makefile.osx Remove deprecated bind_at_load from macOS 5 months ago
README.md Update README.md 7 months ago
filelist.mk move wrapper code to own directory 3 years ago

README.md

GitHub release Snapcraft release License Packaging status Docker Pulls Crowdin

note: i2pd for Android can be found in i2pd-android repository and with Qt GUI in i2pd-qt 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 - Android CI
  • 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.