[tor-commits] [torspec/master] add ExtendByEd25519ID parameter to prop220

nickm at torproject.org nickm at torproject.org
Fri Oct 28 15:26:58 UTC 2016


commit 6e08084a6151cb4264135f2fc77b0a89504e1c6d
Author: Nick Mathewson <nickm at torproject.org>
Date:   Fri Oct 28 11:26:55 2016 -0400

    add ExtendByEd25519ID parameter to prop220
---
 proposals/220-ecc-id-keys.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/proposals/220-ecc-id-keys.txt b/proposals/220-ecc-id-keys.txt
index dd063e8..7dc1cd9 100644
--- a/proposals/220-ecc-id-keys.txt
+++ b/proposals/220-ecc-id-keys.txt
@@ -552,6 +552,11 @@ Status: Accepted
    if the Ed25519 identity key it receives does not match the one in the
    consensus.
 
+   For testing, clients may have the ability to configure whether to
+   include Ed25519 identities in EXTEND2 cells.  By default, this should
+   be governed by the boolean "ExtendByEd25519ID" consensus parameter,
+   with default value '0'.
+
 6. Naming nodes in the interface
 
    Anywhere in the interface that takes an $identity should be able to



More information about the tor-commits mailing list