orignal
4c66608caf
|
4 days ago | |
---|---|---|
.github/workflows | 4 weeks ago | |
Win32 | 4 weeks ago | |
build | 1 month ago | |
contrib | 4 weeks ago | |
daemon | 6 days ago | |
debian | 4 weeks ago | |
docs | 6 years ago | |
i18n | 2 months ago | |
libi2pd | 4 days ago | |
libi2pd_client | 3 weeks ago | |
libi2pd_wrapper | 3 years ago | |
tests | 2 months ago | |
.dir-locals.el | 8 years ago | |
.editorconfig | 1 year ago | |
.gitattributes | 3 years ago | |
.gitignore | 3 years ago | |
ChangeLog | 4 weeks ago | |
LICENSE | 1 year ago | |
Makefile | 11 months ago | |
Makefile.bsd | 2 months ago | |
Makefile.haiku | 2 months ago | |
Makefile.homebrew | 2 months ago | |
Makefile.linux | 4 weeks ago | |
Makefile.mingw | 4 weeks ago | |
Makefile.osx | 2 months ago | |
README.md | 1 year ago | |
filelist.mk | 3 years ago |
README.md
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) -
- CentOS, Fedora, Mageia -
- Alpine, ArchLinux, openSUSE, Gentoo, etc.
- Windows -
- Mac OS -
- Docker image -
- Snap -
- FreeBSD -
- Android -
- 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.
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.