[tor-bugs] #15512 [meek]: Check meek TLS fingerprint on ESR 38

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jul 24 10:04:04 UTC 2015


#15512: Check meek TLS fingerprint on ESR 38
------------------------+----------------------
     Reporter:  dcf     |      Owner:  dcf
         Type:  task    |     Status:  new
     Priority:  normal  |  Milestone:
    Component:  meek    |    Version:
   Resolution:          |   Keywords:  ff38-esr
Actual Points:          |  Parent ID:
       Points:          |
------------------------+----------------------

Comment (by dcf):

 Setting these prefs is sufficient to make the fingerprint match:
 {{{
 user_pref("network.http.spdy.enabled", true);
 user_pref("network.http.spdy.enabled.http2", true);
 user_pref("network.http.spdy.enabled.http2draft", true);
 user_pref("network.http.spdy.enabled.v3-1", true);
 }}}
 I got them by looking at the settings in Iceweasel 38.1.

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


More information about the tor-bugs mailing list