-
- Downloads
2005-04-08 smeghead
* Security improvements to TrustedUpdate: signing and verification of the version string along with the data payload for signed update files (consequently the positions of the DSA signature and version string fields have been swapped in the spec for the update file's header); router will no longer perform a trusted update if the signed update's version is lower than or equal to the currently running router's version. * Added two new CLI commands to TrustedUpdate: showversion, verifyupdate. * Extended TrustedUpdate public API for use by third party applications.
Showing
- apps/routerconsole/java/src/net/i2p/router/web/NewsFetcher.java 2 additions, 49 deletions...outerconsole/java/src/net/i2p/router/web/NewsFetcher.java
- apps/routerconsole/java/src/net/i2p/router/web/UpdateHandler.java 13 additions, 7 deletions...terconsole/java/src/net/i2p/router/web/UpdateHandler.java
- core/java/src/net/i2p/crypto/TrustedUpdate.java 498 additions, 243 deletionscore/java/src/net/i2p/crypto/TrustedUpdate.java
- history.txt 11 additions, 1 deletionhistory.txt
This diff is collapsed.
Please register or sign in to comment