1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30

Update README.md

This commit is contained in:
hjstephens09
2020-03-24 14:43:11 -04:00
committed by GitHub
parent 08373afd31
commit 06fdde6585
+1 -1
View File
@@ -19,7 +19,7 @@ Credit: Hours spent reviewing, condensing, and testing <a href="https://github.c
## Who is this setup for?
<b>If you want a secure, blazing fast browsing experience, and don't want to deal with breakage, this setup is for you.</b> My objective is to make the defaults sufficient enough for the average privacy-minded user, but remain trouble-free enough that my grandmother could use it. <strike>(That puts a whole new twist on being a foxy grandma!)</strike> Edit: Sorry for the dad joke 😓
<b>A note to super, super privacy-concious users:</b> I made Firefox as secure as I could to the point of breakage. So things like WebGL and DRM are still enabled, and you won't find settings like <privacy.firstparty.isolate> or <network.http.referer.XOriginPolicy> mentioned here. <b>BetterFox is designed to set-and-forget, not to troubleshoot and tinker.</b> If your threat level calls for not just privacy but anonymity, please use the <a href="https://www.torproject.org">TOR browser</a>. Or if you want to use my configs as a baseline to tinker with Firefox further, then have at it! 👍
<b>My note to SUPER, super privacy-concious users:</b> I made Firefox as secure as I could to the point of breakage. So things like WebGL and DRM are still enabled, and you won't find settings like <privacy.firstparty.isolate> or <network.http.referer.XOriginPolicy> mentioned here. <b>BetterFox is designed to set-and-forget, not to troubleshoot and tinker.</b> If your threat level calls for not just privacy but anonymity, please use the <a href="https://www.torproject.org">TOR browser</a>. Or if you want to use my configs as a baseline to tinker with Firefox further, then have at it! 👍
## Required Reading
<a href="https://github.com/hjstephens09/Better-Fox/blob/master/user.js">BetterFox user.js</a> is intended for mid-range PCs (i.e. ~6GB RAM). This applies to only the first set of preferences, all of which are all found in <a href="https://github.com/hjstephens09/Better-Fox/blob/master/FastFox.js">FastFox</a>. Even if you don't thoroughly read the other two branches (PeskyFox and SecureFox), and you're simply downloading and inserting <a href="https://github.com/hjstephens09/Better-Fox/blob/master/user.js">BetterFox user.js</a> as-is, you still need to read through <a href="https://github.com/hjstephens09/Better-Fox/blob/master/FastFox.js">FastFox</a>.