From 7dc47f55edb5006981aa19b91d70fa96228710d0 Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Mon, 25 Aug 2025 09:20:22 -0400 Subject: [PATCH] crlite mode now default --- Securefox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Securefox.js b/Securefox.js index 785310d..6cf15b7 100644 --- a/Securefox.js +++ b/Securefox.js @@ -281,7 +281,7 @@ user_pref("security.OCSP.enabled", 0); // [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1429800,1670985,1753071 // [2] https://blog.mozilla.org/security/tag/crlite/ //user_pref("security.remote_settings.crlite_filters.enabled", true); // [DEFAULT: true FF137+] -user_pref("security.pki.crlite_mode", 2); +//user_pref("security.pki.crlite_mode", 2); // [DEFAULT: 2 FF142+] // PREF: HTTP Public Key Pinning (HPKP) // HPKP enhances the security of SSL certificates by associating