From 3b1f45a17152f1e6a1a0e3bb591912a43e019d5a Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 27 Nov 2021 07:00:29 +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 6d6f7da..cc4b8e7 100644 --- a/1.3-Implementation.md +++ b/1.3-Implementation.md @@ -26,7 +26,9 @@ You will need to make changes. Make sure to read about applying `overrides` on [ * :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) -- We hardened cross origin referers (1601, 1602) +- We disable WebTRC (2001) + * :star: if you use WebRTC, see our [override recipe](https://github.com/arkenfox/user.js/issues/1080) +- We hardened cross origin referers (1601) * :star: This may cause breakage where third party images and videos may not load * Change to suit and consider installing an extension