Release Notes

I2P for Windows
Windows
013f30db4116711fdb5f78f21f55da9a883a7de110f9c5b6d4f1390d60cc3441

The default I2P installer requires Java to be installed. You can obtain it from Oracle or from your choice of Java distribution. After installing Java, download the file and double-click to run it.

Easy Install Bundle For Windows (Beta)

It is now possible to install all I2P components using a single package (No Java required). To try out the new installer, click below. This bundle can also be used to configure a Firefox Profile. It will not interfere with an existing I2P installation if one exists.

I2P Easy Install Bundle For Windows (Beta)

Detailed Install Guide

I2P for Mac OS X
Mac OS
a2f590156b6c58574c54860afb196886bc23e609ec26c3797ad0ef27289727f3

I2P is available as a Java application for Mac OSX. It is distributed as a Java .jar installer and therefore MacOS will ask you for explicit permission to run the software.

I2P for Linux
Linux / BSD / Solaris
a2f590156b6c58574c54860afb196886bc23e609ec26c3797ad0ef27289727f3

The most reliable way to launch the installer is from a terminal like this: java -jar i2pinstall_2.8.1.jar. This will launch the GUI installer. Depending on how your computer is set up, you may be able to start the installer by double-clicking the "i2pinstall_2.8.1.jar" file or right-clicking the file and selecting "Open with Java". Unfortunately, this behaviour is difficult to predict.

Command line (headless) install:

I2P can also be installed in a terminal environment, which may be especially useful for servers, containers, or certain virtual machines. If you wish to use the installer without a GUI, you can use the command java -jar i2pinstall_2.8.1.jar -console to follow the install procedure in your terminal.
I2P for Debian and Ubuntu
Debian / Ubuntu

I2P is available in the official repositories for Ubuntu Bionic and later, and Debian Buster and Sid. However, Debian Buster and Ubuntu Bionic (LTS) distributions will have older I2P versions. If you are not running Debian Sid or the latest Ubuntu release, use our Debian repo or Launchpad PPA to ensure you're running the latest I2P version.

I2P for Android
Android
9378b9b50baae300f91f3fcf87ed8579ece2e650f4a83f3f23f7868c443479b8
Requires Android 4.0 (Ice Cream Sandwich) or higher. If you earlier installed I2P, unfortunately this release fixes some IPC issues which will force you to uninstall your current installation before installing this. 512 MB RAM minimum; 1 GB recommended. The releases are not compatible with eachother, as they have different signatures. Uninstall them completely before installing any other version. The apk's from download.i2p2.de are signed by idk.
I2P for Docker
Docker

I2P is now available as a Docker package from the Docker Hub. You may retrieve the image by running the 'docker pull' command.

docker pull geti2p/i2p
    
Docker Hub
Source package
6af1b88404527d9f5f88a29434979e048ac9d6fdc6ad7f5edbd0b318a1a1e57d

Alternately, you can fetch the source via Git from git.repo.i2p or Github.
Run (tar xjvf i2psource_2.8.1.tar.bz2 ; cd i2p-2.8.1 ; ant pkg) then either run the GUI installer or headless install as above.

Android source is also in git on Github. Android builds require the I2P source. See the documentation in the Android source for additional build requirements and instructions.

The files are signed by idk, whose key is here.

Updates from earlier releases:

Both automatic and manual upgrades are available for the release.

Automatic updates

If you are running 0.7.5 or later, your router should detect the new release. To upgrade simply click the 'Download Update' button on your router console when it appears.

Since 0.9.23, some releases are signed by str4d, whose signing key has been in the router since 0.9.9. Routers older than 0.9.9 will fail to verify update files signed by str4d, and will need to be manually updated using the process below.

Manual updates
c89433df991876952fa2e4d7ebf2cb8c705911b80f240e6ddd3d8cba4aabed58
  1. Download the file to your I2P installation directory and rename as i2pupdate.zip. (alternately, you can get the source as above and run "ant updater", then copy the resulting i2pupdate.zip to your I2P installation directory). You do NOT need to unzip the file.
  2. Click "Restart"
  3. Grab a cup of coffee and come back in 11 minutes
The file is signed by idk, whose key is here.

Previous Releases

Previous releases are available on Google Code and Launchpad and within the I2P network on echelon.i2p.xyz.