aboutsummaryrefslogtreecommitdiff
path: root/dir-spec.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2017-09-24 19:36:16 -0400
committerRoger Dingledine <arma@torproject.org>2017-09-24 19:36:16 -0400
commit4bc533ed4c49d7bedaec7ef272d8cb481eb5bc92 (patch)
treef7f7d3012ac8ce76198c6172c86617540031200c /dir-spec.txt
parent8aaa36d1a062b20ca263b6ac613b77a3ba1eb113 (diff)
downloadtorspec-4bc533ed4c49d7bedaec7ef272d8cb481eb5bc92.tar.gz
torspec-4bc533ed4c49d7bedaec7ef272d8cb481eb5bc92.zip
assign Exit flag differently (from ticket 23637)
Diffstat (limited to 'dir-spec.txt')
-rw-r--r--dir-spec.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/dir-spec.txt b/dir-spec.txt
index bb34292..4a2573e 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -2351,8 +2351,9 @@
[XXXX what happens when we have less than 4 days of MTBF info.]
"Exit" -- A router is called an 'Exit' iff it allows exits to at
- least two of the ports 80, 443, and 6667 and allows exits to at
- least one /8 address space.
+ least one /8 address space on each of ports 80 and 443. (Up until
+ Tor version 0.3.2, the flag was assigned if relays exit to at least
+ two of the ports 80, 443, and 6667.)
"Fast" -- A router is 'Fast' if it is active, and its bandwidth is either in
the top 7/8ths for known active routers or at least 100KB/s.