[tor-bugs] #8614 [BridgeDB]: BridgeDB should be able to return multiple transport types at the same time
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed May 15 07:02:06 UTC 2013
#8614: BridgeDB should be able to return multiple transport types at the same time
----------------------+-----------------------------------------------------
Reporter: asn | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: BridgeDB | Version:
Keywords: | Parent: #8615
Points: | Actualpoints:
----------------------+-----------------------------------------------------
Comment(by sysrqb):
First stab at this.
In summary, BridgeDB now accepts a line in the configuration file which
specifies how many bridges it should try to return which support given
transports. With this, it attempts to satisfy the requirement(s) with the
set of bridges it selects from the ring. I also increased the number of
bridges BridgeDB will retrieve from the ring by a factor of 3. This should
allow us to return regular, obfs2 and obfs3 bridges, on an average
request. Normally it only selects the exact number of bridges it needs,
but we really need to grab a few extra so that we can hopefully get at
least one of each.
branch bug8614 in https://github.com/sysrqb/bridgedb.git
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8614#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list