From a0aa163fbdbed75a4931f09c800e3f9b513fec2d Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 6 Feb 2022 16:18:50 +0000 Subject: [PATCH] Updated 4.1 Extensions (markdown) --- 4.1-Extensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4.1-Extensions.md b/4.1-Extensions.md index eb98fbe..1143256 100644 --- a/4.1-Extensions.md +++ b/4.1-Extensions.md @@ -71,7 +71,7 @@ These extensions will not mask or alter any data sent or received, but may be us * Temporary Containers, Cookie extensions - 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 - - ❗️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 - 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