1
0
Fork 0
mirror of https://github.com/arkenfox/user.js.git synced 2025-05-22 00:27:09 +02:00
Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening
Find a file
icpantsparti2 b59bb53d01
v3.6
hi @earthlng, some small additions that 'might' help with [](https://github.com/arkenfox/user.js/issues/1587)). Thank you.

in version 3.5 if you run updater.sh with sudo then: (1) user.js may only be readable by root and not load for the Firefox user (2) if the script is run first time with sudo, then again without sudo, permissions from the previous run may cause issues (eg no backup or update of user.js) with little or no warning.

Therefore v3.6 to: (1) set some file/dir permissions (on those created) if run with sudo (2) show info if some access permissions are not as expected (3) added some further error messages
2022-11-24 10:14:33 +00:00
.github/ISSUE_TEMPLATE Update troubleshooting-help.md 2022-02-27 10:44:04 +00:00
scratchpad-scripts dom.disable_open_during_load 2022-11-19 04:04:59 +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 Format date and time consistently. () 2022-11-13 14:37:26 +00:00
prefsCleaner.sh Improves usability by clarifying desired action () 2022-11-13 14:31:17 +00:00
README.md Update README.md 2022-01-30 08:53:08 +00:00
updater.bat v4.18 - fix backup filename 2022-11-22 19:00:47 +00:00
updater.sh v3.6 2022-11-24 10:14:33 +00:00
user.js fix typo 2022-11-22 19:50:50 +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.