[tor-bugs] #23136 [Applications/Tor Launcher]: moat integration (fetch bridges for the user)

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Feb 7 16:43:47 UTC 2018


#23136: moat integration (fetch bridges for the user)
---------------------------------------+------------------------------
 Reporter:  mcs                        |          Owner:  brade
     Type:  defect                     |         Status:  needs_review
 Priority:  Very High                  |      Milestone:
Component:  Applications/Tor Launcher  |        Version:
 Severity:  Normal                     |     Resolution:
 Keywords:  TorBrowserTeam201802R      |  Actual Points:
Parent ID:  #24689                     |         Points:
 Reviewer:                             |        Sponsor:  Sponsor4
---------------------------------------+------------------------------
Changes (by mcs):

 * keywords:  TorBrowserTeam201802 => TorBrowserTeam201802R
 * status:  new => needs_review


Comment:

 Kathy and I are making this code available for review. It has been in a
 nearly finished state for a long time. The patch is here:
 https://gitweb.torproject.org/user/brade/tor-
 launcher.git/commit/?h=bug23136-02

 There are still some dependencies that need to be resolved:
 * You will need to compile and use a `meek-client` and `meek-client-
 torbrowser` that includes the fix for #24642. We do not have a new meek
 tag yet so you will need to pull the code from dcf's bug24642 branch.
 * For some reason the deployed BridgeDB does not return any bridges (see
 https://trac.torproject.org/projects/tor/ticket/24432#comment:24). In the
 meantime, I set up a '''very temporary''' BridgeDB test server. Note that
 it is not behind a domain fronting setup, it does not use TLS, it only has
 fake bridges, and since it does not have any vanilla ones you should
 request obfs4 bridges. Here are pref settings for the test server:
  pref("extensions.torlauncher.bridgedb_front", "");
  pref("extensions.torlauncher.bridgedb_reflector",
 "http://pearlcrescent.com:2000");
  pref("extensions.torlauncher.moat_service",
 "http://pearlcrescent.com/meek/moat");
  pref("extensions.torlauncher.bridgedb_bridge_type", "obfs4");
 Oh, and our test server uses really easy CAPTCHAs except for one BridgeDB
 one.

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


More information about the tor-bugs mailing list