Remix.run Logo
turnsout 7 days ago

Sad to say, but the first thing I thought was "oh good, a new fingerprinting target."

koolala 7 days ago | parent [-]

Can you give an example? If I used this to load HTML into a 3D environment every user could have the same virtual screen size.

turnsout 7 days ago | parent [-]

Every browser renders HTML slightly differently, so you could render some arbitrary HTML into the canvas and then read out the pixels.

koolala 7 days ago | parent [-]

I see what you mean. Isn't that already what the user agent tells you?

turnsout 7 days ago | parent [-]

Oh my sweet summer child. The game of cat and mouse is so much more vicious than that.