user.js

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

commit 2f6deda172c9acbe6892e896b3d714c5b7849d72
parent 39594629e521a529f66cb1f0de197931f30ad52e
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sun, 17 Sep 2017 22:29:05 +1200

readme: add RFP alt / deprecated info
Diffstat:
Muser.js | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git 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