🛡 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
orignal e4c038762b 2.13.0 7 years ago
Win32 2.13.0 7 years ago
android 2.13.0 7 years ago
build update gitignore 7 years ago
contrib update gitignore 7 years ago
debian update changelog to 2.13 7 years ago
docs Moved files from docs/ to contrib/ 7 years ago
qt 2.13.0 7 years ago
tests use CryptoProA params for GOST R 34.10-2012 256 bits 7 years ago
.dir-locals.el remove tab width setting in dir-locals 8 years ago
.gitignore updated InnoSetup script 7 years ago
.travis.yml temporary disable OS X 8 years ago
AddressBook.cpp compressed addressbook request 7 years ago
AddressBook.h Add addressbook options + improved docs 8 years ago
BOB.cpp check if destination keys are correct 7 years ago
BOB.h more BOB error messages 8 years ago
Base.cpp * Base.h : extract Tag template class to separate header 8 years ago
Base.h * Base.h : extract Tag template class to separate header 8 years ago
BloomFilter.cpp tabify 8 years ago
BloomFilter.h fixed android build 8 years ago
ChangeLog 2.13.0 7 years ago
ClientContext.cpp signaturetype ofr HTTP and SOCKS proxy 7 years ago
ClientContext.h renamed maptolooback to enableuniquelocal 7 years ago
Config.cpp allow unknown options for api 7 years ago
Config.h allow unknown options for api 7 years ago
Crypto.cpp GOST signature unit test added 7 years ago
Crypto.h fixed memory leak 7 years ago
Daemon.cpp eliminate dependancy from GOST engine for GOST R 34.10 7 years ago
Daemon.h gracefull -> graceful 8 years ago
DaemonLinux.cpp fix #833. Handle SIGPIPE 7 years ago
DaemonWin32.cpp fixed #546 8 years ago
Datagram.cpp fixed shared_ptr error 7 years ago
Datagram.h fixed shared_ptr error 7 years ago
Destination.cpp persist incoming tags 7 years ago
Destination.h publish with min interval of 20 seconds 7 years ago
Dockerfile Moving dockerfile to trigger autobuild of docker images. 7 years ago
Event.cpp more 8 years ago
Event.h more 8 years ago
FS.cpp persist incoming tags 7 years ago
FS.h persist incoming tags 7 years ago
Family.cpp eliminated deprecated function 7 years ago
Family.h set router's family 8 years ago
Garlic.cpp persist incoming tags 7 years ago
Garlic.h persist incoming tags 7 years ago
Gost.cpp recover public key from GOST R 34.10 signature 7 years ago
Gost.h recover public key from GOST R 34.10 signature 7 years ago
Gzip.cpp print zlib error codes 7 years ago
Gzip.h * Base.cpp : extract gzip classes to separate file 8 years ago
HTTP.cpp compressed addressbook request 7 years ago
HTTP.h compressed addressbook request 7 years ago
HTTPProxy.cpp handle HTTP response 7 years ago
HTTPProxy.h * HTTPProxy.{cpp,h} : rename classes, drop typedef 8 years ago
HTTPServer.cpp send http headers in original order 7 years ago
HTTPServer.h use token for commands 8 years ago
I2CP.cpp insert I2CP session with correct sessionid 8 years ago
I2CP.h insert I2CP session with correct sessionid 8 years ago
I2NPProtocol.cpp use common context for ElGamal encrypt/decrypt 7 years ago
I2NPProtocol.h fix off by ones 8 years ago
I2PControl.cpp i2p.router.net.tunnels.successrate 7 years ago
I2PControl.h i2p.router.net.tunnels.successrate 7 years ago
I2PEndian.cpp Avoid aliasing problems by using special buf endian handling functions wrapping memcpy 10 years ago
I2PEndian.h backport openbsd support 9 years ago
I2PService.cpp fix outproxy 8 years ago
I2PService.h * add websocks 7 years ago
I2PTunnel.cpp don't show error if stream closed 7 years ago
I2PTunnel.h handle HTTP response 7 years ago
Identity.cpp assign signature types 8 and 9 to GOST R 34.10 7 years ago
Identity.h fixed typo 7 years ago
LICENSE Update LICENSE 9 years ago
LeaseSet.cpp don't overwrite whole lease 8 years ago
LeaseSet.h fix typo 8 years ago
LittleBigEndian.h fix LittleEndian, change endian.h version 10 years ago
Log.cpp open log stream in log thread 8 years ago
Log.h write to log through the separate thread 8 years ago
Makefile AVX disabled for debuild by patch 8 years ago
Makefile.bsd * drop boost_regex from build deps 8 years ago
Makefile.homebrew fix osx upnp support 7 years ago
Makefile.linux AESNI for x86 7 years ago
Makefile.mingw AVX support for Windows 8 years ago
Makefile.osx fix osx upnp support 7 years ago
NTCPSession.cpp change establish timeout to 10 seconds 7 years ago
NTCPSession.h change establish timeout to 10 seconds 7 years ago
NetDb.cpp Add reseed.threshold option 7 years ago
NetDb.h don't store lookup replies anymore 8 years ago
NetDbRequests.cpp add reseed from floodfill option 8 years ago
NetDbRequests.h fixed race condition 8 years ago
Profiling.cpp removed IdentHash from RoutingProfile 7 years ago
Profiling.h removed IdentHash from RoutingProfile 7 years ago
Queue.h use generic container 7 years ago
README.md ZEC added 7 years ago
Reseed.cpp send http headers in original order 7 years ago
Reseed.h Refactored code to Reseed module 7 years ago
RouterContext.cpp keep bandwidth caps if unreachable 7 years ago
RouterContext.h configurable netid 8 years ago
RouterInfo.cpp support of 'X' in RouterInfo 7 years ago
RouterInfo.h don't store SSU-specific data for NTCP address 7 years ago
SAM.cpp handle SIGNATURE_TYPE for DEST GENERATE 7 years ago
SAM.h handle SIGNATURE_TYPE for DEST GENERATE 7 years ago
SOCKS.cpp fixed android build 8 years ago
SOCKS.h undo pedantic whitespace 8 years ago
SSU.cpp moved v6 receiver to separate thread 7 years ago
SSU.h MTU size of 1488 for ipv6 7 years ago
SSUData.cpp recreate SSU session again if session key is invalid 7 years ago
SSUData.h MTU size of 1488 for ipv6 7 years ago
SSUSession.cpp recreate SSU session again if session key is invalid 7 years ago
SSUSession.h recreate SSU session again if session key is invalid 7 years ago
Signature.cpp more memory allocation optimization 7 years ago
Signature.h use CryptoProA params for GOST R 34.10-2012 256 bits 7 years ago
Streaming.cpp cleanup acceptor for AcceptOnce 7 years ago
Streaming.h cleanup acceptor for AcceptOnce 7 years ago
Tag.h add reseed from floodfill option 8 years ago
Timestamp.cpp use _USE_32BIT_TIME_T in win32 build 7 years ago
Timestamp.h 10 seconds max timeout for NTP 8 years ago
TransitTunnel.cpp * tune log messages 8 years ago
TransitTunnel.h clean transit tunnels endpoints 7 years ago
TransportSession.h eliminate some overhead 8 years ago
Transports.cpp cleanup error messages 7 years ago
Transports.h #746. initialize io_service after daeminization 8 years ago
Tunnel.cpp use common context for ElGamal encrypt/decrypt 7 years ago
Tunnel.h last sample should have more relevance for latency 7 years ago
TunnelBase.h cleanup unclaimed out-of-sequence fragments 8 years ago
TunnelConfig.h use common context for ElGamal encrypt/decrypt 7 years ago
TunnelEndpoint.cpp clean up incomplete messages 8 years ago
TunnelEndpoint.h clean up incomplete messages 8 years ago
TunnelGateway.cpp eliminate extra copy 7 years ago
TunnelGateway.h reduced I2NP message size for tunnel gateway 7 years ago
TunnelPool.cpp Merge remote-tracking branch 'purple/openssl' 8 years ago
TunnelPool.h unbreak i2lua build 8 years ago
UPnP.cpp fix osx upnp support 7 years ago
UPnP.h wait for UPnP discovery during startup 8 years ago
WebSocks.cpp * add websocks 7 years ago
WebSocks.h * add websocks 7 years ago
Websocket.cpp more 8 years ago
Websocket.h merge 8 years ago
api.cpp allow unknown options for api 7 years ago
api.h use shared_ptr for log's stream 8 years ago
appveyor.yml Merge branch 'openssl' into openssl 7 years ago
entrypoint.sh Moving dockerfile to trigger autobuild of docker images. 7 years ago
filelist.mk moved GOST to separate file 7 years ago
i2pd.cpp eliminated DaemonQTImpl singleton 8 years ago
stdafx.cpp Precompiled headers 9 years ago
stdafx.h * drop boost_regex from build deps 8 years ago
util.cpp fixed some memory leak 8 years ago
util.h acquire shared 7 years ago
version.h 2.13.0 7 years ago

README.md

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 binaries. See documentation for how to build i2pd from source on your OS.

Supported systems:

  • GNU/Linux x86/x64 - Build Status
  • Windows - Build status
  • Mac OS X
  • FreeBSD
  • Android
  • iOS

Using i2pd

See documentation and example config file.

Donations

BTC: 1K7Ds6KUeR8ya287UC4rYTjvC96vXyZbDY
ZEC: t1cTckLuXsr1dwVrK4NDzfhehss4NvMadAJ
DASH: Xw8YUrQpYzP9tZBmbjqxS3M97Q7v3vJKUF
LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59
ANC: AQJYweYYUqM1nVfLqfoSMpUMfzxvS4Xd7z
DOGE: DNXLQKziRPAsD9H3DFNjk4fLQrdaSX893Y

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.