Message from @Crafty

Discord ID: 642898198314090517


2019-11-10 01:23:13 UTC  

I have a long list

2019-11-10 01:23:59 UTC  

```
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

2019-11-10 01:24:28 UTC  

ublock with a few extra lists of course

2019-11-10 01:24:34 UTC  

what about https everywhere

2019-11-10 01:24:39 UTC  

I'm gonna switch to Firefox

2019-11-10 01:24:45 UTC  

wasnt it you that was talking about https

2019-11-10 01:25:18 UTC  

Yeah I'm the one that's paranoid about privacy

2019-11-10 01:25:22 UTC  

Let me type out what I'm running

2019-11-10 01:25:27 UTC  

privacy badger and decentraleyes are too new ones i encountered

2019-11-10 01:25:50 UTC  

Nathan is paranoid because he's Weez!

2019-11-10 01:26:29 UTC  

Cookie Autodelete
Cookie-editor
Decentraleyse
DDG privacy essentials
HTTPS everywhere
NoScript
Privacy Possum
uBlock Origin
ViolentMonkey

2019-11-10 01:26:45 UTC  

Those are my main privacy / security related plugins

2019-11-10 01:26:56 UTC  

is possum related to badger

2019-11-10 01:27:03 UTC  

A little different, more agressive

2019-11-10 01:27:06 UTC  

Thus breaks some pages

2019-11-10 01:27:27 UTC  

I have some others that are useful:
UnPaywall
Tab session manager
Old Twitter layout
Enhancer for Youtube
Dark Reader
Bypass Paywalls

2019-11-10 01:27:28 UTC  

violentmonkey is for running userscripts is it not

2019-11-10 01:27:32 UTC  

Correct

2019-11-10 01:27:38 UTC  

I'm running anti-adblocker

2019-11-10 01:27:48 UTC  

So, I don't get those annoying messages telling me to disable my adblock

2019-11-10 01:27:54 UTC  

it's an arms race. ad blocker. anti adblock blocker

2019-11-10 01:28:02 UTC  

Lmao yeah

2019-11-10 01:28:03 UTC  

OH

2019-11-10 01:28:06 UTC  

I almost forgot

2019-11-10 01:28:10 UTC  

Go into your network settings

2019-11-10 01:28:16 UTC  

And enable "DNS over HTTPS"

2019-11-10 01:28:24 UTC  

Done that already, saw it last time you said it

2019-11-10 01:28:45 UTC  

@Nathan James 123 is it FuckFuckAdblock?

2019-11-10 01:29:02 UTC  

It's this ^

2019-11-10 01:29:11 UTC  

ah

2019-11-10 01:29:12 UTC  

That's worked for a good few years for me

2019-11-10 01:29:29 UTC  

iirc i found that not to work anymore

2019-11-10 01:29:35 UTC  

im using nanoblocker with ublock

2019-11-10 01:29:40 UTC  

forgot how i set it up

2019-11-10 01:29:46 UTC  

but it took a few steps

2019-11-10 01:29:54 UTC  

Ahh that's fair

2019-11-10 01:30:00 UTC  

'nanodefender'

2019-11-10 01:30:07 UTC  

That big list of those changes in about:config are the latest additions

2019-11-10 01:30:24 UTC  

Forcing certain types of TLS, disabling some features and whatnot

2019-11-10 01:30:42 UTC  

If you were going to make those changes, drop the minimum TLS version down to 1 or 2