From 3e6d0fe18329ab396bcd236f4c7e6efdc2da236a Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 19 Apr 2019 02:06:59 +0000 Subject: [PATCH] Updated 1.3 Implementation (markdown) --- 1.3-Implementation.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/1.3-Implementation.md b/1.3-Implementation.md index ce619a1..7cf6a35 100644 --- a/1.3-Implementation.md +++ b/1.3-Implementation.md @@ -13,7 +13,7 @@ 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 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. :exclamation: ULTRA UBER IMPORTANT. You shouldn't need to do anything with these two items, just be aware of them. @@ -27,14 +27,13 @@ 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... - * BUT... and this may come as a nasty surprise to some, we DO delete cookies and history - download, form and browsing histories. If you want to keep them, comment out those preferences - * Note: Since FF55 we disabled search & form history (0860) + * 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) :exclamation: VERY IMPORTANT: Cookies & First Party Isolation - 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