Recenzie doplnku CanvasBlocker
CanvasBlocker Autor: kkapsner
365 recenzií
- Hodnotenie: 5 z 5autor: JanKKM, pred 7 rokmiThe addon works perfectly. I tested all extensions for blocking canvas and this one definitely does the best job.
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 14244108, pred 7 rokmi
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 14307734, pred 7 rokmiHello, excellent program, for when a version for the Opera browser ??????
Odpoveď od vývojára
uverejnené pred 7 rokmiA version for Opera or Chrome is not planned. They do not provide the necessary APIs to provide the same quality of protection. - Hodnotenie: 5 z 5autor: Darsh229, pred 7 rokmi
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 14300424, pred 7 rokmiIt gets the job done.
Didn't even know I need it until a web page started to abuse canvas to shove ads in your face - Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 14097838, pred 7 rokmiA must have privacy extension for everyone!
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 14242164, pred 7 rokmiGreat stuff. I think this should be a "featured extension" in the pivacy and security category.
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 14054127, pred 7 rokmiNice, but the toolbar icon changes color sometimes (red/green). What do the different colors mean?
Green = I'm save, red = I'm not protected? And what do I have to do for it to protect me again?Odpoveď od vývojára
uverejnené pred 7 rokmiThe color change just indicate that something was faked. It's some sort of notification and nothing to worry about. - Hodnotenie: 5 z 5autor: Detergent, pred 7 rokmiI tested this addon with the Panopticlick test from the EFF, and when I check the 'full results' it shows that the hash values are changed every time I have the addon enabled. So I guess it's basically ruining it for people who use these values to track you.
- Hodnotenie: 5 z 5autor: kondor, pred 7 rokmi
- Hodnotenie: 5 z 5autor: samyueru_beityosef_benmayumi, pred 7 rokmi
- Hodnotenie: 5 z 5autor: Fleet Command, pred 7 rokmiIt is great, but it'd be much better if the Mozilla Add-ons link embedded in it was language-agnostic. Currently, it is to the German version of the site.
Odpoveď od vývojára
uverejnené pred 7 rokmiThis issue will be fixed in the next version: https://github.com/kkapsner/CanvasBlocker/issues/219 - Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 14201700, pred 7 rokmi
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 14191840, pred 7 rokmi
- Hodnotenie: 5 z 5autor: pix0wl, pred 7 rokmi
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 12654054, pred 7 rokmiExcellent add-on! Thanks for your hard work!
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 14191652, pred 7 rokmiVery nice works.
But it may not pass detective on test page http://101.37.204.139:8080/uapost.html.when try times test, it may enter an endless loop and Let the browser stop working.Odpoveď od vývojára
uverejnené pred 7 rokmiThis page doen't even work when no addon at all is installed... but to discuss this further please open an issue at https://github.com/kkapsner/CanvasBlocker/issues
Communication is much easier there. - Hodnotenie: 5 z 5autor: zhaqenl, pred 7 rokmi
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 13202285, pred 7 rokmi
- Hodnotenie: 5 z 5autor: The Beard Below My Chin, pred 7 rokmiNice works.
Please note I test the audio fingerprint at https://audiofingerprint.openwpm.com/ and it causes browser slowdown.Odpoveď od vývojára
uverejnené pred 7 rokmiI know - this page is not written in a peformant way. You can test the audio fingerprint at http://kkapsner.github.io/CanvasBlocker/test/audioTest.html as well. - Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 14156124, pred 7 rokmiNice works.
Please note it does not detect (and block) the code embedded in a url through the
"data:text/html" directive.
I don't know if this method it's exploitable in a web page
example: paste the following code on your navigation bar
(It's a dots wave single pixel plotter, so it uses getImageData and it works even if you block the readout API):
edit: sample code moved to pastebin (sorry, pasting the code here does not works):
https://pastebin.com/pFvdgKNNOdpoveď od vývojára
uverejnené pred 7 rokmiGood point. I will see if this is exploitable. But please open an issue at https://github.com/kkapsner/CanvasBlocker/issues where we can discuss the implications and findings. Also communication is much easier there. - Hodnotenie: 5 z 5autor: GregDT, pred 7 rokmi
- Hodnotenie: 5 z 5autor: Používateľ Firefoxu - 13835690, pred 7 rokmiThank you for this extension (and for keeping it opensource). Nowadays it's getting harder and harder to get a sense of real privacy. CanvasBlocker + AdGuard for Windows + Privacy Badger + HTTPS Everywhere + custom user.js helps me feel safer on a growing data collection frenzy.
- Hodnotenie: 5 z 5autor: ©®°˜, pred 7 rokmi100% unique mean that is not really natural, canvas should not be unique but changed in order to be natural.
Unique canvas fingerprints will do much worse.
Is like you said you have a device that never exist.
To better understand how this work :
Google already have a full database with all kind of canvas signatures from all worldwide devices (iphone, android, computers, etc...), and if your canvas signature will not match on them database then you fail, it is a prove that your canvas is fake. If you try to spoof the signature then image pixel parameters will not match and again you fail so is almoust imposible to pass canvas.
On default settings may make it pass the google test.
For example google will not ask for SMS confirmation when a new gmail account is created because he trust the device you use.
Most of people must understand why unique signatures is bad practice and all softwares that spoof parameters will make traking services to detect the device much easyOdpoveď od vývojára
uverejnené pred 7 rokmiPlease open an issue at https://github.com/kkapsner/CanvasBlocker/issues where we can discuss this. AMOs rating comments are too limited to have a good conversation.
One small comment on unique signatures: they are not bad by itself as long as they are not persistend (i.e. the timestamp you connect to the server is very likely to be a unique signature but it's not persistent). This is the case in the CB default settings.