commit 2f012f11ab606647d3233290bd31ca654dfa0282 Author: Sebastian Hahn sebastian@torproject.org Date: Sat Sep 6 06:23:44 2014 +0200
BadDirectory flag removal (#13060) --- dir-spec.txt | 4 ---- 1 file changed, 4 deletions(-)
diff --git a/dir-spec.txt b/dir-spec.txt index 71ec34b..b939139 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -1611,10 +1611,6 @@ "BadExit" if the router is believed to be useless as an exit node (because its ISP censors it, because it is behind a restrictive proxy, or for some similar reason). - "BadDirectory" if the router is believed to be useless as a - directory cache (because its directory port isn't working, - its bandwidth is always throttled, or for some similar - reason). "Exit" if the router is more useful for building general-purpose exit circuits than for relay circuits. The path building algorithm uses this flag; see path-spec.txt.