Pier Angelo Vendrame pushed to branch tor-browser-128.9.0esr-14.5-1 at The Tor Project / Applications / Tor Browser

Commits:

2 changed files:

Changes:

  • mobile/android/fenix/app/src/main/assets/common/torrc-defaults
    ... ... @@ -4,5 +4,6 @@ AvoidDiskWrites 1
    4 4
     Log notice stdout
    
    5 5
     CookieAuthentication 1
    
    6 6
     DormantCanceledByStartup 1
    
    7
    -ClientTransportPlugin meek_lite,obfs2,obfs3,obfs4,scramblesuit,snowflake,webtunnel exec ./libLyrebird.so
    
    7
    +ClientTransportPlugin meek_lite,obfs2,obfs3,obfs4,scramblesuit,webtunnel exec ./libLyrebird.so
    
    8
    +ClientTransportPlugin snowflake exec ./libLyrebird.so
    
    8 9
     ClientTransportPlugin conjure exec ./libConjure.so -registerURL https://registration.refraction.network/api

  • toolkit/content/pt_config.json
    1 1
     {
    
    2
    -  "_comment": "Used for dev build, replaced for release builds in tor-browser-build. This file is copied from tor-browser-build efdc0f34475ac8e4df241d3c8ff7253e8470019f:projects/tor-expert-bundle/pt_config.json",
    
    2
    +  "_comment": "Used for dev build, replaced for release builds in tor-browser-build. This file is copied from tor-browser-build 284a73809600e16c11982fc41b4b3ccba6d564ec:projects/tor-expert-bundle/pt_config.json",
    
    3 3
       "recommendedDefault" : "obfs4",
    
    4 4
       "pluggableTransports" : {
    
    5
    -    "lyrebird" : "ClientTransportPlugin meek_lite,obfs2,obfs3,obfs4,scramblesuit,snowflake,webtunnel exec ${pt_path}lyrebird${pt_extension}",
    
    5
    +    "lyrebird" : "ClientTransportPlugin meek_lite,obfs2,obfs3,obfs4,scramblesuit,webtunnel exec ${pt_path}lyrebird${pt_extension}",
    
    6
    +    "snowflake": "ClientTransportPlugin snowflake exec ${pt_path}lyrebird${pt_extension}",
    
    6 7
         "conjure" : "ClientTransportPlugin conjure exec ${pt_path}conjure-client${pt_extension} -registerURL https://registration.refraction.network/api"
    
    7 8
       },
    
    8 9
       "bridges" : {