How do I debotnet Firefox, Sup Forums?

How do I debotnet Firefox, Sup Forums?

Other urls found in this thread:

github.com/pyllyukko/user.js
gov.uk/government/publications/browser-security-guidance-mozilla-firefox/browser-security-guidance-mozilla-firefox
logicalincrements.com/firefox/
bugs.debian.org/cgi-bin/bugreport.cgi?bug=786909
news.ycombinator.com/item?id=9724409
gist.github.com/haasn/69e19fc2fe0e25f3cff5
ghacks.net/2016/07/03/comprehensive-firefox-user-js/
github.com/gorhill/uBlock
github.com/gorhill/uMatrix
twitter.com/SFWRedditVideos

Install gentoo

kill yourself

Settings > Advanced > Data collection > Unmark the three things
That's literally it

github.com/pyllyukko/user.js

>Unmark the three things
the one in the middle is enough

go to about:config
loop.
facebook
pocket

More guide: gov.uk/government/publications/browser-security-guidance-mozilla-firefox/browser-security-guidance-mozilla-firefox

thank you

also uncheck the two Block reported things in Preferences > Security

Here is a pretty dated infographic that was floating on Sup Forums long time ago. Still has some good stuff on it.

Plus this:

Here's the updated one:
logicalincrements.com/firefox/

if you want to be firefox-botnet free you should also go to advanced > update and uncheck "use a background service for updating".

Use Chromium.

how do you debotnet chromium? does it have the autocompletion on per default?

>adblock plus
>adblock edge
>noscript
>disconnect
>requestpolicy
lol yeah it's outdated use uBlock Origin and uMatrix instead

Chromium is already de-botnet. You can compile it yourself if you are that paranoid.

u* are botnets

Holy shit, I didn't know there was a facebook thing in firefox?

How long has it been there? How much info did they get from me?

since hello i would guess

How do we de-SJW Firefox, Sup Forums?

bugs.debian.org/cgi-bin/bugreport.cgi?bug=786909
news.ycombinator.com/item?id=9724409

I use firefox ESR, add this to the user.js file within your profile directory.

pref("beacon.enabled", false);
pref("browser.display.use_document_fonts", 0);
pref("browser.download.useDownloadDir", false);
pref("browser.newtabpage.enabled", false);
pref("browser.pocket.enabled", false);
pref("browser.privatebrowsing.autostart", true);
pref("browser.safebrowsing.downloads.enabled", false);
pref("browser.safebrowsing.enabled", false);
pref("browser.safebrowsing.malware.enabled", false);
pref("browser.startup.homepage", "about:blank");
pref("browser.tabs.crashReporting.sendReport", false);
pref("browser.tabs.remote.desktopbehavior", false);
pref("datareporting.healthreport.service.enabled", false);
pref("datareporting.healthreport.uploadEnabled", false);
pref("datareporting.policy.dataSubmissionEnabled", false);
pref("dom.battery.enabled", false);
pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
pref("dom.ipc.plugins.reportCrashURL", false);
pref("experiments.enabled", false);
pref("geo.enabled", false);
pref("loop.enabled", false);
pref("media.navigator.enabled", false);
pref("media.peerconnection.enabled", false);
pref("network.cookie.cookieBehavior", 1);
pref("network.dns.disablePrefetch", true);
pref("network.http.referer.spoofSource", true);
pref("network.predictor.enabled", false);
pref("network.prefetch-next", false);
pref("network.proxy.socks_remote_dns", true);
pref("social.remote-install.enabled", false);
pref("social.share.activationPanelEnabled", false);
pref("social.whitelist", "");

Appreciate this, user. I had a couple of those not disabled.

dont use google as default search engine
dont use spell check
plus pic related
the least you could do

they would probably still collect usage data

this is quality

With every major release I go through and check to see what Mozilla has added. I use debian, so I use the ESR version of firefox, which might have preferences that either don't exist anymore, or have been renamed. Additionally, there might be more services that Mozilla added which should be disabled.

The only way to check is to go into about:config and skim through the choices.

Yeah, that's what I did too.

Where do you view the new things Mozilla has added? I want to stay up-to-date just like you, so I don't miss disabling privacy-invading features..

It sounds bad, but I've viewed the about:config entries so many times over the years that I can spot anything that I've never seen before pretty easily.

You could just check github as people keep their user.js file updated:

github.com/pyllyukko/user.js

This is just one of many.

this is sad

this is what I was looking for, thanks

sort of like the MTV of browsers

It really is. I shouldn't have to go through this routine for every update. Personally, I'm getting used to runnings links2 in graphics mode for web browsing.

gist.github.com/haasn/69e19fc2fe0e25f3cff5

Well, fuck me.

There are VR values as well? Why?

is it only me or is firefox getting slower and slower with time.

then I always switch to chrome but then switch back again to firefox cause missing features.
then the cycle repeats x10000

ghacks.net/2016/07/03/comprehensive-firefox-user-js/

install icecat.

[citation needed]

It's open source so please show me the malicious code :^)
github.com/gorhill/uBlock
github.com/gorhill/uMatrix

>pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
>flash
lol

Is there an easy way to find obsolete entries?

You can't, just give up on SJWfox.

google

This one's a bit outdated and not as extensive as pyllyukko or ghacks. For example, there is no longer any switch to enable or disable websockets. You must instead set network.websocket.max-connections to 0.

I don't use flash at all, but it's a preference that is part of firefox so I disabled it.

Unfortunately none that I know of. I basically just create a new temporary profile, go into the about:config, and then look for preferences. If a preference isn't present within about:config anymore, I remove it.

You forgot electricoutlet.fbi.tap.enabled

Patch it. Install Gentoo wiki patches page.