🛡 I2P: End-to-End encrypted and anonymous Internet
Find a file
2015-09-10 15:00:39 +08:00
build/cmake_modules Sorted out the documentation 2015-09-10 02:09:56 +08:00
client Support OpenBSD. 2015-09-05 01:32:50 -07:00
contrib/certificates reseed certificate updates 2015-05-02 21:00:43 +00:00
core Support OpenBSD. 2015-09-05 01:32:50 -07:00
debian Update copyright 2015-01-23 14:03:41 -05:00
doc Sorted out the documentation 2015-09-10 02:09:56 +08:00
tests Add tests for EdDSA25519, fix Verifier. 2015-08-29 23:21:32 +02:00
.gitignore Fix building tests, move binaries to different output directory. 2015-08-21 23:27:25 +02:00
CMakeLists.txt Fix more warnings (#260). 2015-08-30 12:33:09 +02:00
LICENSE Update LICENSE 2015-01-23 14:02:37 -05:00
README.md Cleanup in README.md 2015-09-10 15:00:39 +08:00
stdafx.cpp Precompiled headers 2015-06-10 13:41:08 -05:00
stdafx.h Precompiled headers 2015-06-10 13:41:08 -05:00
TODO Update TODO. 2015-07-27 21:28:50 +02:00

i2pd

I2P router written in C++.

Documentation for config files, command line options, build instructions and more can be found under the doc directory.

Downloads

Official binary releases could be found at: http://download.i2p.io/purplei2p/i2pd/releases/

Build Statuses

  • Linux x64 - Maintaince
  • Linux ARM - Maintaince
  • Mac OS X - Maintaince
  • Microsoft VC13 - To be added

License

This project is licensed under the BSD 3-clause license, which can be found in the doc directory.