[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #10194 [BridgeDB]: Allow for preferential bridge assignment to buckets
#10194: Allow for preferential bridge assignment to buckets
-------------------------+---------------------
Reporter: sysrqb | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: BridgeDB | Version:
Keywords: | Actual Points:
Parent ID: | Points:
-------------------------+---------------------
After #9652 is fixed, we should also provide a way to specify which
transports a bucket prefers.
Something along the line of:
{{{
FILE_BUCKETS = { "name1": {"size": 10, "pt": ["obfs2", "obfs3"]},
"name2": {"size": 15},
"foobar": {"size": 3, "pt": ["obfs3"]}}
}}}
Which will result in the "name1" bucket containing 10 bridges, where most
will support obfs2 and/or obfs3. "name2" bucket will contain 15 bridges,
but has no preference for pluggable transports, and "foobar" will contain
3 bridges where most will be obfs3 bridges.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10194>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs