Go to file
2023-11-12 18:32:57 -05:00
.github/workflows [gha] disable FreeBSD build 2023-10-31 22:39:51 +03:00
build build/CMakeLists.txt: enable C language 2023-11-12 10:29:24 +00:00
contrib Yggdrasil reseed address replaced by address for 4.X+ version 2023-10-29 11:57:14 +03:00
daemon CPU: remove AVX code, switch to __builtin for AES detection (#1959) 2023-08-31 19:52:51 +03:00
debian fix manpage typo for ipv4 flag 2023-10-28 16:25:51 +00:00
docs fix typo 2018-07-10 17:39:21 +08:00
i18n [i18n] update translations 2023-09-17 16:21:36 +00:00
libi2pd exclude NAT64 ipv6 addresses 2023-11-12 18:32:57 -05:00
libi2pd_client recognize trailing padding as part of base64 address 2023-10-31 09:10:56 -04:00
libi2pd_wrapper set of updates: 2022-02-18 09:20:06 +03:00
tests [http] fix query detection, addresshelper processing, update tests 2023-02-14 18:51:14 +00:00
Win32 2.49.0 2023-09-17 15:38:13 +00:00
.dir-locals.el remove tab width setting in dir-locals 2016-11-10 08:25:16 -05:00
.editorconfig CPU: remove AVX code, switch to __builtin for AES detection (#1959) 2023-08-31 19:52:51 +03:00
.gitattributes 2.41.0 2022-02-20 16:57:58 +03:00
.gitignore Darwin: allow calling make install more than once 2021-10-18 22:33:32 -04:00
ChangeLog 2.49.0 2023-09-17 15:38:13 +00:00
filelist.mk move wrapper code to own directory 2021-06-24 09:35:42 -04:00
LICENSE Update dates in license (#1934) 2023-05-30 17:27:40 +03:00
Makefile Add Haiku OS support (#1970) 2023-09-28 22:30:38 +03:00
Makefile.bsd GHA and Cmake changes (#1888) 2023-02-26 23:38:23 +03:00
Makefile.haiku Add Haiku OS support (#1970) 2023-09-28 22:30:38 +03:00
Makefile.homebrew [make] fix install target paths for linux and homebrew 2022-06-23 19:55:16 +03:00
Makefile.linux GHA and Cmake changes (#1888) 2023-02-26 23:38:23 +03:00
Makefile.mingw GHA and Cmake changes (#1888) 2023-02-26 23:38:23 +03:00
Makefile.osx Remove deprecated bind_at_load from macOS 2023-11-12 10:30:30 +00:00
README.md Update README.md 2023-09-30 14:10:45 -04: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 (Debian, Ubuntu, etc) - Build on Ubuntu
  • CentOS, Fedora, Mageia - Build Status
  • Alpine, ArchLinux, openSUSE, Gentoo, etc.
  • Windows - Build on Windows
  • Mac OS - Build on OSX
  • Docker image - 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

E-Mail: i2porignal at yandex.com

BTC: 3MDoGJW9TLMTCDGrR9bLgWXfm6sjmgy86f

LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59

ETH: 0x9e5bac70d20d1079ceaa111127f4fb3bccce379d

GST: GbD2JSQHBHCKLa9WTHmigJRpyFgmBj4woG

DASH: Xw8YUrQpYzP9tZBmbjqxS3M97Q7v3vJKUF

ZEC: t1cTckLuXsr1dwVrK4NDzfhehss4NvMadAJ

ANC: AQJYweYYUqM1nVfLqfoSMpUMfzxvS4Xd7z

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.