[tor-bugs] #34154 [Circumvention/BridgeDB]: Extend BlockedBridges table

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed May 20 21:34:27 UTC 2020


#34154: Extend BlockedBridges table
------------------------------------+-------------------------------
 Reporter:  phw                     |          Owner:  (none)
     Type:  enhancement             |         Status:  needs_review
 Priority:  Medium                  |      Milestone:
Component:  Circumvention/BridgeDB  |        Version:
 Severity:  Normal                  |     Resolution:
 Keywords:                          |  Actual Points:
Parent ID:  #32740                  |         Points:  0.5
 Reviewer:                          |        Sponsor:  Sponsor30-can
------------------------------------+-------------------------------
Changes (by phw):

 * status:  new => needs_review


Comment:

 Here's a fix:
 https://github.com/NullHypothesis/bridgedb/compare/develop...enhancement/34154

 It adds the following fields to the BlockedBridges table:
 * bridge_type (e.g., "obfs4")
 * address (e.g., "1.2.3.4")
 * port (e.g., 80)
 * blocking_country (e.g., "es")
 * blocking_asn (e.g., 1234)
 * last_measured (e.g., "2020-05-20 00:00")

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


More information about the tor-bugs mailing list