Updated 1.3 Implementation (markdown)

Thorin-Oakenpants 2019-12-12 03:14:52 +00:00
parent dd1a95bbbf
commit b7a9b4052b

@ -21,7 +21,7 @@ You will need to make changes. Make sure to read about applying `overrides` on [
- We delete cookies and history (download, form and browsing histories) on close - We delete cookies and history (download, form and browsing histories) on close
* :star: Make changes to section 2800 to your liking * :star: Make changes to section 2800 to your liking
- We disable search & form history (0860) - We disable search & form history (0860)
* :star: Form data can easily be stolen by third parties. The PoC (Proof of Concept) linked in [this](https://blog.mindedsecurity.com/2011/10/autocompleteagain.html) 2011 article is still not mitigated almost 8 years later * :star: Form data can easily be stolen by third parties. See this 2011 [article](https://blog.mindedsecurity.com/2011/10/autocompleteagain.html) and this [bugzilla](https://bugzilla.mozilla.org/381681)
:exclamation: SUPER IMPORTANT: First Party Isolation (FPI), privacy.resistFingerprinting (RFP) :exclamation: SUPER IMPORTANT: First Party Isolation (FPI), privacy.resistFingerprinting (RFP)