supervillain/I2P

Project ID: 21238

Description

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.

Installation Instructions

Centos 7:

curl -s https://copr.fedorainfracloud.org/coprs/supervillain/I2P/repo/epel-7/supervillain-I2P-epel-7.repo -o /etc/yum.repos.d/i2p-epel-7.repo yum install epel-release -y yum install i2p -y systemctl enable i2p systemctl start i2p

Fedora:

dnf copr enable supervillain/I2P dnf install i2p -y systemctl enable i2p systemctl start i2p

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 7 x86_64 (18)* EPEL 7 (209 downloads)
Fedora 37 i386 (9)*, x86_64 (10)* Fedora 37 (0 downloads)
Fedora 38 i386 (6)*, x86_64 (8)* Fedora 38 (59 downloads)
Fedora 39 i386 (8)*, x86_64 (8)* Fedora 39 (34 downloads)
Fedora 40 i386 (2)*, x86_64 (2)* Fedora 40 (4 downloads)
Fedora rawhide i386 (9)*, x86_64 (6)* Fedora rawhide (174 downloads)

* Total number of downloaded packages.