mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js.git
synced 2025-05-02 14:56:25 -04:00
Project take over !
* First changes for v68.0 Thunderbird version * Adds CI to automatically lint the `user.js` script * Updates links due to repository transfer
This commit is contained in:
parent
7973d8a571
commit
d78aa86ede
3 changed files with 27 additions and 15 deletions
14
README.md
14
README.md
|
@ -1,17 +1,25 @@
|
|||
# Thunderbird gHacks-User.JS
|
||||
|
||||
> An ongoing comprehensive user.js template for configuring and hardening Thunderbird privacy, security and anti-fingerprinting
|
||||
|
||||
### :large_blue_diamond: user.js
|
||||
A `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](https://github.com/dngray/ghacks-thunderbird-user.js/wiki/1.1-Overview) wiki page.
|
||||
|
||||
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](https://github.com/HorlogeSkynet/thunderbird-user.js/wiki/1.1-Overview) wiki page.
|
||||
|
||||
### :large_blue_diamond: thunderbird user.js
|
||||
|
||||
The Thunderbird `user.js` is a **template** which aims to provide as much privacy and enhanced security as possible. It differs from the `ghacks 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.
|
||||
|
||||
- If you're using Thunderbird with Tor we suggest that you install the [TorBirdy](https://addons.thunderbird.net/addon/torbirdy) addon. If you are using Tor, you should also consider using [Tails](https://tails.boum.org/) or [Whonix](https://www.whonix.org/).
|
||||
- If you're a **Gmail** user see [this article about OAuth2](https://github.com/dngray/ghacks-thunderbird-user.js/wiki/3.1-OAuth2-Users).
|
||||
- For information about [extensions](https://github.com/dngray/ghacks-thunderbird-user.js/wiki/4.1-Extensions), see the wiki. **Calendar** users should [see this page](https://github.com/dngray/ghacks-thunderbird-user.js/wiki/4.1.1-Calendar).
|
||||
- If you're a **Gmail** user see [this article about OAuth2](https://github.com/HorlogeSkynet/thunderbird-user.js/wiki/3.1-OAuth2-Users).
|
||||
- For information about [extensions](https://github.com/HorlogeSkynet/thunderbird-user.js/wiki/4.1-Extensions), see the wiki. **Calendar** users should [see this page](https://github.com/HorlogeSkynet/thunderbird-user.js/wiki/4.1.1-Calendar).
|
||||
|
||||
Also be aware that this `user.js` is made specifically for Thunderbird and has only been tested in the latest stable release.
|
||||
|
||||
### :large_blue_diamond: acknowledgments
|
||||
|
||||
* [tya99](https://github.com/tya99) most of the ground work and initial port from the Firefox version of [ghacks user.js](https://github.com/ghacksuserjs/ghacks-user.js)
|
||||
* [dngray](https://github.com/dngray) continual maintenance and Wiki
|
||||
* [HorlogeSkynet](https://github.com/HorlogeSkynet) continual maintenance
|
||||
|
||||
### :large_blue_diamond: [](https://opensource.org/licenses/MIT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue