I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Forked from I2P Developers / i2p.i2p
Source project has a limited visibility.
  • smeghead's avatar
    b36def1f
    2005-04-08 smeghead · b36def1f
    smeghead authored and zzz's avatar zzz committed
        * 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.
    b36def1f
    History
    2005-04-08 smeghead
    smeghead authored and zzz's avatar zzz committed
        * 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.