diff --git a/README.md b/README.md index e69de29..2c710b3 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,15 @@ +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: + + +At present, only my domain (kkapsner.de) is whitelisted by default.