1
0
mirror of https://github.com/arkenfox/user.js.git synced 2025-07-13 08:51:59 +02:00

fixup trade-offs

anti-fingerprinting doesn't fit here: it's not a major component or priority of this user.js, and only a few prefs outside RFP (as a robust built-in browser solution that defeats naive scripts) have anything to do with it
This commit is contained in:
Thorin-Oakenpants
2021-11-22 18:15:53 +00:00
committed by GitHub
parent c9e4cac618
commit 6b351a9458

@ -13,7 +13,7 @@
* https://github.com/arkenfox/user.js/wiki * https://github.com/arkenfox/user.js/wiki
3. If you skipped step 2, return to step 2 3. If you skipped step 2, return to step 2
4. Make changes 4. Make changes
* There are often trade-offs and conflicts between security vs privacy vs anti-fingerprinting * There are often trade-offs and conflicts between security vs privacy vs anti-tracking
and these need to be balanced against functionality & convenience & breakage and these need to be balanced against functionality & convenience & breakage
* Some site breakage and unintended consequences will happen. Everyone's experience will differ * Some site breakage and unintended consequences will happen. Everyone's experience will differ
e.g. some user data is erased on exit (section 2800), change this to suit your needs e.g. some user data is erased on exit (section 2800), change this to suit your needs