aboutsummaryrefslogtreecommitdiff
path: root/proposals/220-ecc-id-keys.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-10-28 11:26:55 -0400
committerNick Mathewson <nickm@torproject.org>2016-10-28 11:26:55 -0400
commit6e08084a6151cb4264135f2fc77b0a89504e1c6d (patch)
tree0cc18eeebcfe5d94a9c18f901370f7df55d74ea9 /proposals/220-ecc-id-keys.txt
parent5580615dae452dff71199f99d0c9435eeac571d0 (diff)
downloadtorspec-6e08084a6151cb4264135f2fc77b0a89504e1c6d.tar.gz
torspec-6e08084a6151cb4264135f2fc77b0a89504e1c6d.zip
add ExtendByEd25519ID parameter to prop220
Diffstat (limited to 'proposals/220-ecc-id-keys.txt')
-rw-r--r--proposals/220-ecc-id-keys.txt5
1 files changed, 5 insertions, 0 deletions
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