user.js file for configuring and hardening Firefox privacy and security.-
Go to file
Narsil 8adb6d8fe3 Update 'user.js' 2021-01-04 08:51:27 -05:00
LICENSE GNU General Public License v3.0 2020-12-13 08:58:03 -05:00
README.md Update 'README.md' 2020-12-25 13:31:02 -05:00
user.js Update 'user.js' 2021-01-04 08:51:27 -05:00

README.md

user.js | Firefox, Firefox ESR and Firefox Nightly.

A user.js file for configuring and hardening desktop Firefox privacy.

Concretely, this is a fork from the arkenfox project.

Goals

  • enhance privacy and security
  • improve performance
  • better fingerprint possible
  • reduce automatic connections to the minimum posible

Considerations

This user.js is a fork from the arkenfox project with a substantial divergence. It tries to avoid all the automatic connections even though security could be reduced slightly. For instance, OSCP is a privacy breach. Nevertheless, it is also a security feature. This user.js disables them as well as safebrowsing, automatic addons connections and so on. You will have to check manually addons updates in the related preferences section.

However, one connection could not be blocked anymore:

  • firefox.settings.services.mozilla.com

https://bugzilla.mozilla.org/show_bug.cgi?id=1598562#c13

How to stop Firefox from making automatic connections (last section)

So you will have to include it to the host list of your OS.

Nevertheless, if you are on a .deb GNU/Linux distro consider installing Abrowser from Trisquel. It lacks that connection:

Abrowser

Or if you are a Windows user have a look at these Unofficial Icecat builds:

Icecat for Windows

Updating addons

Write about:addons

Choose Extensions

Click the icon above on the right (Tools for all add-ons) and Check for updates.

Adding new search engines

Installing new search engines from mycroftproject.com web is not working. Besides, they have embedded Google analytic trackers recently. Follow this guide instead:

Add a search engine from the address bar

Thanks:

I really thank the following authors:

License

GNU General Public License v3.0.

See LICENSE for more details.