Release Notes

I2P for Windows
Windows
f9b2038cc6376a7b67a7cbc6ff07046b0a5f6146658dfb910ca4532c81263177

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
1b0c1a12e64bd6dabd894a297b7bfd60ebe218a9177086f27367b8d4f1e30ab9

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
1b0c1a12e64bd6dabd894a297b7bfd60ebe218a9177086f27367b8d4f1e30ab9

The most reliable way to launch the installer is from a terminal like this: java -jar i2pinstall_2.5.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.5.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.5.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
272acf543c4489dc3775c07c42eb91710b4ed377c78aff605e3d44e73fad5110
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
4bc7e59ee0036389a0f76fc76b2303eeae62bf6eaaf608c9939226febf9ddeae

Alternately, you can fetch the source via Git from git.repo.i2p or Github.
Run (tar xjvf i2psource_2.5.1.tar.bz2 ; cd i2p-2.5.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
163b7fe3e9941bd412bad1b80f34e2a8cd1ade2e77cbe4cfb58eca42f3ca4b62
  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.