Remix.run Logo
freedomben 2 hours ago

I guess I shouldn't be surprised that it gives my exact GPU, but that was surprising to me. Just so everyone knows, its an AMD Radeon RX 6900 XT and I paid way too much for it during the covid/crypto price explosion when they were sold out everywhere. Still a bit raw about that, but it is an excellent card on Linux (fedora)

dylan604 2 hours ago | parent | next [-]

"Your graphics processor identified itself as or similar"

guess mine isn't such a specific model as yours. so I don't have a real GPU, i have something similar to a GPU??? did I get a knock off Alibaba version?

mwheelz 2 hours ago | parent | next [-]

Real bug. Firefox returns "Mozilla, or similar" for the renderer string and my parser was grabbing the second half. Fixed; pushing in a minute. Your GPU is fine. Your browser is doing the right thing.

stusmall 2 hours ago | parent | prev [-]

I got "or similar" from Firefox and exact make and model from chrome. Probably a browser issue and not a hardware issue.

mwheelz an hour ago | parent | next [-]

Confirmed. Firefox's privacy hardening returns "Mozilla, or similar" or just "Mozilla" as the renderer string. Chrome doesn't (yet). My parser was treating the Firefox string as if it were ANGLE format and grabbing the wrong half. Fixed.

dylan604 2 hours ago | parent | prev [-]

not regretting choice of browser at all

2 hours ago | parent | prev | next [-]
[deleted]
tgv 2 hours ago | parent | prev | next [-]

It got mine quite wrong (Firefox).

The thing that bothered me is that browser are still sending the Referer info. I thought that was not supposed to work under https?

mwheelz 2 hours ago | parent | prev | next [-]

The GPU string really is the spicy one combined with screen + fonts it's enough to single you out across most of the open web. The card itself is a tank.

2ndorderthought an hour ago | parent [-]

Yea that is a strong fingerprint. Especially if any of the other things were correct or someone has a way to model your behaviors. How long you scroll vs how often you type etc. and somehow that's still not enough for big tech and they need biometrics, photo IDs, etc.

mwheelz an hour ago | parent [-]

Yeah, the bottom counter on the page is meant to make exactly that point. Mouse movements, scroll velocity, tab switches, reading pauses are all features in modern fraud / "trust" scoring systems alongside the static fingerprint. Biometrics is the next layer, and it's already happening on the back of "passive" liveness detection most people never see.

ape4 2 hours ago | parent | prev | next [-]

Yeah the exact kind shouldn't matter - just the WebGL capabilities.

scragz 2 hours ago | parent | prev [-]

you are using a Radeon RX 6900 XT on Fedora Linux. we know this because you admitted it in the previous comment.