These are the new Anti-Fingerprint protections in Firefox 145:
I read somewhere that they only activate with the Strict setting.
Obviously, this is not the case.
You can opt for Custom protection and check Suspected Fingerprinters.
Is it possible to check if the anti-fingerprint protections are working?
The easiest one to check is the last protection:
How do you do this?
Use CPU-Z if you don't know how many cores your PC has.
Then go here (the website doesn't open quickly):
www.deviceinfo.me
(Number of cores)
and check if everything is working.
If we want to trust that one protection works, then all the others should work too.
- Random data is introduced to images generated in canvas elements when the website reads back the image. If a website merely renders data to the canvas element, it will render without alteration. Although typically this does not happen, if the website reads the image data (and potentially displays it to you again), it will have subtle noise that may affect how the image is displayed.
- Locally installed fonts (specifically, fonts that are not in the list of standard fonts shipped by your operating system) will not be used to render text on a page. Certain language-specific fonts will only be available if you have the corresponding locale, currently encompassing either the Japanese, Thai, Arabic, Chinese, Korean, or Hebrew locale.
- The number of simultaneous touches your hardware supports is reported as either 0, 1, and for all other values, 5.
- The Available Screen Resolution (your Screen Resolution subtracting any dock or taskbar) is reported as your Screen Resolution minus a height of 48 pixels.
- The number of processor cores is reported as either 4 (if you have 4 or fewer cores) or 8 (if you have more than 4 cores).
I read somewhere that they only activate with the Strict setting.
Obviously, this is not the case.
You can opt for Custom protection and check Suspected Fingerprinters.
Is it possible to check if the anti-fingerprint protections are working?
The easiest one to check is the last protection:
Code:
The number of processor cores is reported as either 4 (if you have 4 or fewer cores) or 8 (if you have more than 4 cores).
How do you do this?
Use CPU-Z if you don't know how many cores your PC has.
Then go here (the website doesn't open quickly):
Device Info - Web browser security, privacy, and troubleshooting tool.
Device Info is a web browser security testing, privacy testing, and troubleshooting tool.
(Number of cores)
and check if everything is working.
If we want to trust that one protection works, then all the others should work too.
