[tor-commits] [torspec/master] dir-spec: Consensus methods 25-27 are no longer advertised
    nickm at torproject.org 
    nickm at torproject.org
       
    Thu Jan 16 21:46:12 UTC 2020
    
    
  
commit 43cfa4f38f436cfee2f24082e13cbd43c36d1d88
Author: teor <teor at torproject.org>
Date:   Wed Jan 15 21:16:30 2020 +1000
    dir-spec: Consensus methods 25-27 are no longer advertised
    
    Part of 32695, closes 32955.
---
 dir-spec.txt | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/dir-spec.txt b/dir-spec.txt
index b01294b..1a7a1cd 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -2961,6 +2961,9 @@
         * If consensus method 27 or later is used, the microdesc consensus
           may include an "a" line for each router, listing an IPv6 OR port.
 
+        [ As of 0.4.3.1-alpha, authorities no longer advertise or negotiate
+          any consensus methods lower than 28. ]
+
         * If consensus method 28 or later is used, microdescriptors no longer
           include "a" lines.
 
    
    
More information about the tor-commits
mailing list