commit 13aa4a0290cb231cb6b8e704124e2ec52ad81a27
parent 76672ed767174f2ac9cdc7c8a69f8312e40acf03
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Thu, 14 Sep 2017 17:28:52 +1200
create 4600s: RFP alternatives
Diffstat:
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/user.js b/user.js
@@ -1592,6 +1592,16 @@ user_pref("privacy.resistFingerprinting", true); // (hidden pref) (not hidden FF
user_pref("privacy.window.maxInnerWidth", 1600); // (hidden pref)
user_pref("privacy.window.maxInnerHeight", 900); // (hidden pref)
+/*** 4600: RFP (4500) ALTERNATIVES [SETUP]
+ * IF you DO use RFP (see 4500) then you DO NOT need these redundant prefs. In fact,
+ some even cause RFP to not behave as you would expect and alter your fingerprint.
+ Make sure they are RESET in about:config as per your Firefox version
+ * IF you DO NOT use RFP or are on ESR... read on
+***/
+/* [NOTE] ESR52.x and non-RFP users replace the * with a slash on this line to enable these
+// * * * /
+// ***/
+
/*** 4700: RFP (4500) ALTERNATIVES - NAVIGATOR / USER AGENT (UA) SPOOFING
Spoofing your UA to *LOWER* entropy *does* *not* *work*. It may even cause site breakage
depending on your values. Even if you spoof, like TBB (Tor Browser Bundle) does, as the