TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

[Public WebGL] GL_RENDERER string needed for performant apps

3 pointsby kineticfocusover 11 years ago

1 comment

Scaevolusover 11 years ago
As Panopticlick shows, if you can run JS, you can already probably uniquely fingerprint a user.<p>The GL_RENDERER string will add a few more bits of identifying information, but allows driver specific workarounds for buggy implementations. It&#x27;s user agent sniffing all over again.