Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Az oldal korlátolt funkcionalitással fog rendelkezni, amíg elvégezzük a felhasználói élményt javító karbantartást. Ha egy leírás nem oldja meg a problémáját, és kérdést tenne fel, akkor a támogatási közösségünk a @FirefoxSupport Twitter oldalon tud segíteni, vagy az /r/firefox oldalon a Redditen.

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

How to automatically block Canvas?

  • 4 válasz
  • 1 embernek van ilyen problémája
  • 1 megtekintés
  • Utolsó üzenet ettől: Firefox_Beginner

more options

Some of the Support-Members here already know im using privacy.resistFingerprinting - true. Now, each time im visiting a website im being asked to block or allow fingerprinting. How can i set this so it will always auto-block canvas?

-see attached screenshot

Some of the Support-Members here already know im using privacy.resistFingerprinting - true. Now, each time im visiting a website im being asked to block or allow fingerprinting. How can i set this so it will always auto-block canvas? -see attached screenshot
Csatolt képernyőmentések

Kiválasztott megoldás

Canvasblocker is more advanced than firefox's inbuilt protection, with domrect protection, audio api protection, and more on top of canvas protection. It also has settings which can change how it protects you, as opposed to Firefox's binary option. Full list of tests is at the canvasblocker test page.

It is correct that privacy.resistFingerprinting is ok, I have experienced graphical issues with canvas apps when it is on. It also can make your fingerprint not change in the way that Canvasblocker allows you to do.

You do not notice when Firefox blocks it normally, it only asks when a user interaction happens with the canvas.

Válasz olvasása eredeti szövegkörnyezetben 👍 1

Összes válasz (4)

more options

Hello,

When it comes to preventing canvas-based fingerprinting, Firefox does well, but causes websites to break. I suggest Canvasblocker, an addon that randomizes outputs and protects many javascript apis, including newer sound based attacks. To use Canvasblocker effectively, privacy.resistFingerprinting should be set to false, as it interferes.

more options

andmagdo said

Hello, When it comes to preventing canvas-based fingerprinting, Firefox does well, but causes websites to break. I suggest Canvasblocker, an addon that randomizes outputs and protects many javascript apis, including newer sound based attacks. To use Canvasblocker effectively, privacy.resistFingerprinting should be set to false, as it interferes.

So you recommend Canvasblocker over privacy.resistFingerprinting. This one? https://addons.mozilla.org/en-US/firefox/addon/canvasblocker/ I read the description, they say it's ok to have privacy.resistFingerprinting true.

But i dont understand, why would this addon be better as the built-in option from firefox? Also, that means there is no way to auto-block canvas? firefox always asks me about it, instead of by default just blocking it, that's wired.

more options

Kiválasztott megoldás

Canvasblocker is more advanced than firefox's inbuilt protection, with domrect protection, audio api protection, and more on top of canvas protection. It also has settings which can change how it protects you, as opposed to Firefox's binary option. Full list of tests is at the canvasblocker test page.

It is correct that privacy.resistFingerprinting is ok, I have experienced graphical issues with canvas apps when it is on. It also can make your fingerprint not change in the way that Canvasblocker allows you to do.

You do not notice when Firefox blocks it normally, it only asks when a user interaction happens with the canvas.

more options

andmagdo said

Canvasblocker is more advanced than firefox's inbuilt protection, with domrect protection, audio api protection, and more on top of canvas protection. It also has settings which can change how it protects you, as opposed to Firefox's binary option. Full list of tests is at the canvasblocker test page. It is correct that privacy.resistFingerprinting is ok, I have experienced graphical issues with canvas apps when it is on. It also can make your fingerprint not change in the way that Canvasblocker allows you to do. You do not notice when Firefox blocks it normally, it only asks when a user interaction happens with the canvas.

Thank you again, will install canvas blocker and disable built in resist fingerprinting.