morgan pushed to branch mullvad-browser-140.4.0esr-15.0-1 at The Tor Project /
Applications / Mullvad Browser
Commits:
5aeceb7b by Pier Angelo Vendrame at 2025-10-27T16:29:49+00:00
fixup! Firefox preference overrides.
BB 44270: Match Firefox's TLS fingerprint.
- - - - -
1 changed file:
- browser/app/profile/001-base-profile.js
Changes:
=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -155,10 +155,6 @@ pref("network.http.referer.hideOnionSource", true);
// [4] https://www.ssllabs.com/ssl-pulse/
pref("security.ssl.require_safe_negotiation", true);
-// mullvad-browser#361: Disable TLS cyphersuites using SHA1 for signing (ECDSA)
-// see https://bugzilla.mozilla.org/show_bug.cgi?id=1600437
-pref("security.ssl3.ecdhe_ecdsa_aes_256_sha", false);
-pref("security.ssl3.ecdhe_ecdsa_aes_128_sha", false);
// lock those disabled by https://bugzilla.mozilla.org/show_bug.cgi?id=1036765
pref("security.ssl3.dhe_rsa_aes_128_sha", false, locked);
pref("security.ssl3.dhe_rsa_aes_256_sha", false, locked);
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/5aeceb7b7f9727ad3ac478aa189fef5e65ed84b2
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/5aeceb7b7f9727ad3ac478aa189fef5e65ed84b2
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tor-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]