[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y / ] [Home]
4chanarchives logo

How do I debotnet Firefox, /g/?


Thread replies: 48
Thread images: 6

How do I debotnet Firefox, /g/?
>>
Install gentoo
>>
>>55395183
kill yourself
>>
Settings > Advanced > Data collection > Unmark the three things
That's literally it
>>
>>55395183
https://github.com/pyllyukko/user.js
>>
>>55395228
>Unmark the three things
the one in the middle is enough

go to about:config
loop.
facebook
pocket
>>
>>55395183
>>55395432
More guide: https://www.gov.uk/government/publications/browser-security-guidance-mozilla-firefox/browser-security-guidance-mozilla-firefox
>>
>>55395228
>>55395438
thank you
>>
>>55395438
also uncheck the two Block reported things in Preferences > Security
>>
File: Fox_Fort.png (618KB, 1024x4380px) Image search: [Google] [Yandex] [Bing]
Fox_Fort.png
618KB, 1024x4380px
>>55395183
Here is a pretty dated infographic that was floating on /g/ long time ago. Still has some good stuff on it.

Plus this: >>55395438
>>
>>55395490
Here's the updated one:
http://www.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".
>>
>>55395183
Use Chromium.
>>
>>55395580
how do you debotnet chromium? does it have the autocompletion on per default?
>>
>>55395490
>adblock plus
>adblock edge
>noscript
>disconnect
>requestpolicy
lol yeah it's outdated use uBlock Origin and uMatrix instead
>>
>>55395607
Chromium is already de-botnet. You can compile it yourself if you are that paranoid.
>>
>>55395613
u* are botnets
>>
>>55395438
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, /g/?
>>
>>55395638
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786909
https://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", "");
>>
>>55395715
Appreciate this, anon. I had a couple of those not disabled.
>>
File: scrot.png (114KB, 834x930px) Image search: [Google] [Yandex] [Bing]
scrot.png
114KB, 834x930px
>>55395607
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
>>
>>55395715

this is quality
>>
>>55395792

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.
>>
>>55395842
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..
>>
>>55395875

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:

https://github.com/pyllyukko/user.js

This is just one of many.
>>
File: mozilla.png (46KB, 935x193px) Image search: [Google] [Yandex] [Bing]
mozilla.png
46KB, 935x193px
>>55395842
>>55395875
this is sad
>>
>>55395794
this is what I was looking for, thanks
>>
>>55395934
sort of like the MTV of browsers
>>
>>55395934

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.
>>
>>55395183
https://gist.github.com/haasn/69e19fc2fe0e25f3cff5
>>
>>55395913
Well, fuck me.

There are VR values as well? Why?
>>
File: fever.jpg (115KB, 509x602px) Image search: [Google] [Yandex] [Bing]
fever.jpg
115KB, 509x602px
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
>>
>>55395183
http://www.ghacks.net/2016/07/03/comprehensive-firefox-user-js/
>>
install icecat.
>>
>>55395648
[citation needed]
>>
>>55395648
It's open source so please show me the malicious code :^)
https://github.com/gorhill/uBlock
https://github.com/gorhill/uMatrix
>>
>>55395715
>pref("dom.ipc.plugins.flash.subprocess.crashreporter.enabled", false);
>flash
lol
>>
>>55395842
Is there an easy way to find obsolete entries?
>>
>>55395183
You can't, just give up on SJWfox.
>>
>>55395438
google
>>
>>55395978
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.
>>
>>55396250

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

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.
>>
>>55395715
You forgot electricoutlet.fbi.tap.enabled
>>
Patch it. Install Gentoo wiki patches page.
Thread replies: 48
Thread images: 6
[Boards: 3 / a / aco / adv / an / asp / b / biz / c / cgl / ck / cm / co / d / diy / e / fa / fit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mu / n / news / o / out / p / po / pol / qa / r / r9k / s / s4s / sci / soc / sp / t / tg / toy / trash / trv / tv / u / v / vg / vp / vr / w / wg / wsg / wsr / x / y / ] [Home]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
If a post contains personal/copyrighted/illegal content you can contact me at [email protected] with that post and thread number and it will be removed as soon as possible.
If a post contains illegal content, please click on its [Report] button and follow the instructions.
This is a 4chan archive - all of the content originated from them. If you need information for a Poster - you need to contact them.
This website shows only archived content and is not affiliated with 4chan in any way.
If you like this website please support us by donating with Bitcoin at 1XVgDnu36zCj97gLdeSwHMdiJaBkqhtMK