CanvasBlocker 的评价
CanvasBlocker 作者: kkapsner
418 条评价
- 评分 4 / 5来自 piptaz,7 年前
- 评分 5 / 5来自 Nicholas Valentine,7 年前Great extension, I really like the look of the icon in the address bar.
- 评分 2 / 5来自 DarseZ,7 年前Apologies, but this is an honest question: What would be the purpose of the add-on having access to 'all website data' such as banking/email login information?
开发者回应
发布于 7 年前You can look at the code (either at https://github.com/kkapsner/CanvasBlocker/ of you can download the xpi-file, change the extension to zip and look at the content). It does not store any private information or sends anything to a server.
UPDATE: I just realized I did not answer the question. The addon does not need access to login information (and does not use it). But there is no techical difference between the information the addon needs access to (the canvas and JS that are used for fingerprinting) and other information. I would gladly only take the permission to access the information that I only need - it's just not possible. - 评分 5 / 5来自 Firefox 用户 9809896,7 年前Very good add-on
It would be bery nice if this great add-on also could portect against font fingerprinting. - 评分 5 / 5来自 Firefox 用户 13357032,7 年前
- 评分 2 / 5来自 Sampei Nihira,7 年前@ kkapsner
Please check the link below:
https://www.adidas.it/
is positive for Canvas Defender and ScriptSafe for Chrome.
With CanvasBlocker the icon briefly appears and disappears immediately.
TH.
___________________________
Unable to view single images.
I can insert some links but privately.开发者回应
发布于 7 年前Thanks for your finding. The faking is working fine - just the display of the icon is confused by this site. This will be fixed in the next release (see https://github.com/kkapsner/CanvasBlocker/issues/149 for reference - btw it's much easier for us to communicate on github via issues than AMO)
Since this is a minor issue there will not be a release for this alone. - 评分 5 / 5来自 Firefox 用户 13433799,7 年前
- 评分 5 / 5来自 Firefox 用户 13433799,7 年前
- 评分 5 / 5来自 Anonymous,7 年前
- 评分 5 / 5来自 Firefox 用户 12901632,7 年前
- 评分 5 / 5来自 Firefox 用户 12806971,7 年前New features are somewhat confusing for usual users like me. Should I enable transparency blocking?! ot it doesn't matter much?!
Also when updated some options are missing like the "Ignore the most frequent colors".
Also why not to set Random Number to Persistent by default, it will be changed on every browser startup, right?!开发者回应
发布于 7 年前The former versions faked the transparency always. But since this channel is treated differently by the browsers I think it is saver to not fake it. It does not affect the security.
Regarding the missing options: only these options are displayed that are useful with the other selected options. The mentioned "ignore the most frequent colors" is only displayed in expert mode and when faking the read API.
For the default random number generator I ask you to open an issue at github. This has to be discussed in more depth. I myself are not sure what the default should be.