Full fatured C++ implementation of the I2P client. The I2P (Invisible Internet
Project) is a universal anonymous network layer. All communications over I2P are
anonymous and end-to-end encrypted. Participants don't reveal their real IP
address to each other. Peer to peer (cryptocorruencies, file sharing) and
client-to-server applications (websites, instant messengers, chat servers) are
supported.
