Replace signers with something not mozilla. - privacy-haters - Tools and configs to help you against privacy haters like firefox.
 (HTM) git clone git://bitreich.org/privacy-haters/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/privacy-haters/
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 524f9badd37b2b93252ba6c51e3ad0e99560dd3a
 (DIR) parent 041de57fe9f0932afc332d3ccb223d7965e5f658
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Sun, 31 May 2020 16:35:34 +0200
       
       Replace signers with something not mozilla.
       
       Diffstat:
         M firefox/user.js                     |       7 +++++++
       
       1 file changed, 7 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/firefox/user.js b/firefox/user.js
       @@ -502,3 +502,10 @@ user_pref("webextensions.tests", false);
        user_pref("xpinstall.signatures.devInfoURL", "about:config");
        user_pref("xpinstall.signatures.required", true);
        user_pref("xpinstall.whitelist.required", true);
       +user_pref("security.remote_settings.crlitefilters.signer", "localhost");
       +user_pref("security.remote_settings.intermediates.signer", "localhost");
       +user_pref("services.blocklist.addons.signer", "localhost");
       +user_pref("services.blocklist.gx.signer", "localhost");
       +user_pref("services.blocklist.pinning.signer", "localhost");
       +user_pref("services.blocklist.plugins.signer", "localhost");
       +user_pref("services.settings.security.onecrl.signer", "localhost");