Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening
Go to file
Thorin-Oakenpants f6ea20a8b0
0335: Telemetry Coverage endpoint
let's just coverage-our-ass on this one

While I don't mind telemetry (development needs meaningful feedback to better the product), and I trust the data is not PII, and/or anonymized into buckets etc (you can check this you know), and I understand this one needs to be outside the Telemetry pref in order to gather the one-time ping ... and I trust Mozilla's motives ... I'm starting to get a little annoyed at the non-stop incessant increasing telemetry bullshittery and ass-fuckery around sending data home, and the lengths some Mozilla devs will go to, to hide this info (hidden prefs, access denied tickets to hide discussion of what should be public, and even **not even adhering to their own documentation**).

I will also be killing as many Activity Stream endpoints as well - as long as they are in line with our js - pocket, snippets, onboarding etc. And I will add those from personal as inactive for end-users - eg cfr
2018-12-13 17:28:16 +00:00
scratchpad-scripts Update ghacks-clear-[removed].js 2018-12-12 13:22:58 +00:00
wikipiki Add files via upload 2018-10-28 03:57:54 +13:00
_config.yml Update _config.yml 2018-10-27 16:29:34 +00:00
.gitattributes Update .gitattributes 2018-08-06 22:31:21 +00:00
.travis.yml Added Travis CI configuration 2017-03-01 00:11:05 +02:00
LICENSE.txt
prefsCleaner.bat P*tches for B*tches (#483) 2018-08-12 11:56:47 +00:00
prefsCleaner.sh v1.1 regex fix (#409) 2018-04-25 22:56:54 +02:00
README.md Update README.md 2018-12-10 19:26:17 +00:00
updater.bat fix -updatebatch (#484) 2018-08-13 12:39:24 +00:00
updater.sh updater.sh: add -e option for ESR users (#565) 2018-12-01 14:47:58 +00:00
user.js 0335: Telemetry Coverage endpoint 2018-12-13 17:28:16 +00:00

user.js

A user.js is a configuration file that can control hundreds of Firefox settings. For a more technical breakdown and explanation, you can read more on the overview wiki page.

ghacks user.js

The ghacks 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 implementation wiki page, as it contains important information regarding a few ghacks 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 this user.js is made specifically for Firefox. Using it as-is in other Gecko-based browsers can be counterproductive, especially in the Tor Browser.

Sitemap: Releases, changelogs, Wiki, stickies. diffs

acknowledgments

Literally thousands of sources, references and suggestions. That said...

  • Martin Brinkmann at ghacks 1
  • The ghacks community and commentators
  • 12bytes
    • The 12bytes article now uses this user.js and supplements it with an additional JS hosted at GitLab

1 The ghacks user.js was an independent project by Thorin-Oakenpants started in early 2015 and was first published at ghacks in August 2015. With Martin Brinkmann's blessing, it will keep the ghacks name.

License: MIT