From b7a9b4052b32b86a18a2b79fe94ed1f9519f4fe8 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Thu, 12 Dec 2019 03:14:52 +0000 Subject: [PATCH] Updated 1.3 Implementation (markdown) --- 1.3-Implementation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.3-Implementation.md b/1.3-Implementation.md index 8ca6f76..96b3318 100644 --- a/1.3-Implementation.md +++ b/1.3-Implementation.md @@ -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 * :star: Make changes to section 2800 to your liking - 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)