[tor-bugs] #29128 [Core Tor/Tor]: Place complete obfs4 bridge line in accessible location

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Jan 19 07:40:02 UTC 2019


#29128: Place complete obfs4 bridge line in accessible location
------------------------------+--------------------
     Reporter:  phoul         |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------
 Currently operators wanting to distribute or use personal obfs4 bridges
 must follow 5 steps:

 1. Determine their bridge's IP address
 2. Check logs for their bridge's fingerprint
 3. Check logs for which port obfs4 is running on
 4. Retrieve their obfs4 cert from
 /var/lib/tor/pt_state/obfs4_bridgeline.txt
 5. String the above together in the following format:

 {{{
 Bridge obfs4 <IP ADDRESS>:<PORT> <FINGERPRINT> cert=$FROMSTEP4 iat-mode=0
 }}}

 This can be a confusing process, and is only fully explained upon opening
 `/var/lib/tor/pt_state/obfs4_bridgeline.txt`; however it leaves filling in
 the fields (with the exception of the cert) to the user.

 Having the complete bridge line placed somewhere accessible would make
 this process much less painful for operators.

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


More information about the tor-bugs mailing list