diff --git a/_includes/sections/browser-addons.html b/_includes/sections/browser-addons.html index 3c3245bc..f216a664 100644 --- a/_includes/sections/browser-addons.html +++ b/_includes/sections/browser-addons.html @@ -103,3 +103,14 @@ firefox="https://addons.mozilla.org/en-US/firefox/addon/umatrix" chrome="https://chrome.google.com/webstore/detail/umatrix/ogfcmafjalglgifnmanfmnieipoejdcf" opera="https://addons.opera.com/en/extensions/details/umatrix" %} + +{% include cardv2.html +title="CanvasBlocker" +image="/assets/img/svg/3rd-party/canvasblocker.svg" +description="CanvasBlocker allows users to prevent websites from using some Javascript APIs to fingerprint them. Users can choose to block the APIs entirely on some or all websites (which may break some websites) or just block or fake its fingerprinting-friendly readout API." +website="https://github.com/kkapsner/CanvasBlocker/" +privacy-policy="https://addons.mozilla.org/firefox/addon/canvasblocker/privacy/" +forum="https://forum.privacytools.io/t/discussion-canvasblocker/3352" +github="https://github.com/kkapsner/CanvasBlocker/" +firefox="https://addons.mozilla.org/firefox/addon/canvasblocker/" +%} diff --git a/_includes/sections/browser-fingerprint.html b/_includes/sections/browser-fingerprint.html index 4469aca4..4c67f2ed 100644 --- a/_includes/sections/browser-fingerprint.html +++ b/_includes/sections/browser-fingerprint.html @@ -16,12 +16,6 @@

Modern web browsers have not been architected to assure personal web privacy. Rather than worrying about being fingerprinted, it seems more practical to use free software plugins to regain control. They not only respect your freedom, but your privacy also. You can get much further with these than trying to manipulate your browser's fingerprint.

- -

Firefox Addon: CanvasBlocker

- -

Related Information