2.3 KiB
2.3 KiB
Awesome I2P
A curated list of awesome I2P implementations, libraries, resources, projects, and shiny things. Inspired by awesome-tor and awesome-cpp and other awesome lists.
What is I2P?
I2P is an anonymous overlay network - a network within a network. It is intended to protect communication from dragnet surveillance and monitoring by third parties such as ISPs. I2P is used by many people who care about their privacy: activists, oppressed people, journalists and whistleblowers, as well as the average person.
Contents
The I2P Project
geti2p.net
i2pforum.net
Implementations
I2P
I2P - The first implementation. Written in Java. I2P Android - Android release of the I2P router. (Google play) I2P Android - Android release of the I2P router. (F-Droid)
I2Pd
I2Pd - A C++ implementation of a I2P router.
Projects using I2P
- I2P-Bote - I2P-Bote is a plugin for I2P that allows users to send and receive emails while preserving privacy. It does not need a mail server because emails are stored in a distributed hash table. They are automatically encrypted and digitally signed, which ensures no one but the intended recipient can read the email, and third parties cannot forge them.
- I2P-Bote Android - Android release of I2P-Bote. (Google Play)
Tools
- i2p-tools - This tool provides a secure and efficient reseed server for the I2P network. There are several utility commands to create, sign, and validate SU3 files.