release of the anonymous network and C++ client . Let's remember that I2P is a multilayered anonymous distributed network operating over the regular internet, actively using end-to-end encryption that guarantees anonymity and isolation. Within the I2P network, one can anonymously create websites and blogs, send instant messages and emails, exchange files, and organize P2P networks. The basic I2P client is written in Java and can run on a wide range of platforms such as Windows, Linux, macOS, Solaris, etc. I2pd is an independent implementation of the I2P client in C++ and is distributed under a modified BSD license.
In the release of I2P 0.9.43, support for the LS2 format has been finalized (), allowing the implementation of new types of data encryption in I2P tunnels. In future releases, plans are to start implementing a more reliable and faster end-to-end encryption method, the ECIES-X25519-AEAD-Ratchet combination instead of .
The new version of I2P also addresses issues with identifying IPv6 addresses, improves the setup wizard, simplifies tunnel creation, and adds support for I2CP (I2P Control Protocol) messaging in LS2. , a new type of proxy for entering encrypted credentials has been implemented.
In i2pd 2.29.0, support for sending and processing the client authentication flag for addresses in b33 format has been provided.
Source: opennet.ru
