[tor-bugs] #20762 [Metrics/Consensus Health]: Add protocol lines to consensus health
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Nov 24 23:40:50 UTC 2016
#20762: Add protocol lines to consensus health
------------------------------------------+-----------------
Reporter: teor | Owner: tom
Type: enhancement | Status: new
Priority: Medium | Milestone:
Component: Metrics/Consensus Health | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------------------+-----------------
Currently, consensus method 25 (introduced in 0.2.9.4-alpha) includes
recommended and required client and relay protocols:
{{{
recommended-client-protocols Cons=1-2 Desc=1-2 DirCache=1 HSDir=1
HSIntro=3 HSRend=1 Link=4 LinkAuth=1 Microdesc=1-2 Relay=2
recommended-relay-protocols Cons=1-2 Desc=1-2 DirCache=1 HSDir=1 HSIntro=3
HSRend=1 Link=4 LinkAuth=1 Microdesc=1-2 Relay=2
required-client-protocols Cons=1-2 Desc=1-2 DirCache=1 HSDir=1 HSIntro=3
HSRend=1 Link=4 LinkAuth=1 Microdesc=1-2 Relay=2
required-relay-protocols Cons=1 Desc=1 DirCache=1 HSDir=1 HSIntro=3
HSRend=1 Link=3-4 LinkAuth=1 Microdesc=1 Relay=1-2
}}}
It might be useful to have these in Consensus Health (much like the
recommended tor versions), particularly when the authorities on the public
network are running 0.2.9 and later.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/20762>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list