Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening
Find a file
martin f. krafft d08a1b468f Remove unnecessary chdir calls
The `prefsCleaner.sh` script chdir()'s to the script's directory on
execution, which isn't necessary at all, and also means that has to
reside within the Firefox profile directory, rather than being callable
directly from the Git clone.

`updater.sh` has the same "problem", but honours the `-p` switch to let
the working directory be overridden.

This patch removes the unnecessary code, such that the `prefsCleaner.sh`
script works on `./user.js`.

Signed-off-by: martin f. krafft <madduck@madduck.net>
2022-05-04 07:05:41 +12:00
.github/ISSUE_TEMPLATE Update troubleshooting-help.md 2022-02-27 10:44:04 +00:00
scratchpad-scripts security.csp.enable 2022-04-08 21:28:16 +00:00
wikipiki Add files via upload 2022-02-25 23:15:01 +13:00
.gitattributes Update .gitattributes 2019-06-26 13:32:12 +00:00
.travis.yml Added Travis CI configuration 2017-03-01 00:11:05 +02:00
_config.yml migration: cleanup code references 2020-09-15 06:07:32 +00:00
LICENSE.txt Update LICENSE.txt 2020-09-15 04:19:03 +00:00
prefsCleaner.bat v2.4 - add strlen check for prefs.js 2021-01-17 15:27:50 +00:00
prefsCleaner.sh Remove unnecessary chdir calls 2022-05-04 07:05:41 +12:00
README.md Update README.md 2022-01-30 08:53:08 +00:00
updater.bat Update wiki link for updater options (#1364) 2022-02-06 12:23:20 +00:00
updater.sh Update updater.sh 2022-03-19 07:47:46 +00:00
user.js tidy deprecated, misc RFP changes 2022-04-08 21:30:22 +00:00

🟪 user.js

A user.js is a configuration file that can control Firefox settings - for a more technical breakdown and explanation, you can read more in the wiki

🟩 the arkenfox user.js

License: MIT

The arkenfox user.js is a template which aims to provide as much privacy and enhanced security as possible, and to reduce tracking and fingerprinting as much as possible - while minimizing any loss of functionality and breakage (but it will happen).

Everyone, experts included, should at least read the wiki, as it contains important information regarding a few user.js settings.

Note that we do not recommend connecting over Tor on Firefox. Use the Tor Browser if your threat model calls for it, or for accessing hidden services.

Also be aware that the arkenfox user.js is made specifically for desktop Firefox. Using it as-is in other Gecko-based browsers can be counterproductive, especially in the Tor Browser.

🟧 sitemap

🟥 acknowledgments

Literally thousands of sources, references and suggestions. Many thanks, and much appreciated.