Skip to content
🛡 I2P: End-to-End encrypted and anonymous Internet
Branch: openssl
Clone or download
Latest commit ed116e7 Mar 30, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Win32 2.24.0 Mar 21, 2019
android [2.24.0][android] update addressbook Mar 21, 2019
android_binary_only add script for packaging archive with android binaries Mar 22, 2019
build CMake: bump version of ZLib Dec 19, 2018
contrib
daemon show lookup keys Mar 28, 2019
debian remove incorrect line Mar 22, 2019
docs
libi2pd counter is always in Little Endian Mar 29, 2019
libi2pd_client lookup for b33 address Mar 29, 2019
qt
tests
.dir-locals.el remove tab width setting in dir-locals Nov 10, 2016
.gitignore update gitignore Jul 20, 2018
.travis.yml temporary disable osx build due to of big waiting time of VM Dec 5, 2017
ChangeLog 2.24.0 Mar 21, 2019
LICENSE Update LICENSE Jan 23, 2015
Makefile update mingw makefile Dec 14, 2018
Makefile.bsd add DEBUG option for make Jun 28, 2018
Makefile.homebrew fix make target dependecy Sep 4, 2018
Makefile.linux
Makefile.mingw revert mingw makefile Dec 14, 2018
Makefile.osx osx makefile changes Sep 4, 2018
README.md Update README.md Mar 23, 2019
appveyor.yml 2.24.0 Mar 21, 2019
filelist.mk

README.md

GitHub release GitHub

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
  • Windows - Build status
  • Mac OS X - Build Status
  • CentOS / Fedora / Mageia - Build Status
  • Docker image - Build 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.

You can’t perform that action at this time.