Would this JavaScript / PHP combination I've created in my open-source project be secure enough to fingerprint a user when no cookies are enabled?
I'd like to know your opinions (and if cookies are strictly necessary for this):
Client-side:
const retrieveBrowserDetails = function() {
const...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.