Ocene za CanvasBlocker
CanvasBlocker — kkapsner
350 ocen
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 16277808, pred 5 letiGreat lightweight extension that can help protect your privacy by giving randomised readouts when websites try to fingerprint you. Best used in conjuction with other privacy tweaks such as blocking third party cookies, and using an ad/tracker blocker like uBlock Origin.
- Ocenjeno z 5 od 5— Knniff, pred 5 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 15280388, pred 5 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 16159551, pred 5 leti
- Ocenjeno z 5 od 5— Alicia Sykes 🚀, pred 5 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 15005409, pred 5 leti
- Ocenjeno z 5 od 5— RDT1, pred 5 letiThe perfect add on to stop HTML5 Canvas Fingerprinting. Throwing on block all excluding whitelist shows just how many sites become unusable with their tracking. Even trusted sites like Duckduckgo.com, reddit.com etc.. keep up the good work!
- Ocenjeno z 5 od 5— KxNdrLXKSUPmcImWBIYhr, pred 5 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 16117914, pred 5 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 14463164, pred 5 leti
- Ocenjeno z 5 od 5— Sean, pred 5 leti
- Ocenjeno z 5 od 5— dlrka, pred 5 leti
- Ocenjeno z 5 od 5— spodermenpls, pred 5 leti
Odgovor razvijalca
objavljeno ob pred 5 letiThe language of the addon is controlled by Firefox and should be the same like the other UI of Firefox (if CB is translated to that language). If this does not work properly pleas comment at https://github.com/kkapsner/CanvasBlocker/issues/479 with the language your Firefox is and the language that is displayed instead.- Ocenjeno z 5 od 5— Cercion, pred 5 leti
- Ocenjeno z 5 od 5— The GodFather, pred 5 letiThis is a very helpful extension. Could you add a whitelist button directly in the app menu ?
Odgovor razvijalca
objavljeno ob pred 5 letiThere is a whitelist button in the "fingerprint" menu. In https://github.com/kkapsner/CanvasBlocker/issues/330 is a screenshot of how to find it. Odgovor razvijalca
objavljeno ob pred 5 letiYes - the people translating on https://crowdin.com/project/canvasblocker are very helpful. Thanks to you all.- Ocenjeno z 5 od 5— quonzo, pred 5 letiSpoof Timezone, spoof WebRTC and CanvasBlocker will be the best antidetect extension ever!
Odgovor razvijalca
objavljeno ob pred 5 letiSpoofing the timezone is not trivial (see https://github.com/kkapsner/CanvasBlocker/issues/464). WebRTC might be worth a look. Please open an request at https://github.com/kkapsner/CanvasBlocker/issues - Ocenjeno z 5 od 5— mdaiurrto, pred 5 leti
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 15311590, pred 5 letiThe most reliable canvas fingerprinting blocker available still even after years, blocks types HTML5 and ClientRect! Great job!
- Ocenjeno z 5 od 5— motionmaker, pred 5 leti
- Ocenjeno z 5 od 5— Lucky0609, pred 5 letiHello kkapsner, I have been using your extension in my work for two months now, on the whole I am very pleased, I would really like to talk with you personally about your CanvasBlocker extension, I and Russia, and I am writing to you through a translator, I will leave you my mail ibramen2007@mail.ru and your telegram @LuckyStrike06 write to me or leave your contacts, I will wait, I will be very grateful if you give me some time
- Ocenjeno z 5 od 5— Maleficient, pred 5 letiMister Korbinian Kapsner, hello,
Here is the French translation of CanvaBlocker ; in uft8 with WinMerge ; I hope there is no problem with the accents used in the French language.
It was long and very difficult, because you don't have to master a language, but computer science.
Computer dictionaries are not pedagogical ; the definitions are often worse than the word itself.
Sorry, for taking so long to finish the full translation.
Link valid for 30 days ; click on the French words :
Valider et télécharger le fichier
http://dl.free.fr/getfile.pl?file=/YQXjpDck
Yours sincerely.Odgovor razvijalca
objavljeno ob pred 5 letiThank you for your contribution. I will check the file and include it. - Ocenjeno z 5 od 5— Uporabnik Firefoxa 13230603, pred 5 leti
- Ocenjeno z 5 od 5— surrealisme, pred 5 letiHello, interested in the check mark "Share persistent randomness between domains", if you remove it, I realized that each domain will have different data, if you turn it on, a warning that there will be a leak, the question arose, what can domain x request from domain y? and what result will it get if this checkbox is disabled and the request is received
Odgovor razvijalca
objavljeno ob pred 5 letiYou can read the background of this flag in https://github.com/kkapsner/CanvasBlocker/issues/290
To be short: this flag makes you 100% unique and trackable across all domains. The use case for this was not to prevent fingerprinting but to disguise. Not quite the main focus of CanvasBlocker but it seemed useful for some folks.
In general I highly discourage you to from using this flag unless you clearly understand it and it suits your need. If you use it you have to reset your persistent random number generator quite frequently.
PS: domain x cannot request any additional data from domain y but the faking will add the same "randomness" to the API readouts and this information can be used to be tracked.