Add canvasblocker as advanced addon (#1886)

This commit is contained in:
Daniel Nathan Gray 2020-05-05 16:26:16 +00:00 committed by GitHub
parent 79e4a60a18
commit 720e458f93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 6 deletions

View File

@ -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="<strong>CanvasBlocker</strong> 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/"
%}

View File

@ -16,12 +16,6 @@
<p>Modern web browsers have not been architected to assure personal web privacy. Rather than worrying about being fingerprinted, it seems more practical to use <a href="#addons"><i class="fas fa-link"></i> free software plugins</a> 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.</p>
<h3>Firefox Addon: CanvasBlocker</h3>
<ul>
<li><a href="https://addons.mozilla.org/firefox/addon/canvasblocker/">addons.mozilla.org</a> - <strong>CanvasBlocker</strong> 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.</li>
</ul>
<h3>Related Information</h3>
<ul>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.5 KiB