From c3a86e88edec7cca407d1c0a3f610a1da0575001 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 19 Apr 2019 02:31:13 +0000 Subject: [PATCH] Updated 1.3 Implementation (markdown) --- 1.3-Implementation.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/1.3-Implementation.md b/1.3-Implementation.md index 7cf6a35..22a0917 100644 --- a/1.3-Implementation.md +++ b/1.3-Implementation.md @@ -13,11 +13,11 @@ While not 100% definitive, we have included `[SETUP*` tags for troubleshooting a ### :small_orange_diamond: Very important, check these first... -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. +Do not just take the `user.js` and use it with as is. It's a template, treat it as such. Much has gone into making the defaults responsible and to not put anyone at risk. At worst, you will only get some inconvenience and breakage, and that's to be expected with a fairly hardened setup. Everyone's mileage will differ, and you can undo things that "break", just be aware that everything has a trade-off. Below are some major items you should read and be aware of. -:exclamation: ULTRA UBER IMPORTANT. You shouldn't need to do anything with these two items, just be aware of them. +:exclamation: ULTRA UBER IMPORTANT. You don't need to do anything with these, just be aware of them. -- Auto-INSTALLING of Firefox updates is disabled (0302a). Auto-CHECKING for updates is not (and never has been). +- Auto-INSTALLING of Firefox updates is disabled (0302a) * :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) @@ -27,7 +27,6 @@ Do not just take the `user.js` and use it with your profile. It's a **template** :exclamation: SUPER IMPORTANT: Some data is deleted forever - Some items are deleted when Firefox closes (section 2800) - * We **do not** delete your passwords, or site settings... * We **do** delete cookies and history (download, form and browsing histories). If you want to keep them, comment out those preferences * We disable search & form history (0860) @@ -44,6 +43,12 @@ Do not just take the `user.js` and use it with your profile. It's a **template** * ESR and non-RFP users may want to enable section 4600 * :exclamation: RFP users should ***make sure*** to reset items in 4600 in about:config, as some cause RFP to not behave as you would expect and alter your fingerprint. +:exclamation: RATHER IMPORTANT: Miscellaneous + +- HTTP2 (0702) +- AltSvc (0703) +- Cache (1001) + :exclamation: QUITE IMPORTANT: Other preferences may cause site breakage, but nothing that can't be fixed. You won't "lose" anything...- it's not the end of the world. - Search for `[SETUP` tags in the `user.js`