[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:54:25 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:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
-------------------------+---------------------
Comment (by asn):
Replying to [ticket:13638 hellais]:
> 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)
>
In the final visualization, it would be good if the bridge identifier was
just `H(bridge_fingerprint)`, so that people can search for specific
bridges without calculating
`H(bridge_fingerprint+pluggable_transport_type)`.
Not sure if this is still possible with the key being
`H(bridge_fingerprint+pluggable_transport_type)`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13638#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list