Until I get the time to write every change I make down, you should just look at the commit history from me.
- Install Firefox
- Click the green
<> Code
-button and clone the repo or download as ZIP - Find your Firefox profile directory:
In Firefox:about:support
->Profile Folder
->Open Folder
and close Firefox - Make your changes to the
user-overrides.js
-file - Copy
user-overrides.js
,user.js
files to your profile folder - Copy over the "updater" and "prefsCleaner":
Windows: Copyupdater.bat
,prefsCleaner.bat
to your profile folder
Linux: Copyupdater.sh
,prefsCleaner.sh
to your profile folder - Run the "updater" and "prefsCleaner".
The Firefox installer from Mozilla's official webpage contains a unique download token.1 You should therefore get the installer from your package-manager, or their FTP repository:
Twitch (or other websites) "Your browser is not currently supported. Please use a recommended browser or learn more here."
You might not be able to log in to Twitch using this config since it uses RFP (Resist Fingerprinting). Use one of the following options:
Go to about:profiles
Click Create a New Profile
Click Launch profile in new browser
A new Firefox window should appear with a default Firefox. Use this only for websites you need, and you should be good to go. No need to configure it.
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
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. There is also an interactive current release, thanks to icpantsparti2.
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.
Literally thousands of sources, references and suggestions. Many thanks, and much appreciated.