Updated 1.3 Implementation (markdown)

Thorin-Oakenpants 2021-09-11 05:21:36 +00:00
parent 196cd7b2be
commit fbc82fadeb

@ -22,7 +22,7 @@ You will need to make changes. Make sure to read about applying `overrides` on [
* :star: If you rely on session restore you had better change this, see our [override recipe](https://github.com/arkenfox/user.js/issues/1080) * :star: If you rely on session restore you had better change this, see our [override recipe](https://github.com/arkenfox/user.js/issues/1080)
- We delete cookies and history (download, form and browsing histories) on close - We delete cookies and history (download, form and browsing histories) on close
* :star: Make changes to section 2800 to your liking * :star: Make changes to section 2800 to your liking
- We disable search & form history (0860) - We disable search & form history (0808)
* :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)