From 5d36602ccfa2793654e7d916f4db2acccd90081d Mon Sep 17 00:00:00 2001
From: str4d
-0.9.14.1 includes fixes for the "Add Torrent" form in i2psnark and some other web forms.
-We've restored the ability to install plugins via the console, but you must first edit your router.config file
-(in ~/.i2p/ or /var/lib/i2p/i2p-config/ or %APPDATA%\I2P\) to add the line routerconsole.enablePluginInstall=true.
-Other rarely-used advanced features that were removed in 0.9.14 may be restored by adding the line routerconsole.advanced=true.
+Hello I2P! This is the first release signed by me (str4d), after 49 releases
+signed by zzz. This is an important test of our redundancy for all things,
+including people.
+
+My signing key has been in router updates for over two years (since 0.9.9), so
+if you are on a recent version of I2P this update should be just as easy as
+every other update. However, if you are running an older version than 0.9.9, you
+will first need to manually update to a recent version. Update files for recent
+versions can be downloaded here,
+and instructions on how to manually update are provided
+here. Once you have manually
+updated, your router will then find and download the 0.9.23 update as usual.
-As usual, if configured with the default "Download and Verify", the router will automatically download the update and display a button to restart.
-However, due to a bug in 0.9.14, if your update is configured for "Notify only", the download button will not be displayed.
-You must change your configuration to "Download and Verify" or "Download, Verify, and Restart" to update.
+If you installed I2P via a package manager, you are not affected by the change,
+and can update as usual.
+
+The migration of RouterInfos to new, stronger Ed25519 signatures is going well,
+with at least half of the network already estimated to have rekeyed. This
+release accelerates the rekeying process. To reduce network churn, your router
+will have a small probability of converting to Ed25519 at each restart. When it
+does rekey, expect to see lower bandwidth usage for a couple of days as it
+reintegrates into the network with its new identity.
-Thanks to everybody for updating so quickly for the security fixes in 0.9.14; we set records for update downloads.
-If you are still running 0.9.13 or older, we recommend that you update to this release as soon as possible.
-If you don't often check your router console, please consider changing your configuration to "Download, Verify, and Restart"
-to ensure you are always running the latest release.
+Note that this will be the last release to support Java 6. Please update to
+Java 7 or 8 as soon as possible. We are already working to make I2P compatible
+with the upcoming Java 9, and some of that work is in this release.
+
+We have also made some minor improvements in I2PSnark, and added a new page in
+the routerconsole for viewing older news items.
+
+As usual, we recommend that you update to this release. The best way to
+maintain security and help the network is to run the latest release.
2014-08-09: 0.9.14.1 Released
+2015-11-19: 0.9.23 Released
Housekeeping
+Update details
+
Housekeeping
My signing key has been in router updates for over two years (since 0.9.9), so if you are on a recent version of I2P this update should be just as easy as every other update. However, if you are running an older version than 0.9.9, you will first need to manually update to a recent version. Update files for recent -versions can be downloaded here, +versions can be downloaded +here, and instructions on how to manually update are provided -here. Once you have manually +here. Once you have manually updated, your router will then find and download the 0.9.23 update as usual.
If you installed I2P via a package manager, you are not affected by the change, and can update as usual.
-Update details
The migration of RouterInfos to new, stronger Ed25519 signatures is going well,
with at least half of the network already estimated to have rekeyed. This
From 0b8d767ad0e3fd474a17115aca6fc6422d319be0 Mon Sep 17 00:00:00 2001
From: str4d