forked from I2P_Developers/i2p.www
Clarify proposal 133
Reserve types for proposal 134
This commit is contained in:
@@ -3,8 +3,8 @@ Common structures Specification
|
||||
===============================
|
||||
.. meta::
|
||||
:category: Design
|
||||
:lastupdated: January 2017
|
||||
:accuratefor: 0.9.28
|
||||
:lastupdated: August 2017
|
||||
:accuratefor: 0.9.31
|
||||
|
||||
.. contents::
|
||||
|
||||
@@ -405,6 +405,8 @@ RSA_SHA384_3072 5 384 0.9.12 Offline on
|
||||
RSA_SHA512_4096 6 512 0.9.12 Offline only; never used in Key Certificates for Router Identities or Destinations
|
||||
EdDSA_SHA512_Ed25519 7 32 0.9.15 Recent Router Identities and Destinations
|
||||
EdDSA_SHA512_Ed25519ph 8 32 0.9.25 Offline only; never used in Key Certificates for Router Identities or Destinations
|
||||
reserved 9 Reserved, see proposal 134
|
||||
reserved 10 Reserved, see proposal 134
|
||||
reserved 65280-65534 Reserved for experimental use
|
||||
reserved 65535 Reserved for future expansion
|
||||
====================== =========== ======================= ====== =====
|
||||
|
@@ -5,7 +5,7 @@ Introducer Expiration
|
||||
:author: zzz
|
||||
:created: 2017-02-05
|
||||
:thread: http://zzz.i2p/topics/2230
|
||||
:lastupdated: 2017-04-13
|
||||
:lastupdated: 2017-08-09
|
||||
:status: Closed
|
||||
:target: 0.9.30
|
||||
:implementedin: 0.9.30
|
||||
@@ -58,6 +58,9 @@ Notes
|
||||
|
||||
* Routers should not use a published introducer after its expiration.
|
||||
|
||||
* The introducer expirations are in the [RouterAddress]_ mapping.
|
||||
They are not the (currently unused) 8-byte expiration field in the [RouterAddress]_.
|
||||
|
||||
Example: ``iexp0=1486309470``
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user