From 0f6927283913a1b9d71bc07b4003800db5d878ca Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 19 Apr 2019 02:03:38 +0000 Subject: [PATCH] Updated 1.3 Implementation (markdown) --- 1.3-Implementation.md | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/1.3-Implementation.md b/1.3-Implementation.md index 6fd3f6f..ce619a1 100644 --- a/1.3-Implementation.md +++ b/1.3-Implementation.md @@ -13,15 +13,16 @@ While not 100% definitive, we have included `[SETUP*` tags for troubleshooting a ### :small_orange_diamond: Very important, check these first... -:exclamation: ULTRA UBER IMPORTANT. Do not just take the `user.js` and use it with your profile. There are some considerations to make first that concern your online security etc +Do not just take the `user.js` and use it with your profile. It's a **TEMPLATE**, treat it as such. Much has gone into making the defaults responsible and to not put anyone at risk. Below are items and pointers you should read. -- Tracking Protection (TP) and Safe Browsing (SB) (section 0400) - * If you modify section 0400 and disable TP+SB, you should at least install uBlock Origin (or similar) - * uBlock Origin applies by default to more than just Private Browsing mode, allows wider scope, can be more comprehensive with lists, can be used on a granular level, and has no possible over-reach/censorship (you are in control) - * We recommend running TP and SB as well as uBlock Origin -- Auto updates checks for Firefox this pref was removed in [FF63](https://bugzilla.mozilla.org/show_bug.cgi?id=1420514) and extensions are not disabled (0301's) but auto-installing them is (0302's) - * It's important to keep software updated, we just recommend doing so manually for.. lots of reasons. - * The default settings allow reminders/notifications, but you still have to manually apply them. +:exclamation: ULTRA UBER IMPORTANT. You shouldn't need to do anything with these two items, just be aware of them. + +- Auto-INSTALLING of Firefox updates is disabled (0302a). Auto-CHECKING for updates is not (and never has been). + * :star: You will **always get prompts** and reminders from Firefox + * Please keep your software up to date in a timely fashion. +- We provide information on Tracking Protection (TP) and Safe Browsing (SB) (section 0400) + * :star: Disable TP and SB at **your own risk** + * The only part we have **ever** disabled, are the real-time binary checks with Google (0414) :exclamation: SUPER IMPORTANT: Some data is deleted forever @@ -32,11 +33,8 @@ While not 100% definitive, we have included `[SETUP*` tags for troubleshooting a :exclamation: VERY IMPORTANT: Cookies & First Party Isolation -- In v62 on, first party cookies only are enabled (2701) - * In v61 and earlier, all cookies were disabled and users encouraged to use site exceptions - * Cookies control access to local storage and IndexedDB, and unbreak sites - * In FF62+ you *now* have *many* ways to control cookies and related persistent data - * This is just our TEMPLATE change - use what works for you +- First party cookies only are enabled (2701) + * This is just our TEMPLATE - use what works for you - First Party Isolation (4001) is enabled by default * It is recommended that you clear (Ctrl-Shift-Del) everything (except passwords and site preferences) when first enabling this, so non-Origin Attribute data is wiped