No-JavaScript Fingerprinting
noscriptfingerprint.com
No-JavaScript Fingerprinting
1–10 of 107 posts
Re: No-JavaScript Fingerprinting
#2Re: No-JavaScript Fingerprinting
#38d666b05c42878d6d6d364c410a4eef2
It’s a shame that browsers leak things like font presence, but of course when sites can read back canvas contents without querying the user is when it all goes out the window.
Re: No-JavaScript Fingerprinting
#4If there are any other RFP users out there compare to mine and see if you get anything different other than browser window size: https://noscriptfingerprint.com/result/yiRFTom5qPpKPxOl
Re: No-JavaScript Fingerprinting
#5I have Firefox RFP enabled, and as far as I know all these values will be the same across RFP users except the size of the browser window (which seems like a poor fingerprinting metric given the fact I can and do resize my browser during usage) - and maybe pixel density? (can't tell if this one is standardized or not). If there are any other RFP users out there compare to mine and see if you get anything different ot…
Re: No-JavaScript Fingerprinting
#6I have Firefox RFP enabled, and as far as I know all these values will be the same across RFP users except the size of the browser window (which seems like a poor fingerprinting metric given the fact I can and do resize my browser during usage) - and maybe pixel density? (can't tell if this one is standardized or not). If there are any other RFP users out there compare to mine and see if you get anything different ot…
"4. Click the toggle button until “true” changes to “false”"
But for me there is no toggle button. It seems to not be able to do anything, with my blocker settings.
When I allow the site, I see, that it did change the screen resolution result compared to yours.
Re: No-JavaScript Fingerprinting
#7I have Firefox RFP enabled, and as far as I know all these values will be the same across RFP users except the size of the browser window (which seems like a poor fingerprinting metric given the fact I can and do resize my browser during usage) - and maybe pixel density? (can't tell if this one is standardized or not). If there are any other RFP users out there compare to mine and see if you get anything different ot…
Even without RFP it seems to be very fragile, just resizing my window completely changes the result.
Re: No-JavaScript Fingerprinting
#8I have Firefox RFP enabled, and as far as I know all these values will be the same across RFP users except the size of the browser window (which seems like a poor fingerprinting metric given the fact I can and do resize my browser during usage) - and maybe pixel density? (can't tell if this one is standardized or not). If there are any other RFP users out there compare to mine and see if you get anything different ot…
Re: No-JavaScript Fingerprinting
#9Re: No-JavaScript Fingerprinting
#10The fingerprint sources are here: https://github.com/fingerprintjs/blog-nojs-fingerprint-demo/... Basically some css that uniquely identifies some browsers, then headers like user-agent, language, etc.