From 24fd78287250eb124f42cc4a36a02fd188dac895 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Thu, 20 Aug 2020 17:22:42 +0000 Subject: [PATCH] Updated 1.3 Implementation (markdown) --- 1.3-Implementation.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/1.3-Implementation.md b/1.3-Implementation.md index 96b3318..497a754 100644 --- a/1.3-Implementation.md +++ b/1.3-Implementation.md @@ -21,7 +21,9 @@ 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. See this 2011 [article](https://blog.mindedsecurity.com/2011/10/autocompleteagain.html) and this [bugzilla](https://bugzilla.mozilla.org/381681) + * :star: Form data can easily be stolen by third parties + - see this 2017 [article](https://freedom-to-tinker.com/2017/12/27/no-boundaries-for-user-identities-web-trackers-exploit-browser-login-managers/) and these [bugzillas](https://bugzilla.mozilla.org/buglist.cgi?bug_id=1443083,1427543) + - 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)