[tor-bugs] #11432 [Onionoo]: Start a bridge's uptime history when it was first listed in a status

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Apr 7 16:44:38 UTC 2014


#11432: Start a bridge's uptime history when it was first listed in a status
-------------------------+-------------------------
 Reporter:  karsten      |          Owner:  karsten
     Type:  enhancement  |         Status:  new
 Priority:  minor        |      Milestone:
Component:  Onionoo      |        Version:
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
-------------------------+-------------------------
 We're currently starting a relay's or bridge's uptime history when it was
 first listed in a network status with the Running flag.  We do this to
 avoid displaying an uptime of 0% when the relay or bridge didn't even
 exist.

 Turns out there are edge cases of bridges who are listed in the network
 status but without the Running flag.  Those bridges should be displayed
 with an uptime of 0%.

 We need to store an additional data point for these bridges: when they
 were first listed in a status.  Our current data format doesn't support
 this, because we only store when a relay or bridge was listed as running.

 We'll want to have this feature for relays, too, because we're going to
 parse votes at some point, and then we may have relays that are contained
 in some or even all votes, but with too few Running flags to also make it
 into the consensus.

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


More information about the tor-bugs mailing list