Message from @Crafty
Discord ID: 642898198314090517
I have a long list
```
user_pref("security.ssl3.rsa_des_ede3_sha", false);
user_pref("security.ssl.require_safe_negotiation", true);
user_pref("security.ssl.enable_false_start", false);
user_pref("security.tls.version.min", 3);
user_pref("security.tls.enable_0rtt_data", false);
user_pref("privacy.firstparty.isolate", true);
user_pref("network.predictor.enabled", false);
user_pref("network.prefetch-next", false);
user_pref("network.dns.disablePrefetch", false);
user_pref("media.peerconnection.enabled", false);
user_pref("browser.urlbar.trimURLs", false);
user_pref("dom.event.clipboardevents.enabled", false);
user_pref("extensions.webextensions.restrictedDomains", "");
user_pref("privacy.resistFingerprinting.block_mozAddonManager", true);
user_pref("browser.in-content.dark-mode", true);
user_pref("full-screen-api.transition-duration.enter", "0 0");
user_pref("full-screen-api.transition-duration.leave", "0 0");
user_pref("full-screen-api.warning.delay", 0);
user_pref("full-screen-api.warning.timeout", 0);
user_pref("general.warnOnAboutConfig", false);
user_pref("dom.event.contextmenu.enabled", false);
user_pref("security.dialog_enable_delay", 0);
user_pref("extensions.htmlaboutaddons.recommendations.enabled", false);
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
```
These are the settings I run in my custom user.JS
ublock with a few extra lists of course
what about https everywhere
I'm gonna switch to Firefox
wasnt it you that was talking about https
Yeah I'm the one that's paranoid about privacy
Let me type out what I'm running
privacy badger and decentraleyes are too new ones i encountered
Nathan is paranoid because he's Weez!
Cookie Autodelete
Cookie-editor
Decentraleyse
DDG privacy essentials
HTTPS everywhere
NoScript
Privacy Possum
uBlock Origin
ViolentMonkey
Those are my main privacy / security related plugins
is possum related to badger
A little different, more agressive
Thus breaks some pages
I have some others that are useful:
UnPaywall
Tab session manager
Old Twitter layout
Enhancer for Youtube
Dark Reader
Bypass Paywalls
violentmonkey is for running userscripts is it not
Correct
I'm running anti-adblocker
So, I don't get those annoying messages telling me to disable my adblock
Lmao yeah
OH
I almost forgot
Go into your network settings
And enable "DNS over HTTPS"
Done that already, saw it last time you said it
@Nathan James 123 is it FuckFuckAdblock?
It's this ^
ah
That's worked for a good few years for me
iirc i found that not to work anymore
im using nanoblocker with ublock
forgot how i set it up
but it took a few steps
Ahh that's fair
'nanodefender'
That big list of those changes in about:config are the latest additions
Forcing certain types of TLS, disabling some features and whatnot
If you were going to make those changes, drop the minimum TLS version down to 1 or 2