I2P libraries
====================

Licensing:
---------------

Supplied under various permissive licenses.
TODO: add detailed licensing information before a release.

File list:
---------------
i2p.jar        I2P library, contains BSD/Cryptix/BouncyCastle licensed code
jbigi.jar      I2P big integer math library, contains LGPL licensed code
streaming.jar  I2P streaming library, public domain
mstreaming.jar I2P ministreaming library, public domain

Description:
------------------

Libraries which a Java application can use
to connect to an I2P router over the I2CP protocol,
establish an I2P destination and communicate over I2P.

These files originate from I2P 0.9.16 (2014).
Since .jar files are not human readable,
authentication tips follow below.

Authentication tips:
-----------------------------

The package these files were extracted from is found at:
https://www.geti2p.net/en/download/0.9.16/https/download.i2p2.de/i2psource_0.9.16.tar.bz2/download
https://download.i2p2.de/releases/0.9.16/i2psource_0.9.16.tar.bz2

The public key needed to verify the signature belongs to "zzz@mail.i2p".

The key fingerprint must be:
0.8.6: 4456 EBBE C805 63FE 57E6  B310 4155 76BA A76E 0BED
0.9.16: same as above

If something in the above information conflicts internally
or with the package/signature you downloaded for checking,
you should definitely figure out what is wrong,
and until then, not trust these files.
