[tor-bugs] #10559 [BridgeDB]: BridgeDB writes `keyid=` before fingerprints
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Jan 5 16:55:14 UTC 2014
#10559: BridgeDB writes `keyid=` before fingerprints
----------------------+----------------------
Reporter: isis | Owner: isis
Type: defect | Status: new
Priority: normal | Milestone:
Component: BridgeDB | Version:
Keywords: easy | Actual Points:
Parent ID: #9499 | Points:
----------------------+----------------------
While testing for #9499, I realised that if I request
https://127.0.0.1:6789/bridges?transport=obfs3 (localhost because it's a
local test instance) then BridgeDB hands back bridge lines like this:
{{{
obfs3 245.102.100.252:23619 keyid=59ca743e89b508e16b8c7c6d2290efdfd14eea98
}}}
which is wrong and will need to be fixed before we hand out fingerprints.
This should be easy, just figure out where this string is getting added
and kill it with fire.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10559>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list