Pier Angelo Vendrame pushed to branch tor-browser-128.8.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
-
7db308d0
by Pier Angelo Vendrame at 2025-03-25T19:28:43+01:00
-
14f451f7
by Pier Angelo Vendrame at 2025-03-26T12:32:40+01:00
2 changed files:
Changes:
... | ... | @@ -4,6 +4,5 @@ AvoidDiskWrites 1 |
4 | 4 | Log notice stdout
|
5 | 5 | CookieAuthentication 1
|
6 | 6 | DormantCanceledByStartup 1
|
7 | -ClientTransportPlugin meek_lite,obfs2,obfs3,obfs4,scramblesuit,webtunnel exec ./libObfs4proxy.so
|
|
8 | -ClientTransportPlugin snowflake exec ./libSnowflake.so
|
|
7 | +ClientTransportPlugin meek_lite,obfs2,obfs3,obfs4,scramblesuit,snowflake,webtunnel exec ./libLyrebird.so
|
|
9 | 8 | ClientTransportPlugin conjure exec ./libConjure.so -registerURL https://registration.refraction.network/api |
1 | 1 | {
|
2 | - "_comment": "Used for dev build, replaced for release builds in tor-browser-build. This file is copied from tor-browser-build 4ffa9e31: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 efdc0f34475ac8e4df241d3c8ff7253e8470019f:projects/tor-expert-bundle/pt_config.json",
|
|
3 | 3 | "recommendedDefault" : "obfs4",
|
4 | 4 | "pluggableTransports" : {
|
5 | - "lyrebird" : "ClientTransportPlugin meek_lite,obfs2,obfs3,obfs4,scramblesuit,webtunnel exec ${pt_path}lyrebird${pt_extension}",
|
|
6 | - "snowflake" : "ClientTransportPlugin snowflake exec ${pt_path}snowflake-client${pt_extension}",
|
|
5 | + "lyrebird" : "ClientTransportPlugin meek_lite,obfs2,obfs3,obfs4,scramblesuit,snowflake,webtunnel exec ${pt_path}lyrebird${pt_extension}",
|
|
7 | 6 | "conjure" : "ClientTransportPlugin conjure exec ${pt_path}conjure-client${pt_extension} -registerURL https://registration.refraction.network/api"
|
8 | 7 | },
|
9 | 8 | "bridges" : {
|
10 | 9 | "meek-azure" : [
|
11 | - "meek_lite 192.0.2.18:80 BE776A53492E1E044A26F17306E1BC46A55A1625 url=https://meek.azureedge.net/ front=ajax.aspnetcdn.com",
|
|
12 | 10 | "meek_lite 192.0.2.20:80 url=https://1314488750.rsc.cdn77.org front=www.phpmyadmin.net utls=HelloRandomizedALPN"
|
13 | 11 | ],
|
14 | 12 | "obfs4" : [
|