[tor-bugs] #9859 [Tor]: Add flag thresholds to the networkstatus created by a bridge authority

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Oct 16 16:44:45 UTC 2013


#9859: Add flag thresholds to the networkstatus created by a bridge authority
-----------------------------+--------------------------------
     Reporter:  sysrqb       |      Owner:
         Type:  enhancement  |     Status:  needs_review
     Priority:  normal       |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor          |    Version:
   Resolution:               |   Keywords:  tor-bridge trivial
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------------

Comment (by atagar):

 From the
 [https://gitweb.torproject.org/stem.git/blob/HEAD:/stem/descriptor/networkstatus.py#l1439
 parser stem has for it] I'm guessing...

 * bridge network status documents are not part of the spec
 * they're only available via the metrics site
 * their format was...

 {{{
 published [timestamp]
 [list of v2 router status entries]
 }}}

 ... and it's now becoming...

 {{{
 published [timestamp]
 flag-thresholds [parameters]
 [list of v2 router status entries]
 }}}

 Is that right? Apologies if I'm way off base. :)

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9859#comment:16>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list