mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-05 11:39:28 +01:00
7.2 KiB
7.2 KiB
Firefox containers
- Facebook Container
- Google Container
- Firefox Multi-Account Containers
- Temporary
containers
- Especially in Automatic mode it renders Cookie Autodelete unnecessary in my opinion and is likely more secure.
- READ THE FINE MANUAL ON THAT PAGE!
Firefox language packs
Firefox about:config
layout.css.devPixelsPerPx
to1.25
or2.0
on macOS Retina to increase font size.privacy.resistFingerprinting
=true
multiple effects to make your browser appear less unique, the ones I have found/understood:- warns if
intl.accept_languages
is noten-US, en
. - starts the browser with common size (I love this on big displays).
- spoofs the user-agent as the latest Firefox ESR version.
- warns if
intl.accept_languages
toen-US, en
- see above.
network.security.esni.enabled
totrue
in order to enable encrypted SNI.- Requires DoH, see the next section!
DNS over HTTPS
network.trr.bootstrapAddress
DNS server to use for resolving the DoH name, e.g.84.200.70.40
(Resolver 2 of DNS.watch in Germany)network.trr.mode
3 to enforce DoH which is required by Firefox ESNInetwork.trr.early-AAAA
true
to hopefully prefer IPv6network.trr.uri
for the actual resolver address, e.g.https://mozilla.cloudflare-dns.com/dns-query
or check curl wiki
Passwords
Privacy
- Firefox: Cookie Autodelete
- Firefox: HTTPS Everywhere
- Firefox: Privacy Badger
- Firefox: Decentraleyes
- Firefox:
Google search link fix
- Copied from PrivacyTools.io, cleans Google results links.
Tor
- Firefox:
Privacy Pass
- Chrome
- May reduce captchas with CloudFlare.
- Firefox:
Healthy.Onion
- Only for Tor Browser or other browser going through Tor all the time as it redirects clearnet addresses to Tor .onion hidden services that cannot be accessed outside of Tor.
Productivity
Misc
-
- Chrome
- At the time of writing, 2018-09-22, I consider IPFS as incompatible with Tor Browser as Tor browser would use the local IPFS daemon, which is not using Tor and thus the IPFS network could see your real IP especially if not many nodes are requesting the fetched content.
Firefox: Dark Mode (WebExtension)
- I especially like nicer dark with Memrise.