🛡 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 1f76dc78d8 cleanup acceptor for AcceptOnce 8 years ago
Win32 fix incorrect traffic counting 8 years ago
android moved GOST to separate file 8 years ago
build update gitignore 8 years ago
contrib update gitignore 8 years ago
debian re-fix year 8 years ago
docs Moved files from docs/ to contrib/ 8 years ago
qt moved GOST to separate file 8 years ago
tests use CryptoProA params for GOST R 34.10-2012 256 bits 8 years ago
.dir-locals.el
.gitignore updated InnoSetup script 8 years ago
.travis.yml
AddressBook.cpp compressed addressbook request 8 years ago
AddressBook.h
BOB.cpp check if destination keys are correct 8 years ago
BOB.h
Base.cpp
Base.h
BloomFilter.cpp
BloomFilter.h
ChangeLog updated ChangeLog 8 years ago
ClientContext.cpp signaturetype ofr HTTP and SOCKS proxy 8 years ago
ClientContext.h
Config.cpp allow unknown options for api 8 years ago
Config.h allow unknown options for api 8 years ago
Crypto.cpp GOST signature unit test added 8 years ago
Crypto.h GOST signature unit test added 8 years ago
Daemon.cpp eliminate dependancy from GOST engine for GOST R 34.10 8 years ago
Daemon.h
DaemonLinux.cpp fix #833. Handle SIGPIPE 8 years ago
DaemonWin32.cpp
Datagram.cpp
Datagram.h
Destination.cpp publish with min interval of 20 seconds 8 years ago
Destination.h publish with min interval of 20 seconds 8 years ago
Dockerfile
Event.cpp
Event.h
FS.cpp
FS.h
Family.cpp eliminated deprecated function 8 years ago
Family.h
Garlic.cpp fixed race condition 8 years ago
Garlic.h fixed race condition 8 years ago
Gost.cpp recover public key from GOST R 34.10 signature 8 years ago
Gost.h recover public key from GOST R 34.10 signature 8 years ago
Gzip.cpp print zlib error codes 8 years ago
Gzip.h
HTTP.cpp compressed addressbook request 8 years ago
HTTP.h compressed addressbook request 8 years ago
HTTPProxy.cpp handle HTTP response 8 years ago
HTTPProxy.h
HTTPServer.cpp send http headers in original order 8 years ago
HTTPServer.h
I2CP.cpp
I2CP.h
I2NPProtocol.cpp use common context for ElGamal encrypt/decrypt 8 years ago
I2NPProtocol.h
I2PControl.cpp i2p.router.net.tunnels.successrate 8 years ago
I2PControl.h i2p.router.net.tunnels.successrate 8 years ago
I2PEndian.cpp
I2PEndian.h
I2PService.cpp
I2PService.h
I2PTunnel.cpp don't show error if stream closed 8 years ago
I2PTunnel.h handle HTTP response 8 years ago
Identity.cpp check if destination keys are correct 8 years ago
Identity.h use CryptoProA params for GOST R 34.10-2012 256 bits 8 years ago
LICENSE
LeaseSet.cpp
LeaseSet.h
LittleBigEndian.h
Log.cpp
Log.h
Makefile
Makefile.bsd
Makefile.homebrew fix osx upnp support 8 years ago
Makefile.linux AESNI for x86 8 years ago
Makefile.mingw
Makefile.osx fix osx upnp support 8 years ago
NTCPSession.cpp change establish timeout to 10 seconds 8 years ago
NTCPSession.h change establish timeout to 10 seconds 8 years ago
NetDb.cpp Add reseed.threshold option 8 years ago
NetDb.h
NetDbRequests.cpp
NetDbRequests.h
Profiling.cpp
Profiling.h
Queue.h
README.md ZEC added 8 years ago
Reseed.cpp send http headers in original order 8 years ago
Reseed.h Refactored code to Reseed module 8 years ago
RouterContext.cpp keep bandwidth caps if unreachable 8 years ago
RouterContext.h
RouterInfo.cpp support of 'X' in RouterInfo 8 years ago
RouterInfo.h
SAM.cpp handle SIGNATURE_TYPE for DEST GENERATE 8 years ago
SAM.h handle SIGNATURE_TYPE for DEST GENERATE 8 years ago
SOCKS.cpp
SOCKS.h
SSU.cpp moved v6 receiver to separate thread 8 years ago
SSU.h MTU size of 1488 for ipv6 8 years ago
SSUData.cpp recreate SSU session again if session key is invalid 8 years ago
SSUData.h MTU size of 1488 for ipv6 8 years ago
SSUSession.cpp recreate SSU session again if session key is invalid 8 years ago
SSUSession.h recreate SSU session again if session key is invalid 8 years ago
Signature.cpp more memory allocation optimization 8 years ago
Signature.h use CryptoProA params for GOST R 34.10-2012 256 bits 8 years ago
Streaming.cpp cleanup acceptor for AcceptOnce 8 years ago
Streaming.h cleanup acceptor for AcceptOnce 8 years ago
Tag.h
Timestamp.cpp use _USE_32BIT_TIME_T in win32 build 8 years ago
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h clean transit tunnels endpoints 8 years ago
TransportSession.h
Transports.cpp cleanup error messages 8 years ago
Transports.h
Tunnel.cpp use common context for ElGamal encrypt/decrypt 8 years ago
Tunnel.h
TunnelBase.h
TunnelConfig.h use common context for ElGamal encrypt/decrypt 8 years ago
TunnelEndpoint.cpp
TunnelEndpoint.h
TunnelGateway.cpp eliminate extra copy 8 years ago
TunnelGateway.h reduced I2NP message size for tunnel gateway 8 years ago
TunnelPool.cpp
TunnelPool.h
UPnP.cpp fix osx upnp support 8 years ago
UPnP.h
WebSocks.cpp
WebSocks.h
Websocket.cpp
Websocket.h
api.cpp allow unknown options for api 8 years ago
api.h
appveyor.yml Merge branch 'openssl' into openssl 8 years ago
entrypoint.sh
filelist.mk moved GOST to separate file 8 years ago
i2pd.cpp
stdafx.cpp
stdafx.h
util.cpp
util.h acquire shared 8 years ago
version.h 0.9.29 8 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.