Go to file
kkapsner e4c2196131 Send only necessary notifications to main process
For #238
2018-09-16 12:15:04 +02:00
.documentation Updated documentation. 2018-09-05 16:42:57 +02:00
.github Improved issue template 2017-12-17 12:00:09 +01:00
.tools Added missing translation checker 2018-09-12 22:54:25 +02:00
.vscode Added note on where to find the logging 2018-09-13 23:35:21 +02:00
_locales Added note on where to find the logging 2018-09-13 23:35:21 +02:00
browserAction Separated setting containers 2018-09-16 01:22:40 +02:00
icons Added setting to controll to save notification details 2018-09-11 23:54:59 +02:00
lib Send only necessary notifications to main process 2018-09-16 12:15:04 +02:00
options Separated setting containers 2018-09-16 01:22:40 +02:00
pageAction Separated setting containers 2018-09-16 01:22:40 +02:00
test DOMRect: added test for range functions 2018-09-05 16:56:34 +02:00
.eslintrc.json Centralized settings management 2017-11-07 00:36:44 +01:00
.gitattributes 💥🐫 Added .gitattributes 2014-07-31 03:04:18 +02:00
.gitignore Updated gitignore 2017-12-19 23:56:07 +01:00
LICENSE.txt Added MPL 2015-01-16 13:05:40 +01:00
README.md Added thank for the Spanish translation 2018-09-13 23:02:17 +02:00
manifest.json Separated setting containers 2018-09-16 01:22:40 +02:00
releaseNotes.txt Audio API notifies on every call 2018-09-16 12:09:48 +02:00

README.md

This add-on allows users to prevent websites from using the Javascript <canvas> API to fingerprint them. Users can choose to block the <canvas> API entirely on some or all websites (which may break some websites) or just block or fake its fingerprinting-friendly readout API. More information on <canvas> fingerprinting can be found at http://www.browserleaks.com/canvas.

The different block modes are:

  • block readout API: All websites not on the white list or black list can use the <canvas> API to display something on the page, but the readout API is not allowed to return values to the website.
  • fake readout API: Canvas Blocker's default setting, and my favorite! All websites not on the white list or black list can use the <canvas> API to display something on the page, but the readout API is forced to return a new random value each time it is called.
  • fake at input: on display of text the drawn pixels get modified slightly. This makes the detection of the add-on harder but is less secure. On WebGL-canvas the behaviour is identical to "fake readout API".
  • ask for readout API permission: All websites not on the white list or black list can use the <canvas> API to display something on the page, but the user will be asked if the website should be allowed to use the readout API each time it is called.
  • block everything: Ignore all lists and block the <canvas> API on all websites.
  • allow only white list: Only websites in the white list are allowed to use the <canvas> API.
  • ask for permission: If a website is not listed on the white list or black list, the user will be asked if the website should be allowed to use the <canvas> API each time it is called.
  • block only black list: Block the <canvas> API only for websites on the black list.
  • allow everything: Ignore all lists and allow the <canvas> API on all websites.

Protected "fingerprinting" APIs:

  • canvas 2d
  • webGL
  • audio
  • history
  • window (disabled by default)
  • DOMRect

Special thanks to:

  • spodermenpls for finding all the typos
  • Thorin-Oakenpants for the icon idea
  • anthologist for the Italian translation
  • Maleficient for the French translation
  • yfdyh000 for the Chinese translation
  • micrococo for the Spanish translation

If you want to support this addon you can donate to the following bitcoin address: 159Y9BLcfHyrp6wj6f3syEuk92xkRVTiie