From 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 12 Jul 2026 11:08:50 +0200 Subject: update --- articles/2023/hardening-firefox.html | 47 ++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100755 articles/2023/hardening-firefox.html (limited to 'articles/2023/hardening-firefox.html') diff --git a/articles/2023/hardening-firefox.html b/articles/2023/hardening-firefox.html new file mode 100755 index 0000000..67ea172 --- /dev/null +++ b/articles/2023/hardening-firefox.html @@ -0,0 +1,47 @@ + + + + + + + Bloggings + + +
+

Bloggings

+ Back + +
+ +
+
+

Hardening Firefox

+

19-11-2023

+

+ I don't like spyware disguised as web browsers, so I don't use Google + Chrome, Microsoft Edge, Opera, etc. +

+

+ Instead I use Firefox with a hardened user.js , which is the configuration + file for Firefox settings +

+

+ arkenfox/user.js +

+

and the following add-ons:

+
    +
  • Ublock Origin
  • +
  • Privacy Badger
  • +
  • Decentraleyes
  • +
+

+ I also use a private search engine, + SearXNG + to avoid tracking and profiling. +

+ +
+
+ + -- cgit v1.3.1