From 2ee90c6aea3c1d5a7ba3ab09ab1fa1c1207057f2 Mon Sep 17 00:00:00 2001
From: yokoffing <11689349+yokoffing@users.noreply.github.com>
Date: Tue, 6 Dec 2022 15:22:29 -0500
Subject: [PATCH] add note on fingerprinting
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b0bf8d1..05aad0e 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ If you use any of the features below, please view the [common overrides](https:/
* **Site notifications** are disabled.
* **Location requests** are rejected.
* Since Firefox implemented [state](https://github.com/yokoffing/Betterfox/blob/537eb902106f5cacebfd7a77555193ba4573dc6e/SecureFox.js#L73-L88) and [network](https://github.com/yokoffing/Betterfox/blob/537eb902106f5cacebfd7a77555193ba4573dc6e/SecureFox.js#L93-L100) **partitioning**, it is recommended but no longer necessary to clear browsing data after every session.
-* If your [threat level](https://thenewoil.org/threatmodel.html) calls for _anonymity_ and not just reasonable _privacy_, then please use the [TOR browser](https://www.torproject.org).[1](https://youtu.be/5NrbdO4yWek?t=4334)
+* [Fingerprinting](https://smartframe.io/blog/browser-fingerprinting-everything-you-need-to-know/) is a high [threat model](https://thenewoil.org/threatmodel.html) issue and is only addressed reasonably by TOR.[1](https://youtu.be/5NrbdO4yWek?t=4334) If your threat level calls for _anonymity_ and not just reasonable _privacy_, then please use the [TOR browser](https://www.torproject.org).
## Mentions