This is the new official repository for the I2P project, replacing deb.i2p2.de and deb.i2p2.no which are down. For instructions, see below, and more information is on geti2p.net.
For Ubuntu, we recommend our PPA instead, and instructions are on geti2p.net.
The signing key for this repo may be downloaded here.
To migrate from deb.i2p2.de or deb.i2p2.no to this repo, do steps 1 and 2.
1) You must manually update to the 2023-10-01 repo key!!!
Short version:
curl -o i2p-archive-keyring.gpg https://geti2p.net/_static/i2p-archive-keyring.gpg
sudo cp i2p-archive-keyring.gpg /usr/share/keyrings
sudo apt update
2) You must manually update the repo hostname!!!
To change from deb.i2p2.de or deb.i2p2.no to deb.i2p.net:
cd /etc/apt/sources.list.d
grep i2p2 *
edit the appropriate file to change from deb.i2p2.de or deb.i2p2.no to deb.i2p.net
Long version: instructions are on geti2p.net.
Please use our PPA instead. Instructions are on geti2p.net.
Instructions are on geti2p.net.
Any necessary dependency packages will be found in either Debian's repository or this one. Please report any problems with the I2P packages on the I2P Bug Tracker. Bugs for Anoncoin should be reported on its Github project page.
Add lines like the following to /etc/apt/sources.list.d/i2p.list
.
For Debian Wheezy (EOL May 2018):
deb https://deb.i2pgit.org/ wheezy main
deb-src https://deb.i2pgit.org/ wheezy main
For Debian Jessie (EOL June 2020):
deb https://deb.i2pgit.org/ jessie main
deb-src https://deb.i2pgit.org/ jessie main
For Debian Stretch (EOL June 2022):
deb https://deb.i2pgit.org/ stretch main
deb-src https://deb.i2pgit.org/ stretch main
For Debian Buster (oldoldstable):
deb https://deb.i2pgit.org/ buster main
deb-src https://deb.i2pgit.org/ buster main
For Debian Bullseye (oldstable):
deb https://deb.i2pgit.org/ bullseye main
deb-src https://deb.i2pgit.org/ bullseye main
For Debian Bookworm (stable):
deb https://deb.i2pgit.org/ bookworm main
deb-src https://deb.i2pgit.org/ bookworm main
For Debian testing or Sid (unstable):
deb https://deb.i2pgit.org/ unstable main
deb-src https://deb.i2pgit.org/ unstable main
For Ubuntu Precise (LTS 12.04):
deb https://deb.i2pgit.org/ precise main
deb-src https://deb.i2pgit.org/ precise main
For Ubuntu Trusty (LTS 14.04):
deb https://deb.i2pgit.org/ trusty main
deb-src https://deb.i2pgit.org/ trusty main
For Ubuntu Xenial (LTS 16.04):
deb https://deb.i2pgit.org/ xenial main
deb-src https://deb.i2pgit.org/ xenial main
For Ubuntu Bionic (LTS 18.04):
deb https://deb.i2pgit.org/ bionic main
deb-src https://deb.i2pgit.org/ bionic main
For Ubuntu Focal (LTS 20.04):
deb https://deb.i2pgit.org/ focal main
deb-src https://deb.i2pgit.org/ focal main
For Ubuntu Jammy (LTS 22.04):
deb https://deb.i2pgit.org/ jammy main
deb-src https://deb.i2pgit.org/ jammy main
For Ubuntu Mantic (23.10):
deb https://deb.i2pgit.org/ mantic main
deb-src https://deb.i2pgit.org/ mantic main
For Ubuntu Noble (LTS 24.04):
deb https://deb.i2pgit.org/ mantic main
deb-src https://deb.i2pgit.org/ mantic main
After adding the repo to apt, update the package list with
sudo apt-get update
APT will likely complain about a missing key. If it does you can resolve this by running the following:
sudo apt-get install i2p-keyring && apt-get update
Alternately, you may download the key here and then do:
sudo apt-key add i2p-debian-repo.key.asc
The current contents of the repo are listed below. This information is automatically generated.
Same as Bullseye
i2p (2.5.2-1ubuntu1, main) - Invisible Internet Project (I2P) - anonymous network
Binary for arch all (70.9 KB) | Source dir
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.
i2p-doc (2.5.2-1ubuntu1, main) - Invisible Internet Project (I2P) - developer documentation
Binary for arch all (3.7 MB) | Source dir
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 contains the Javadoc files.
i2p-keyring (2023.10.01, main) - GnuPG keys of the I2P package repository
Binary for arch all (14.7 KB) | Source dir
This package provides digital keys used for signing I2P's repositories. Upon installation of this package, your APT trusted keyring will updated with these keys. Upon removal of this package, the keys provided by this package will be removed from the APT trusted keyring.
i2p-router (2.5.2-1ubuntu1, main) - Invisible Internet Project (I2P) - Router
Binary for arch all (11.0 MB) | Source dir
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.
libjbigi-jni (0.9.46-1ubuntu1, main) - Invisible Internet Project (I2P) - libjbigi library
Binary for arch i386 (5.3 KB) | Source dir
This Package contains the libjbigi JNI library (and on x86 platforms, jcpuid).
libjbigi is a math library that is part of the I2P installation. Use of this library greatly enhances the efficiency of cryptographic algorithms, such as the ones used by I2P. You can expect to see a 5-7x speed improvement on certain tasks, such as elGamal encryption/decryption.
libjbigi-jni (2.5.2-1ubuntu1, main) - Invisible Internet Project (I2P) - libjbigi library
Binary for arch amd64 (272.1 KB), arm64 (271.2 KB), armhf (270.9 KB), ppc64el (271.7 KB), s390x (271.1 KB) | Source dir
This Package contains the libjbigi JNI library (and on x86 platforms, jcpuid).
libjbigi is a math library that is part of the I2P installation. Use of this library greatly enhances the efficiency of cryptographic algorithms, such as the ones used by I2P. You can expect to see a 5-7x speed improvement on certain tasks, such as elGamal encryption/decryption.
i2p (2.5.2-1ubuntu1, main) - Invisible Internet Project (I2P) - anonymous network
Binary for arch all (70.9 KB) | Source dir
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.
i2p-doc (2.5.2-1ubuntu1, main) - Invisible Internet Project (I2P) - developer documentation
Binary for arch all (3.7 MB) | Source dir
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 contains the Javadoc files.
i2p-keyring (2023.10.01, main) - GnuPG keys of the I2P package repository
Binary for arch all (14.7 KB) | Source dir
This package provides digital keys used for signing I2P's repositories. Upon installation of this package, your APT trusted keyring will updated with these keys. Upon removal of this package, the keys provided by this package will be removed from the APT trusted keyring.
i2p-router (2.5.2-1ubuntu1, main) - Invisible Internet Project (I2P) - Router
Binary for arch all (11.0 MB) | Source dir
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.
libjbigi-jni (0.9.46-1ubuntu1, main) - Invisible Internet Project (I2P) - libjbigi library
Binary for arch i386 (5.3 KB) | Source dir
This Package contains the libjbigi JNI library (and on x86 platforms, jcpuid).
libjbigi is a math library that is part of the I2P installation. Use of this library greatly enhances the efficiency of cryptographic algorithms, such as the ones used by I2P. You can expect to see a 5-7x speed improvement on certain tasks, such as elGamal encryption/decryption.
syndie (1.107b-2ubuntu1, main) - Syndie anonymous distributed forums
Binary for arch all (4.0 MB) | Source dir
Syndie anonymous distributed forums
libjbigi-jni (2.5.2-1ubuntu1, main) - Invisible Internet Project (I2P) - libjbigi library
Binary for arch amd64 (272.1 KB), arm64 (271.2 KB), armhf (270.9 KB), ppc64el (271.7 KB), s390x (271.1 KB) | Source dir
This Package contains the libjbigi JNI library (and on x86 platforms, jcpuid).
libjbigi is a math library that is part of the I2P installation. Use of this library greatly enhances the efficiency of cryptographic algorithms, such as the ones used by I2P. You can expect to see a 5-7x speed improvement on certain tasks, such as elGamal encryption/decryption.
i2p (0.9.41-1~disco+1, main) - Invisible Internet Project (I2P) - anonymous network
Binary for arch all (65.2 KB) | Source dir
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.
i2p-doc (0.9.41-1~disco+1, main) - Invisible Internet Project (I2P) - developer documentation
Binary for arch all (3.4 MB) | Source dir
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 contains the Javadoc files.
i2p-keyring (2018.09.16, main) - GnuPG keys of the I2P package repository
Binary for arch all (13.6 KB) | Source dir
This package provides digital keys used for signing I2P's repositories. Upon instalation of this package, your APT trusted keyring will updated with these keys. Upon removal of this package, the keys provided by this package will be removed from the APT trusted keyring.
i2p-router (0.9.41-1~disco+1, main) - Invisible Internet Project (I2P) - Router
Binary for arch all (9.1 MB) | Source dir
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.
TrueType fonts (such as those provided in the package fonts-dejavu) are required in order to generate graphs.
i2p (0.9.46p-1~trusty+1, main) - Invisible Internet Project (I2P) - anonymous network
Binary for arch all (68.6 KB) | Source dir
Invisible Internet Project (I2P) - anonymous network
i2p-doc (0.9.46p-1~trusty+1, main) - Invisible Internet Project (I2P) - developer documentation
Binary for arch all (2.9 MB) | Source dir
Invisible Internet Project (I2P) - developer documentation
i2p-keyring (2023.10.01, main) - GnuPG keys of the I2P package repository
Binary for arch all (14.7 KB) | Source dir
This package provides digital keys used for signing I2P's repositories. Upon installation of this package, your APT trusted keyring will updated with these keys. Upon removal of this package, the keys provided by this package will be removed from the APT trusted keyring.
i2p-router (0.9.46p-1~trusty+1, main) - Invisible Internet Project (I2P) - Router
Binary for arch all (13.7 MB) | Source dir
Invisible Internet Project (I2P) - Router
killyourtv-keyring (2015.03.27.1, main) - GnuPG keys of KillYourTV's repository
Binary for arch all (12.6 KB) | Source dir
This package provides digital keys used for signing KillYourTV's repositories. Upon instalation of this package, your APT trusted keyring will updated with these keys. Upon removal of this package, the keys provided by this package will be removed from the APT trusted keyring.
libjbigi-jni (0.9.46p-1~trusty+1, main) - Invisible Internet Project (I2P) - libjbigi library
Binary for arch amd64 (4.8 KB), armhf (3.7 KB), i386 (4.8 KB) | Source dir
Invisible Internet Project (I2P) - libjbigi library
syndie (1.107b-2ubuntu1, main) - Syndie anonymous distributed forums
Binary for arch all (4.0 MB) | Source dir
Syndie anonymous distributed forums
i2p (0.9.45p-1~trusty+1, main) - Invisible Internet Project (I2P) - anonymous network
Binary for arch all (69.0 KB) | Source dir
Invisible Internet Project (I2P) - anonymous network
i2p-doc (0.9.45p-1~trusty+1, main) - Invisible Internet Project (I2P) - developer documentation
Binary for arch all (2.8 MB) | Source dir
Invisible Internet Project (I2P) - developer documentation
i2p-router (0.9.45p-1~trusty+1, main) - Invisible Internet Project (I2P) - Router
Binary for arch all (12.8 MB) | Source dir
Invisible Internet Project (I2P) - Router
anoncoin-qt (0.8.5.6-1+b1, main) - peer-to-peer network based digital currency - Qt GUI
Binary for arch amd64 (1.7 MB), i386 (1.8 MB)
Anoncoin is a free open source peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending. Anoncoin is a fork of Bitcoin.
Full transaction history is stored locally at each client. This requires 200 MB+ of space, slowly growing.
This package provides Anoncoin-Qt, a GUI for Anoncoin based on Qt.
anoncoind (0.8.5.6-1+b1, main) - peer-to-peer network based digital currency - daemon
Binary for arch amd64 (673.4 KB), i386 (709.9 KB)
Anoncoin is a free open source peer-to-peer electronic cash system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own money and transact directly with each other, with the help of a P2P network to check for double-spending. Anoncoin is a fork of Bitcoin.
Full transaction history is stored locally at each client. This requires 200 MB+ of space, slowly growing.
This package provides anoncoind, a combined daemon and CLI tool to interact with the daemon.
i2p (0.9.46p-1~trusty+1, main) - Invisible Internet Project (I2P) - anonymous network
Binary for arch all (68.6 KB) | Source dir
Invisible Internet Project (I2P) - anonymous network
i2p-doc (0.9.46p-1~trusty+1, main) - Invisible Internet Project (I2P) - developer documentation
Binary for arch all (2.9 MB) | Source dir
Invisible Internet Project (I2P) - developer documentation
i2p-keyring (2023.10.01, main) - GnuPG keys of the I2P package repository
Binary for arch all (14.7 KB) | Source dir
This package provides digital keys used for signing I2P's repositories. Upon installation of this package, your APT trusted keyring will updated with these keys. Upon removal of this package, the keys provided by this package will be removed from the APT trusted keyring.
i2p-router (0.9.46p-1~trusty+1, main) - Invisible Internet Project (I2P) - Router
Binary for arch all (13.7 MB) | Source dir
Invisible Internet Project (I2P) - Router
killyourtv-keyring (2015.03.27.1, main) - GnuPG keys of KillYourTV's repository
Binary for arch all (12.6 KB) | Source dir
This package provides digital keys used for signing KillYourTV's repositories. Upon instalation of this package, your APT trusted keyring will updated with these keys. Upon removal of this package, the keys provided by this package will be removed from the APT trusted keyring.
libjbigi-jni (0.9.46p-1~trusty+1, main) - Invisible Internet Project (I2P) - libjbigi library
Binary for arch amd64 (4.8 KB), armhf (3.7 KB), i386 (4.8 KB), powerpc (3.9 KB) | Source dir
Invisible Internet Project (I2P) - libjbigi library
libservice-wrapper-doc (3.5.25-1, main) - Jar daemon wrapper (javadoc files)
Binary for arch all (165.3 KB) | Source dir
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.
This package contains the javadoc files.
libservice-wrapper-java (3.5.25-1, main) - Jar daemon wrapper java libraries
Binary for arch all (214.7 KB) | Source dir
This Package contains the Java jar libraries used by the Java Service Wrapper. It can be used to handle wrapper specific attributes.
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.
libservice-wrapper-jni (3.5.25-1, main) - Jar daemon wrapper JNI libraries
Binary for arch amd64 (14.0 KB), i386 (14.6 KB) | Source dir
This Package contains the JNI libraries used by the Java Service Wrapper.
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.
service-wrapper (3.5.25-1, main) - Jar daemon wrapper
Binary for arch amd64 (151.1 KB), i386 (155.9 KB) | Source dir
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.
syndie (1.107b-2ubuntu1, main) - Syndie anonymous distributed forums
Binary for arch all (4.0 MB) | Source dir
Syndie anonymous distributed forums
i2p (0.9.45p-1~trusty+1, main) - Invisible Internet Project (I2P) - anonymous network
Binary for arch all (69.0 KB) | Source dir
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.
i2p-doc (0.9.45p-1~trusty+1, main) - Invisible Internet Project (I2P) - developer documentation
Binary for arch all (2.8 MB) | Source dir
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 contains the Javadoc files.
i2p-router (0.9.45p-1~trusty+1, main) - Invisible Internet Project (I2P) - Router
Binary for arch all (12.8 MB) | Source dir
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.
TrueType fonts (such as those provided in the package fonts-dejavu) are required in order to generate graphs.
libjbigi-jni (0.9.19-1~deb7u+1, main) - Java Big Integer library
Binary for arch armel (2.8 KB) | Source dir
This Package contains the libjbigi JNI library (and on x86 platforms, jcpuid).
libjbigi is a math library that is part of the I2P installation. Use of this library greatly enhances the efficiency of cryptographic algorithms, such as the ones used by I2P. You can expect to see a 5-7x speed improvement on certain tasks, such as elGamal encryption/decryption.
libservice-wrapper-java (3.5.25-1~deb7u+1, main) - Jar daemon wrapper java libraries
Binary for arch all (215.9 KB) | Source dir
This Package contains the Java jar libraries used by the Java Service Wrapper. It can be used to handle wrapper specific attributes.
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.
libservice-wrapper-jni (3.5.25-1~deb7u+1, main) - Jar daemon wrapper JNI libraries
Binary for arch armel (14.0 KB), armhf (14.0 KB), powerpc (15.7 KB) | Source dir
This Package contains the JNI libraries used by the Java Service Wrapper.
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.
service-wrapper (3.5.25-1~deb7u+1, main) - Jar daemon wrapper
Binary for arch armel (159.0 KB), armhf (158.3 KB), powerpc (161.8 KB) | Source dir
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.
i2p (0.9.46p-1~precise+1, main) - Invisible Internet Project (I2P) - anonymous network
Binary for arch all (67.8 KB) | Source dir
Invisible Internet Project (I2P) - anonymous network
i2p-doc (0.9.46p-1~precise+1, main) - Invisible Internet Project (I2P) - developer documentation
Binary for arch all (2.9 MB) | Source dir
Invisible Internet Project (I2P) - developer documentation
i2p-keyring (2023.10.01, main) - GnuPG keys of the I2P package repository
Binary for arch all (14.7 KB) | Source dir
This package provides digital keys used for signing I2P's repositories. Upon installation of this package, your APT trusted keyring will updated with these keys. Upon removal of this package, the keys provided by this package will be removed from the APT trusted keyring.
i2p-router (0.9.46p-1~precise+1, main) - Invisible Internet Project (I2P) - Router
Binary for arch all (13.8 MB) | Source dir
Invisible Internet Project (I2P) - Router
libjbigi-jni (0.9.46p-1~precise+1, main) - Invisible Internet Project (I2P) - libjbigi library
Binary for arch amd64 (4.8 KB), armhf (3.5 KB), i386 (4.9 KB), powerpc (3.9 KB) | Source dir
Invisible Internet Project (I2P) - libjbigi library
i2p (0.9.45p-1~precise+1, main) - Invisible Internet Project (I2P) - anonymous network
Binary for arch all (68.4 KB) | Source dir
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.
i2p-doc (0.9.45p-1~precise+1, main) - Invisible Internet Project (I2P) - developer documentation
Binary for arch all (2.8 MB) | Source dir
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 contains the Javadoc files.
i2p-router (0.9.45p-1~precise+1, main) - Invisible Internet Project (I2P) - Router
Binary for arch all (12.9 MB) | Source dir
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.
TrueType fonts (such as those provided in the package fonts-dejavu) are required in order to generate graphs.
i2p (2.5.2-1ubuntu1, main) - Invisible Internet Project (I2P) - anonymous network
Binary for arch all (74.8 KB) | Source dir
Invisible Internet Project (I2P) - anonymous network
i2p-doc (2.5.2-1ubuntu1, main) - Invisible Internet Project (I2P) - developer documentation
Binary for arch all (3.0 MB) | Source dir
Invisible Internet Project (I2P) - developer documentation
i2p-keyring (2023.10.01, main) - GnuPG keys of the I2P package repository
Binary for arch all (14.7 KB) | Source dir
This package provides digital keys used for signing I2P's repositories. Upon installation of this package, your APT trusted keyring will updated with these keys. Upon removal of this package, the keys provided by this package will be removed from the APT trusted keyring.
i2p-router (2.5.2-1ubuntu1, main) - Invisible Internet Project (I2P) - Router
Binary for arch all (11.1 MB) | Source dir
Invisible Internet Project (I2P) - Router
killyourtv-keyring (2015.03.27.1, main) - GnuPG keys of KillYourTV's repository
Binary for arch all (12.6 KB) | Source dir
This package provides digital keys used for signing KillYourTV's repositories. Upon instalation of this package, your APT trusted keyring will updated with these keys. Upon removal of this package, the keys provided by this package will be removed from the APT trusted keyring.
libjbigi-jni (0.9.46-1ubuntu1, main) - Invisible Internet Project (I2P) - libjbigi library
Binary for arch i386 (5.3 KB) | Source dir
This Package contains the libjbigi JNI library (and on x86 platforms, jcpuid).
libjbigi is a math library that is part of the I2P installation. Use of this library greatly enhances the efficiency of cryptographic algorithms, such as the ones used by I2P. You can expect to see a 5-7x speed improvement on certain tasks, such as elGamal encryption/decryption.
libservice-wrapper-doc (3.5.25-1, main) - Jar daemon wrapper (javadoc files)
Binary for arch all (165.3 KB) | Source dir
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.
This package contains the javadoc files.
libservice-wrapper-java (3.5.25-1, main) - Jar daemon wrapper java libraries
Binary for arch all (214.7 KB) | Source dir
This Package contains the Java jar libraries used by the Java Service Wrapper. It can be used to handle wrapper specific attributes.
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.
libservice-wrapper-jni (3.5.25-1, main) - Jar daemon wrapper JNI libraries
Binary for arch amd64 (14.0 KB), i386 (14.6 KB) | Source dir
This Package contains the JNI libraries used by the Java Service Wrapper.
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.
service-wrapper (3.5.25-1, main) - Jar daemon wrapper
Binary for arch amd64 (151.1 KB), i386 (155.9 KB) | Source dir
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.
syndie (1.107b-2ubuntu1, main) - Syndie anonymous distributed forums
Binary for arch all (4.0 MB) | Source dir
Syndie anonymous distributed forums
libjbigi-jni (2.5.2-1ubuntu1, main) - Invisible Internet Project (I2P) - libjbigi library
Binary for arch amd64 (259.6 KB), armhf (258.3 KB) | Source dir
Invisible Internet Project (I2P) - libjbigi library
i2p (0.9.45-1~disco+1, main) - Invisible Internet Project (I2P) - anonymous network
Binary for arch all (66.1 KB) | Source dir
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.
i2p-doc (0.9.45-1~disco+1, main) - Invisible Internet Project (I2P) - developer documentation
Binary for arch all (3.4 MB) | Source dir
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 contains the Javadoc files.
i2p-router (0.9.45-1~disco+1, main) - Invisible Internet Project (I2P) - Router
Binary for arch all (9.6 MB) | Source dir
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.
TrueType fonts (such as those provided in the package fonts-dejavu) are required in order to generate graphs.
libjbigi-jni (0.9.19-1~deb7u+1, main) - Java Big Integer library
Binary for arch armel (2.8 KB) | Source dir
This Package contains the libjbigi JNI library (and on x86 platforms, jcpuid).
libjbigi is a math library that is part of the I2P installation. Use of this library greatly enhances the efficiency of cryptographic algorithms, such as the ones used by I2P. You can expect to see a 5-7x speed improvement on certain tasks, such as elGamal encryption/decryption.
libservice-wrapper-jni (3.5.25-1~deb7u+1, main) - Jar daemon wrapper JNI libraries
Binary for arch armel (14.0 KB), armhf (14.0 KB) | Source dir
This Package contains the JNI libraries used by the Java Service Wrapper.
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.
service-wrapper (3.5.25-1~deb7u+1, main) - Jar daemon wrapper
Binary for arch armel (159.0 KB), armhf (158.3 KB) | Source dir
The Java Service Wrapper makes very easy to install a Java Application as a daemon process on Unix systems. The Wrapper monitors a JVM (Java Virtual Machine) process and automatically restarts it if it that the JVM has crashed or hung. This process takes just a few seconds once the Wrapper has decided there is a problem. It also gives the ability to handle process priority.