[tbb-bugs] #14937 [Tor Browser]: Get meek working in Tor Circuit Display

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 19 05:28:48 UTC 2015


#14937: Get meek working in Tor Circuit Display
--------------------------+------------------------------------------------
     Reporter:            |      Owner:  tbb-team
  arthuredelstein         |     Status:  needs_information
         Type:  defect    |  Milestone:
     Priority:  normal    |    Version:
    Component:  Tor       |   Keywords:  tbb-circuit-display, tbb-usability
  Browser                 |  Parent ID:
   Resolution:            |
Actual Points:            |
       Points:            |
--------------------------+------------------------------------------------
Changes (by arthuredelstein):

 * status:  new => needs_information


Comment:

 Thanks everyone for your help here. Sorry I wasn't very clear about my
 problem in the ticket description.

 For background, the tor circuit display works roughly as follows:

 1. When a stream is created, get the ID for the circuit it is using.
 2. Read a circut-status and extract the IDs for the nodes in the circuit
 we want to display.
 3. Look up current bridges and if a node matches, then mark it as a
 bridge.
 4. Get the IP address for each node using ns/id/*.
 5. Request the country code for each IP address.
 6. Display the country and IP address for each node in the circuit.

 (I hope I've fixed the problem David observed in the vanilla bridges in my
 patch for #13882.)

 For meek, my problem is that I have neither an IP address nor a node ID.
 The bridge conf line provides two URLs (meek server and front), but the
 circuit-status shows a node ID for the meek bridge instead (such as
 `$A2C13B7DFCAB1CBF3A884B6EB99A98067AB6EF44~starman`). So is there a
 general way to identify this node ID as meek, and perhaps find a
 corresponding IP address?

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


More information about the tbb-bugs mailing list