[tbb-commits] [builders/tor-browser-build] 01/02: Enable uTLS and use the full bridge line for snowflake

gitolite role git at cupani.torproject.org
Thu Oct 20 19:57:28 UTC 2022


This is an automated email from the git hooks/post-receive script.

richard pushed a commit to branch maint-11.5
in repository builders/tor-browser-build.

commit 6a8c634d999d4a1821a6dd0fa263eb217fc5afb6
Author: meskio <meskio at torproject.org>
AuthorDate: Tue Oct 18 12:03:30 2022 +0200

    Enable uTLS and use the full bridge line for snowflake
    
    In some networks they block snowflake on mobile phones by it's TLS
    fingerprint, let's use uTLS by default.
    
    Including the full bridge line helps for other clients that don't have
    the default params already configured when launching snowflake client.
    
    Related:
    https://gitlab.torproject.org/tpo/anti-censorship/team/-/issues/101
    https://gitlab.torproject.org/tpo/anti-censorship/team/-/issues/96
---
 projects/common/bridges_list.snowflake.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/common/bridges_list.snowflake.txt b/projects/common/bridges_list.snowflake.txt
index a3266fd3..7c7ecbd4 100644
--- a/projects/common/bridges_list.snowflake.txt
+++ b/projects/common/bridges_list.snowflake.txt
@@ -1 +1 @@
-snowflake 192.0.2.3:1 2B280B23E1107BB62ABFC40DDCC8824814F80A72
+snowflake 192.0.2.3:80 2B280B23E1107BB62ABFC40DDCC8824814F80A72 fingerprint=2B280B23E1107BB62ABFC40DDCC8824814F80A72 url=https://snowflake-broker.torproject.net.global.prod.fastly.net/ front=cdn.sstatic.net ice=stun:stun.l.google.com:19302,stun:stun.voip.blackberry.com:3478,stun:stun.altar.com.pl:3478,stun:stun.antisip.com:3478,stun:stun.bluesip.net:3478,stun:stun.dus.net:3478,stun:stun.epygi.com:3478,stun:stun.sonetel.com:3478,stun:stun.sonetel.net:3478,stun:stun.stunprotocol.org:3478,s [...]

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tbb-commits mailing list