Updated 4.1 Extensions (markdown)

Thorin-Oakenpants 2022-02-06 16:18:50 +00:00
parent 4ef25c6008
commit a0aa163fbd

@ -71,7 +71,7 @@ These extensions will not mask or alter any data sent or received, but may be us
* Temporary Containers, Cookie extensions * Temporary Containers, Cookie extensions
- Redundant with [Total Cookie Protection](https://blog.mozilla.org/security/2021/02/23/total-cookie-protection/) (dFPI) or FPI - Redundant with [Total Cookie Protection](https://blog.mozilla.org/security/2021/02/23/total-cookie-protection/) (dFPI) or FPI
- ❗Sanitizing in-session is a false sense of privacy. They do nothing for IP tracking. Even Tor Browser does not sanitize in-session e.g. when you request a new circuit. A new ID requires _both_ full sanitizing _and_ a new IP. The same applies to Firefox - ❗Sanitizing in-session is a false sense of privacy. They do nothing for IP tracking. Even Tor Browser does not sanitize in-session e.g. when you request a new circuit. A new ID requires _both_ full sanitizing _and_ a new IP. The same applies to Firefox
- ❗Cookie extensions lack [APIs](https://bugzilla.mozilla.org/1669716) to work with Total Cookie Protection which [will be the default](https://bugzilla.mozilla.org/1731713) - ❗Cookie extensions can lack APIs or implementation of them to properly sanitize
* Anti-Fingerprinting Extensions * Anti-Fingerprinting Extensions
- Redundant with RFP which is the [best solution](https://github.com/arkenfox/user.js/wiki/3.3-Overrides-[To-RFP-or-Not]#-summary) - Redundant with RFP which is the [best solution](https://github.com/arkenfox/user.js/wiki/3.3-Overrides-[To-RFP-or-Not]#-summary)
- ⭐ For non-RFP users, we recommend CanvasBlocker (see above) as your next best option - ⭐ For non-RFP users, we recommend CanvasBlocker (see above) as your next best option