prop 123/144 updates

This commit is contained in:
zzz
2018-12-02 15:22:12 +00:00
parent c7d362fffd
commit 13287028d7
2 changed files with 21 additions and 3 deletions

View File

@ -5,7 +5,7 @@ New netDB Entries
:author: zzz, str4d, orignal
:created: 2016-01-16
:thread: http://zzz.i2p/topics/2051
:lastupdated: 2018-12-01
:lastupdated: 2018-12-02
:status: Open
:supercedes: 110, 120, 121, 122
@ -1344,6 +1344,24 @@ is out of scope for this proposal.
Support may be added to I2CP, or i2pcontrol, or a new protocol.
Changes to support Offline Keys
-------------------------------
TODO
Offline signatures cannot be verified in streaming.
Needs some way to get the transient key via I2CP.
Streaming Changes Required
==========================
TODO
Offline signatures cannot be verified in streaming.
Needs a flag to indicate offline signed.
Needs some way to get the transient key via I2CP.
See I2CP section above.
SAM Changes Required
====================

View File

@ -1691,8 +1691,8 @@ Notes
Issues
``````
- Java router does not have signing private key and can't sign anything,
must be fixed in I2CP to deliver it
- Java router must have the actual signing private key, not a dummy,
see new I2CP Create LeaseSet2 Message in proposal 123.
- For easier processing, LS clove should precede Garlic clove in the message.