[tor-bugs] #13638 [Ooni]: Better tokening in the output json data format for bridge reachability visualisation

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Nov 3 10:47:58 UTC 2014


#13638: Better tokening in the output json data format for bridge reachability
visualisation
---------------------+-------------------------
 Reporter:  hellais  |          Owner:  hellais
     Type:  defect   |         Status:  new
 Priority:  normal   |      Milestone:
Component:  Ooni     |        Version:
 Keywords:           |  Actual Points:
Parent ID:           |         Points:
---------------------+-------------------------
 Currently we use the bridge fingerprint as a unique key in the bridge
 reachability timeline graph. This leads to different bridges categorised
 as a certain pluggable transport type, since it's possible for a bridge
 with the same fingerprint to run on multiple pluggable transports.

 I see to possible ways to avoid this:

 1) Use as key H(bridge_fingerprint+pluggable_transport_type)

 2) Change the logic for the graphs so that they don't use as token just
 the fingerprint, but also the transport type that should be present in the
 output json document.

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


More information about the tor-bugs mailing list