Thunderbird privacy, security and anti-fingerprinting: a comprehensive user.js template for configuration and hardening
Go to file
Samuel FORESTIER 5342ec1619 [WIP] Continues Arkenfox v78..v91 migration
> **WORK IN PROGRESS : DO NOT USE IT AS IS**

Migration status :
    * updated sections 0900 --> 1400
2021-10-17 17:07:34 +02:00
.github [CI] Bumps `actions/setup-node` to v2 2021-08-28 10:19:51 +02:00
wiki 2019-11-24 00:00:00 +00:00
.eslintrc.yml Replaces Acorn over Travis CI by ESLint over (Microsoft) GitHub Actions 2020-11-05 16:11:13 +01:00
LICENSE [META] Updates copyrights for 2021 2021-08-28 10:20:02 +02:00
README.md [WIP] Begins Arkenfox v78..v91 migration 2021-09-12 19:33:39 +02:00
user.js [WIP] Continues Arkenfox v78..v91 migration 2021-10-17 17:07:34 +02:00

README.md

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 hundreds of Thunderbird settings.
For a more technical breakdown and explanation, you can read more on the overview Wiki page.

🟩 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 implementation wiki page.

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 has only been tested in the latest stable release.

🟧 Sitemap

🟥 Acknowledgments