Add canvasblocker as advanced addon #1886

Merged
dngray merged 5 commits from pr-add_canvasblocker into master 2020-05-05 16:26:17 +00:00
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" chrome="https://chrome.google.com/webstore/detail/umatrix/ogfcmafjalglgifnmanfmnieipoejdcf"
opera="https://addons.opera.com/en/extensions/details/umatrix" 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> like Privacy Badger and uBlock Origin. 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> <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> like Privacy Badger and uBlock Origin. 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> <h3>Related Information</h3>
<ul> <ul>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 8.5 KiB