Show HN: Fingerprinting browser-impersonating bots w/o JavaScript (open spec)

6 pointsposted 7 hours ago
by rozetyp

4 Comments

jjgreen

5 hours ago

This looks interesting, it's a pity that the example site, https://rq4.dev/, "No JavaScript fingerprinting needed", fails without JavaScript (yes I get it, JS not needed but can be implemented in JS, but still, incongruous).

rozetyp

5 hours ago

Good catch - fixed. The page now renders the RQ4 fingerprint server-side on the initial GET request. No JavaScript needed to see your result

jjgreen

5 hours ago

Nice, I get vv-v on Firefox as expected

bitnoize

3 hours ago

Very interesting approach, thanks for sharing the research results.