user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 09d62d2302c2306f5430a397596667ff167edce7
parent 7a4676fe2dcb5bf55974b5cbc82f8353114175d3
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sun, 16 Jan 2022 02:31:57 +0000

remove 1273: "not Secure" text on insecure sites

AF has been using HTTPS-Only mode since v84, the interstitial is more than ample, padlock is still marked as insecure
Diffstat:
Muser.js | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/user.js b/user.js @@ -555,8 +555,6 @@ user_pref("browser.ssl_override_behavior", 1); * i.e. it doesn't work for HSTS discrepancies (https://subdomain.preloaded-hsts.badssl.com/) * [TEST] https://expired.badssl.com/ ***/ user_pref("browser.xul.error_pages.expert_bad_cert", true); -/* 1273: display "Not Secure" text on HTTP sites ***/ -user_pref("security.insecure_connection_text.enabled", true); // [FF60+] /*** [SECTION 1400]: FONTS ***/ user_pref("_user.js.parrot", "1400 syntax error: the parrot's bereft of life!");