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 |
---|---|---|
![]() |
x86_64 (23)* | EPEL 7 (263 downloads) |
![]() |
i386 (10)*, x86_64 (11)* | Fedora 39 (0 downloads) |
![]() |
i386 (4)*, x86_64 (5)* | Fedora 40 (48 downloads) |
![]() |
i386 (0)*, x86_64 (2)* | Fedora 41 (13 downloads) |
![]() |
i386 (0)*, x86_64 (0)* | Fedora 42 (0 downloads) |
![]() |
i386 (12)*, x86_64 (9)* | Fedora rawhide (221 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable supervillain/I2P
More info about enabling Copr repositories