[tor-commits] [torspec/master] Document the effect of adding legacy-dir-key on consensuses

nickm at torproject.org nickm at torproject.org
Mon Mar 18 18:02:13 UTC 2013


commit fc68aaf717036babf377989c7f8e74724a12d04f
Author: Nick Mathewson <nickm at torproject.org>
Date:   Mon Mar 18 14:01:38 2013 -0400

    Document the effect of adding legacy-dir-key on consensuses
    
    Fixes bug 7866
---
 dir-spec.txt |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/dir-spec.txt b/dir-spec.txt
index 7c4bfde..d139808 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -1450,6 +1450,12 @@
         consensus, as signed (that is, not including the signature).
         (Hex, upper-case.)
 
+   For each "legacy-dir-key" in the vote, there is an additional "dir-source"
+   line containing that legacy key's fingerprint, the authority's nickname
+   with "-legacy" appended, and all other fields as in the main "dir-source"
+   line for that authority.  These "dir-source" lines do not have
+   corresponding "contact" or "vote-digest" entries.
+
    Each router status entry contains the following items.  Router status
    entries are sorted in ascending order by identity digest.
 



More information about the tor-commits mailing list