Add httpz as alternative to ssl redirect

This commit is contained in:
Alexander Schäferdiek 2020-01-09 08:00:26 +01:00
parent c088dc04d0
commit ae19960379

View file

@ -10,7 +10,7 @@ Based on [https://www.privacy-handbuch.de/handbuch_21.htm](https://www.privacy-h
```
Cookie AutoDelete
HTTPS Everywhere
HTTPS Everywhere or HTTPZ
Neat url
Skip Redirect
uBlock Origin
@ -74,4 +74,4 @@ media.getusermedia.noise_enabled = false
## Additional hints
Besides securing Firefox, you should consider not using the DNS servers of your Internet provider and instead install system-wide [DNS alternatives](https://www.kuketz-blog.de/empfehlungsecke/#dns) or a [local DNS server](https://wiki.archlinux.org/index.php/Unbound) which directly queries root DNS servers. There's really no downside of this.
Besides securing Firefox, you should consider not using the DNS servers of your Internet provider and instead install system-wide [DNS alternatives](https://www.kuketz-blog.de/empfehlungsecke/#dns) or a [local DNS server](https://wiki.archlinux.org/index.php/Unbound) which directly queries root DNS servers. There's really no downside of this.