forked from I2P_Developers/i2p.www
prop 123/144 updates
This commit is contained in:
@ -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
|
||||
====================
|
||||
|
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user