How to Install i2p in Ubuntu 18.04



Install i2p by entering the following commands in the terminal:

sudo apt update
sudo apt install i2p

Description:

Invisible Internet Project (I2P) - anonymous network

I2P is an anonymizing network, offering a simple layer that identity-sensitive applications can use to securely communicate. All data is wrapped with several layers of encryption, and the network is both distributed and dynamic, with no trusted parties. . This package depends on the router, jbigi, the java service wrapper, and includes support to run I2P as a daemon.

Homepage: https://geti2p.net/

Version: 0.9.34-1ubuntu3

Section: universe/net