From 9fe396a576b6f683a465ebac16a4e7cd922d8b2d Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Sun, 5 Nov 2023 05:34:53 -0800 Subject: [PATCH] typo --- content/notes/fixing-tor-browser-accessibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/notes/fixing-tor-browser-accessibility.md b/content/notes/fixing-tor-browser-accessibility.md index 800f242..dfb39e5 100644 --- a/content/notes/fixing-tor-browser-accessibility.md +++ b/content/notes/fixing-tor-browser-accessibility.md @@ -5,6 +5,6 @@ syndicatedCopies: - title: 'The Fediverse' url: 'https://pleroma.envs.net/notice/AbUv7iV9djsjYOkUIS' --- -It looks like the Tor Browser is finally addressing some of the accessibility issues inherent to its fingerprinting resistance, starting with [Issue 42226: Reduce Customisability of default fonts and colours](https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/42226) The propsed fix of curating common "sets" of settings would add some entropy to everybody's fingerprint but allow more people to use the browser overall, as it would support some degree of personalization (e.g. dark mode). +It looks like the Tor Browser is finally addressing some of the accessibility issues inherent to its fingerprinting resistance, starting with [Issue 42226: Reduce Customisability of default fonts and colours](https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/42226). The propsed fix of curating common "sets" of settings would add some entropy to everybody's fingerprint but allow more people to use the browser overall, as it would support some degree of personalization (e.g. dark mode). I welcome the change. Anonymity should be accessible.