Go to file
2021-04-26 18:21:00 -04:00
.github/workflows [actions] upload windows artifacts 2021-02-26 21:09:01 +00:00
build [windows] add file version to installer 2020-12-03 09:35:43 +03:00
contrib Уточнение про логирование в Windows 2021-04-19 06:43:51 -04:00
daemon set X bandiwth for floodfill by default 2021-03-28 13:13:00 -04:00
debian 2.37.0 2021-03-15 08:30:04 -04:00
docs fix typo 2018-07-10 17:39:21 +08:00
libi2pd don't cleanup ipv6 introducers list twice 2021-04-25 17:55:13 -04:00
libi2pd_client handle hostname for STREAM CREATE 2021-04-26 18:21:00 -04:00
tests fixed Elligator tests 2020-01-21 17:53:48 -05:00
Win32 [win32] drop service code, fix start with daemon option. Throw notification when unable to parse config 2021-03-11 14:40:06 +03:00
.dir-locals.el remove tab width setting in dir-locals 2016-11-10 08:25:16 -05:00
.gitignore Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 2020-11-15 01:31:20 +03:00
.travis.yml switch travis-ci to xenial 2020-02-28 23:41:42 +03:00
appveyor.yml 2.37.0 2021-03-15 08:30:04 -04:00
ChangeLog 2.37.0 2021-03-15 09:00:25 -04:00
filelist.mk cleanup websocks 2020-03-12 03:50:21 +03:00
LICENSE update makefiles, license year 2020-11-23 01:46:08 +03:00
Makefile [win32] drop service code, fix start with daemon option. Throw notification when unable to parse config 2021-03-11 14:40:06 +03:00
Makefile.bsd add DEBUG option for make 2018-06-29 02:27:19 +03:00
Makefile.homebrew Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 2020-11-15 01:31:20 +03:00
Makefile.linux [make] change AES support check 2020-12-01 03:55:41 +03:00
Makefile.mingw update makefiles, license year 2020-11-23 01:46:08 +03:00
Makefile.osx Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 2020-11-15 01:31:20 +03:00
README.md [readme] add links to new android and qt repos 2021-02-10 18:09:51 +03:00

GitHub release Snapcraft release License Packaging status Docker Pulls

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 - Build Status
    • CentOS / Fedora / Mageia - Build Status
    • Alpine, ArchLinux, openSUSE, Gentoo, Debian, Ubuntu, etc.
  • Windows - Build status
  • Mac OS X - Build Status
  • Docker image - Build Status
  • Snap
  • FreeBSD
  • Android
  • iOS

Using i2pd

See documentation and example config file.

Donations

BTC: 3MDoGJW9TLMTCDGrR9bLgWXfm6sjmgy86f
LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59
ETH: 0x9e5bac70d20d1079ceaa111127f4fb3bccce379d
DASH: Xw8YUrQpYzP9tZBmbjqxS3M97Q7v3vJKUF
ZEC: t1cTckLuXsr1dwVrK4NDzfhehss4NvMadAJ
GST: GbD2JSQHBHCKLa9WTHmigJRpyFgmBj4woG

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.