From 1d9a1bf114b5f87e2b558a99b045dbbda3e31a22 Mon Sep 17 00:00:00 2001 From: Alex Anderson Date: Thu, 21 Jul 2022 01:15:01 +0000 Subject: [PATCH] Fixed formatting issue --- guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide.md b/guide.md index 90d3434..f1a1c4f 100644 --- a/guide.md +++ b/guide.md @@ -1406,8 +1406,8 @@ There was an attack published that can deanonymize users if they have a known al The attack, published at [[Archive.org]][1386], can be mitigated using a browser extension: -- https://chrome.google.com/webstore/detail/leakuidator%2B/hhfpajcjkikoocmmhcimllpinjnbedll (Chrome, Edge, and other Chrome-based browsers) -- https://addons.mozilla.org/en-US/firefox/addon/leakuidatorplus/ (Firefox and Firefox-based browsers) +- (Chrome, Edge, and other Chrome-based browsers) +- (Firefox and Firefox-based browsers) It's generally not recommended to install extensions into Tor Browser, because the fact that you have an extension installed can be an extra data point for browser fingerprinting. As such, this extension is only a temporary solution until the fix can be implemented by the browsers' own developers.