Go to file
2020-05-05 08:11:01 -04:00
android [android] stop immediatly if no transit tunnels available while graceful shutdown 2020-04-29 02:16:31 +03:00
android_binary_only Update android stuff: 2020-02-29 23:14:35 +00:00
build drop i2lua 2020-04-03 14:31:38 +03:00
contrib update info about pidfile defaults (closes #1136) 2020-04-29 16:55:25 +03:00
daemon [windows] add binding exceptions messagebox notifications, update exceptions handling code 2020-05-05 02:45:25 +03:00
debian 2.31.0 2020-04-10 12:57:47 -04:00
docs fix typo 2018-07-10 17:39:21 +08:00
libi2pd remove dependency from Win32App 2020-05-05 08:11:01 -04:00
libi2pd_client [windows] add binding exceptions messagebox notifications, update exceptions handling code 2020-05-05 02:45:25 +03:00
qt 2.31.0 2020-04-10 12:57:47 -04:00
tests fixed Elligator tests 2020-01-21 17:53:48 -05:00
Win32 [windows] add binding exceptions messagebox notifications, update exceptions handling code 2020-05-05 02:45:25 +03:00
.dir-locals.el remove tab width setting in dir-locals 2016-11-10 08:25:16 -05:00
.gitignore some qt work. fixed on slow computers; now faster as delayed save is implemented 2020-03-10 23:22:49 +08:00
.gitmodules preinit webview+configparser+README.md 2020-03-02 03:58:50 +03:00
.travis.yml switch travis-ci to xenial 2020-02-28 23:41:42 +03:00
appveyor.yml 2.31.0 2020-04-10 12:57:47 -04:00
ChangeLog 2.31.0 2020-04-10 20:33:54 +03:00
filelist.mk cleanup websocks 2020-03-12 03:50:21 +03:00
LICENSE Update LICENSE 2015-01-23 14:02:37 -05:00
Makefile [windows] init internet connectivity events checker functional (vista+ supported only) 2020-04-12 05:25:22 +03:00
Makefile.bsd add DEBUG option for make 2018-06-29 02:27:19 +03:00
Makefile.homebrew fix make target dependecy 2018-09-04 10:51:44 +03:00
Makefile.linux suppress GCC 7 (bug 77728) psabi note 2020-04-03 14:31:38 +03:00
Makefile.mingw [windows] init internet connectivity events checker functional (vista+ supported only) 2020-04-12 05:25:22 +03:00
Makefile.osx Pass -dead_strip -dead_strip_dylibs -bind_at_load on macOS 2020-01-13 14:47:15 +02:00
README.md README: explicit linux distro supported 2019-11-23 22:52:31 +01:00

GitHub release Snapcraft release License Packaging status

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.

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