Thunderbird privacy, security and anti-fingerprinting: a comprehensive user.js template for configuration and hardening
Find a file
2025-09-05 20:19:43 +02:00
.github Bumps GitHub Actions 2025-09-05 20:09:44 +02:00
wiki 2019-11-24 00:00:00 +00:00
.eslint.config.mjs Migrates ESLint configuration to new (9+) "flat format" 2024-04-24 23:28:00 +02:00
.gitattributes Adds (adapted) upstream .gitattributes 2024-11-09 16:30:25 +01:00
LICENSE [META] Updates copyrights for 2025 2025-01-05 15:01:56 +01:00
prefsCleaner.bat Applies Arkenfox v128.0..v140.0 migration 2025-09-05 20:19:43 +02:00
prefsCleaner.sh Vendors Arkenfox updater/prefsCleaner scripts 2024-11-07 20:21:24 +00:00
README.md Adds Dove to "Related Projects" README section 2025-09-05 20:19:43 +02:00
updater.bat Applies Arkenfox v128.0..v140.0 migration 2025-09-05 20:19:43 +02:00
updater.sh Vendors Arkenfox updater/prefsCleaner scripts 2024-11-07 20:21:24 +00:00
user.js Enables User-Agent header display in message pane (9121) 2025-09-05 20:19:43 +02:00

Thunderbird User.JS

Thunderbird privacy, security and anti-fingerprinting: a comprehensive user.js template for configuration and hardening

🟪 user.js

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

🟩 Thunderbird user.js

License: MIT

The thunderbird 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.

It differs from the arkenfox user.js in that the focus is to keep Thunderbird as an e-mail client and disable as many web browsing features as possible. We believe web browsing should be done in a web browser, and not an email client.

Also be aware that this user.js is made specifically for Thunderbird and is only being tested against releases with extended support (ESR).

🟧 Sitemap

🟥 Acknowledgments