🛡 I2P: End-to-End encrypted and anonymous Internet
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
idk f9d9aa0306
move wrapper code to own directory
3 years ago
.github/workflows [gha] build and publish release containers 3 years ago
Win32 tbytes in WinApp (#1660) 3 years ago
build [cmake] switch to glob instead filling sources list 3 years ago
contrib [docker] fallback to alpine 3.13 3 years ago
daemon [i18n] use xgettext compatible function format for plural 3 years ago
debian update debian packaging files 3 years ago
docs fix typo 6 years ago
i18n [i18n] remove comment line in afrikaans 3 years ago
libi2pd move wrapper code to own directory 3 years ago
libi2pd_client handle i2cp.dontPublishLeaseSet for all destinations 3 years ago
libi2pd_wrapper move wrapper code to own directory 3 years ago
tests fixed Elligator tests 4 years ago
.dir-locals.el remove tab width setting in dir-locals 8 years ago
.gitignore Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 4 years ago
.travis.yml switch travis-ci to xenial 4 years ago
ChangeLog 2.38.0 3 years ago
LICENSE update makefiles, license year 3 years ago
Makefile move wrapper code to own directory 3 years ago
Makefile.bsd add DEBUG option for make 6 years ago
Makefile.homebrew Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 4 years ago
Makefile.linux [make] change AES support check 3 years ago
Makefile.mingw update makefiles, license year 3 years ago
Makefile.osx Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 4 years ago
README.md Update status badges in README 3 years ago
appveyor.yml 2.38.0 3 years ago
filelist.mk move wrapper code to own directory 3 years ago

README.md

GitHub release Snapcraft release License Packaging status Docker Pulls

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
  • Snap - i2pd i2pd
  • FreeBSD - Build on FreeBSD
  • Android - Android CI
  • iOS

Using i2pd

See documentation and example config file.

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.