From ce3ea6e7c99fb5d03356f950a08c29852d01c554 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Fri, 24 May 2024 02:28:57 -0500 Subject: [PATCH] tldr --- docs/advanced/browser-fingerprinting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/advanced/browser-fingerprinting.md b/docs/advanced/browser-fingerprinting.md index fc220a21..ab2fa3e8 100644 --- a/docs/advanced/browser-fingerprinting.md +++ b/docs/advanced/browser-fingerprinting.md @@ -9,7 +9,7 @@ description: Browser fingerprinting is a method of tracking users across sites r

TL;DR

-The **only** reliable way to thwart all fingerprinting scripts and be anonymous is to use [Tor Browser](../tor.md). Other browsers can only confidently fool certain tracking scripts, and will **never** be unidentifiable despite any claims otherwise. However, the anti-fingerprinting approaches used by other browsers and described here can still be useful in protecting your privacy. +The **only** reliable way to thwart all fingerprinting scripts and be anonymous is to use [Tor Browser](../tor.md). Other browsers can only confidently fool certain tracking scripts, and will never be completely unidentifiable despite any claims otherwise. However, the anti-fingerprinting approaches used by other browsers and described here are still useful in protecting your privacy.