Updated 1.3 Implementation (markdown)

Thorin-Oakenpants 2019-04-19 03:13:22 +00:00
parent 8cea60e582
commit 59ff049eda

@ -26,14 +26,15 @@ While not 100% definitive, we have included `[SETUP*` tags for troubleshooting a
:exclamation: SUPER IMPORTANT: Some data is deleted forever :exclamation: SUPER IMPORTANT: Some data is deleted forever
- Some items are deleted when Firefox closes (section 2800) - We delete cookies and history (download, form and browsing histories)
* We **do** delete cookies and history (download, form and browsing histories). If you want to keep them, comment out those preferences * If you want to keep them, comment out those preferences (section 2800)
* We disable search & form history (0860) - We disable search & form history (0860)
* todo: add why here
:exclamation: VERY IMPORTANT: Cookies & First Party Isolation :exclamation: VERY IMPORTANT: Cookies & First Party Isolation
- First party cookies only are enabled (2701) - First party cookies only are enabled (2701)
- First Party Isolation (4001) is enabled by default - First Party Isolation is enabled (4001)
* 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 * 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
:exclamation: REALLY IMPORTANT: privacy.resistFingerprinting (RFP) :exclamation: REALLY IMPORTANT: privacy.resistFingerprinting (RFP)