From 434682ca92a1592da7d4b0c4a8936ad20acbe830 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sat, 27 Nov 2021 07:01:57 +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 cc4b8e7..52e9b0b 100644 --- a/1.3-Implementation.md +++ b/1.3-Implementation.md @@ -26,7 +26,7 @@ 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 disable WebTRC (2001) +- We disable WebRTC (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