Go to file
2021-11-20 05:47:32 -05:00
.github/workflows [gha] publish windows artifacts separately (#1707) 2021-11-18 16:17:28 +03:00
build [build] changes in windows build script 2021-10-19 18:24:18 +03:00
contrib [i18n] add armenian translation 2021-11-18 15:15:34 +03:00
daemon [webconsole] update stylesheet 2021-11-08 07:40:39 +03:00
debian [debian] update upnp patch 2021-10-22 05:57:04 +03:00
docs fix typo 2018-07-10 17:39:21 +08:00
i18n [i18n] fix type in translation 2021-11-18 15:23:09 +03:00
libi2pd Merge branch 'PurpleI2P:openssl' into openssl 2021-11-20 05:47:32 -05:00
libi2pd_client Fix typos 2021-11-13 19:07:50 +02:00
libi2pd_wrapper Fix typos 2021-11-13 19:07:50 +02:00
tests remove dependancy from localization 2021-09-04 18:55:51 -04:00
Win32 [win] add menu item for opening datadir 2021-11-01 02:47:53 +03:00
.dir-locals.el remove tab width setting in dir-locals 2016-11-10 08:25:16 -05:00
.gitignore Darwin: allow calling make install more than once 2021-10-18 22:33:32 -04:00
ChangeLog update changelog, i2pd.conf 2021-08-22 23:36:08 +03:00
filelist.mk move wrapper code to own directory 2021-06-24 09:35:42 -04:00
LICENSE update makefiles, license year 2020-11-23 01:46:08 +03:00
Makefile [make] USE_GIT_VERSION option to use commit info in version (closes #1702) 2021-10-22 05:35:01 +03:00
Makefile.bsd add DEBUG option for make 2018-06-29 02:27:19 +03:00
Makefile.homebrew Darwin: allow calling make install more than once 2021-10-18 22:33:32 -04:00
Makefile.linux [make] change AES support check 2020-12-01 03:55:41 +03:00
Makefile.mingw [makefile] create object dirs on windres (race condition) 2021-08-07 01:38:35 +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 Update README.md 2021-07-11 23:10:53 +03:00

GitHub release Snapcraft release License Packaging status Docker Pulls Crowdin

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

Using i2pd

See documentation and example config file.

Localization

You can help us with translation i2pd to your language using Crowdin platform! Translation project can be found here.

New languages can be requested on project's discussion page.

Current status: Crowdin

Donations

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

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.