HorlogeSkynet / thunderbird-user.js

Thunderbird privacy, security and anti-fingerprinting: a comprehensive user.js template for configuration and hardening
https://github.com/arkenfox/user.js/issues/646
MIT License
144 stars 7 forks source link

Enforce secure autoconfig and fetching from Exchange #50

Closed boredsquirrel closed 2 months ago

boredsquirrel commented 4 months ago

Description

Reason and / or context

Autoconfig is very useful and not critical, as it contacts the mailserver only, to get infos.

Contacting the ISP, or sending personal data is disabled, and the connection needs to be secure.

How has this been tested ?

yes, on Thunderbird Flatpak.

Types of changes :

Checklist :

boredsquirrel commented 3 months ago

Hi, sorry for the late reply. Added most changes that are clear to me.

so, deactivated but useful settings get no indentation, deactivated and obsolete settings get an indentation?

HorlogeSkynet commented 3 months ago

Hi, sorry for the late reply.

Hey, sorry too. I'll try to review all subjects in a batch again.

so, deactivated but useful settings get no indentation, deactivated and obsolete settings get an indentation?

Disabled preferences are always indented. Enabled ones aren't. Deprecated (upstream) settings follow the same rule.