From 8692de910d3b56da27f17f890472ec91cf2014e7 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 10 May 2017 12:43:57 -0400 Subject: Correct recommended/required protocols list per 21109 --- tor-spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tor-spec.txt') diff --git a/tor-spec.txt b/tor-spec.txt index 927173b..5cdaf8a 100644 --- a/tor-spec.txt +++ b/tor-spec.txt @@ -1660,12 +1660,12 @@ see tor-design.pdf. Starting in version 0.2.9.4-alpha, the initial required protocols for clients that we will Recommend and Require are: - Cons=1-2 Desc=1-2 DirCache=1 HSDir=2 HSIntro=3 HSRend=1 Link=4 + Cons=1-2 Desc=1-2 DirCache=1 HSDir=1 HSIntro=3 HSRend=1 Link=4 LinkAuth=1 Microdesc=1-2 Relay=2 For relays we will Require: - Cons=1 Desc=1 DirCache=1 HSDir=2 HSIntro=3 HSRend=1 Link=3-4 + Cons=1 Desc=1 DirCache=1 HSDir=1 HSIntro=3 HSRend=1 Link=3-4 LinkAuth=1 Microdesc=1 Relay=1-2 For relays, we will additionally Recommend all protocols which we -- cgit v1.2.3-54-g00ecf