Updated 1.3 Implementation (markdown)

Thorin-Oakenpants 2021-11-27 07:00:29 +00:00
parent 619fda6ec9
commit 3b1f45a171

@ -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 * :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 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) - 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 * :star: This may cause breakage where third party images and videos may not load
* Change to suit and consider installing an extension * Change to suit and consider installing an extension