Skip to content

Commit e8f584b

Browse files
Merge pull request #15 from thunderbird/esr_91
* Apply Arkenfox `v78..v91` migration * Global update for v91 ESR * `[SETTING]` tags global cleanup * Enable `mailnews.sendformat.auto_downgrade` preference * Add `mail.phishing.detection.*` preferences * Remove Autocrypt and Enigmail addons preferences * Enforce `mail.phishing.detection.*` preferences * Add `security.osclientcerts.autoload` preference * Show a prompt when opening a link in external applications as hardening * Higher `mail.compose.big_attachments.threshold_kb` to 9220KB * Hide sensitive information from chat desktop notifications (if enabled) * Clean removed `mail.cloud_files.inserted_urls.footer.link` preference
2 parents dcf351a + 9b7b224 commit e8f584b

File tree

2 files changed

+1018
-1205
lines changed

2 files changed

+1018
-1205
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,11 @@ For a more technical breakdown and explanation, you can read more on the [overvi
1111

1212
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
1313

14-
The `thunderbird user.js` is a **template** which aims to provide as much privacy and enhanced security as possible.
15-
It differs from the `arkenfox user.js` in that the focus is to keep Thunderbird as an **email 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.
14+
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).
15+
16+
Everyone, experts included, should at least read the [implementation](https://github.com/HorlogeSkynet/thunderbird-user.js/wiki/1.3-Implementation) wiki page.
17+
18+
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.
1619

1720
- If you're using Thunderbird (< 68) with Tor we suggest that you install the [TorBirdy](https://addons.thunderbird.net/addon/torbirdy) add-on. If you are using Tor, you should also consider using [Tails](https://tails.boum.org/) or [Whonix](https://www.whonix.org/).
1821
- If you're using **Gmail**, please check [this article about OAuth2](https://github.com/HorlogeSkynet/thunderbird-user.js/wiki/3.1-OAuth2-Users).

0 commit comments

Comments
 (0)