Update README.md

Added publications and txi2p in libs.
This commit is contained in:
Mikal 2018-02-19 23:45:33 +01:00 committed by GitHub
parent 9c478ab266
commit 05ebb4ad53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,8 @@ I2P is used by many people who care about their privacy: activists, oppressed pe
- [Projects using I2P](#projects-using-i2p) - [Projects using I2P](#projects-using-i2p)
- [Tools](#tools) - [Tools](#tools)
- [Libraries](#libraries) - [Libraries](#libraries)
- [Unfinished implementations](#unfinished-implementations)
- [Publications](#publications)
## The I2P Project ## The I2P Project
@ -49,3 +51,16 @@ I2P is used by many people who care about their privacy: activists, oppressed pe
* [node-i2p](https://github.com/redhog/node-i2p) - NodeJS api for communicating over i2p (SAMv3 client). * [node-i2p](https://github.com/redhog/node-i2p) - NodeJS api for communicating over i2p (SAMv3 client).
* [libsam3](https://github.com/i2p/libsam3) - C SAMv3 library. * [libsam3](https://github.com/i2p/libsam3) - C SAMv3 library.
* [txi2p](https://github.com/str4d/txi2p) - I2P bindings for Twisted.
## Unfinished implementations
* [go-i2p](https://github.com/hkparker/go-i2p) - A pure Go implementation of the I2P router.
## Publications
* [Monitoring the I2P network](http://hal.inria.fr/inria-00632259/PDF/TMA2012-LNCS.pdf)
* [Peer Profiling and Selection in the I2P Anonymous Network](https://geti2p.net/_static/pdf/I2P-PET-CON-2009.1.pdf)
* [Anonymity Techniques - Usability Tests of Major Anonymity Networks](https://people.torproject.org/~karsten/petcon-proceedings-2009.1.pdf)
* [Darknets and hidden servers: Identifying the true IP/network identity of I2P service hosts](http://www.irongeek.com/downloads/Identifying%20the%20true%20IP%20of%20I2P%20service%20hosts.pdf)