🛡 I2P: End-to-End encrypted and anonymous Internet
Find a file
R4SAS 01df1647bc
[httpproxy] add viewport and update styles on error
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-02-09 08:32:35 +03:00
.github/workflows add FreeBSD builder for GHA (#1595) 2020-12-07 08:36:06 +03:00
android [android] add refresh on swipe in webconsole 2021-01-13 21:07:13 +03:00
android_binary_only
build [windows] add file version to installer 2020-12-03 09:35:43 +03:00
contrib reindent Datagram, Daemon, update default subscription in config example 2021-02-03 14:57:43 +03:00
daemon don't disable NTCP2 address if Yggdrasil address is presented 2021-02-06 19:07:39 -05:00
debian 2.35.0 2020-11-30 12:50:15 -05:00
docs
libi2pd resend RouterInfo after some interval 2021-02-07 10:39:26 -05:00
libi2pd_client [httpproxy] add viewport and update styles on error 2021-02-09 08:32:35 +03:00
qt qt: log level ui control now synced with core and log pane ui at runtime 2020-12-19 21:16:40 +08:00
tests
Win32 [win32] dont create notification when taskbar (explorer) restarted 2021-02-08 19:41:46 +03:00
.dir-locals.el
.gitignore
.gitmodules
.travis.yml
appveyor.yml 2.35.0 2020-11-30 12:50:15 -05:00
ChangeLog 2.35.0 2020-11-30 12:50:15 -05:00
filelist.mk
LICENSE
Makefile
Makefile.bsd
Makefile.homebrew
Makefile.linux [make] change AES support check 2020-12-01 03:55:41 +03:00
Makefile.mingw
Makefile.osx
README.md

GitHub release Snapcraft release License Packaging status Docker Pulls

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.