From 2f6deda172c9acbe6892e896b3d714c5b7849d72 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 17 Sep 2017 22:29:05 +1200 Subject: [PATCH] readme: add RFP alt / deprecated info --- user.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/user.js b/user.js index ee7e804..bed4e4a 100644 --- a/user.js +++ b/user.js @@ -20,6 +20,10 @@ * Auto-installing updates for Firefox and extensions are disabled (section 0302's) * Some user data is erased on close (section 2800), namely history (browsing, form, download) * Cookies (and thus logins) are denied by default (2701). Use site exceptions or an extension + * EACH RELEASE check: + - 4600s: reset prefs made redundant due to privacy.resistFingerprinting (RPF) + or enable them as an alternative to RFP or for ESR users + - 9999s: reset deprecated prefs in about:config or enable relevant section(s) for ESR * Site breakage WILL happen - There are often trade-offs and conflicts between Security vs Privacy vs Anti-Fingerprinting and these need to be balanced against Functionality & Convenience & Breakage