Show HN: GlassBox – what the browser reveals, and how identifiable you are
glassbox.codecanary.org
Show HN: GlassBox – what the browser reveals, and how identifiable you are
1–10 of 71 posts
Re: Show HN: GlassBox – what the browser reveals, and how identifiable you are
#2GlassBox runs ~31 probes (canvas, WebGL/WebGPU, audio, fonts, the WASM feature set, math/engine quirks, WebRTC IP, timezone/locale, the permission and API matrices, an incognito heuristic, cross-site login-state, and so on) and shows the raw values plus an estimate of how identifiable you are.
A few deliberate choices:
- One static HTML file, no dependencies, no build step. Everything runs client-side and nothing is sent, with one opt-out exception: IP geolocation, which calls a public API. I didn't want a privacy tool that phones home.
- The "identifiability" number is an honest model, not a measurement. It sums published per-signal entropy (Panopticlick / AmIUnique / Cover Your Tracks), discounts signals your browser masks, and caps at the ~33 bits needed to single out one person on Earth. A no-server tool can't compute true rarity against a live population, so I label it an estimate instead of pretending. For real population numbers, Cover Your Tracks and AmIUnique have the datasets.
- There's a companion guide on lowering your fingerprint, with the caveat that uniqueness isn't privacy: blending into a big crowd (Tor at its default size) beats a bespoke hardened setup that makes you the only one who looks like that.
Source (MIT): https://github.com/HotStartLabs/glassbox
I'd genuinely like to know which vectors I'm missing, especially from the anti-fraud / detection side.
Re: Show HN: GlassBox – what the browser reveals, and how identifiable you are
#3Seems more plausible that anti-fingerprinting is throwing it off?
Re: Show HN: GlassBox – what the browser reveals, and how identifiable you are
#4This doesn’t seem right. 1 in 6.2 billion for Firefox on an iphone, not including ip/network uniqueness? Seems more plausible that anti-fingerprinting is throwing it off?
Re: Show HN: GlassBox – what the browser reveals, and how identifiable you are
#5Re: Show HN: GlassBox – what the browser reveals, and how identifiable you are
#6Re: Show HN: GlassBox – what the browser reveals, and how identifiable you are
#7This doesn’t seem right. 1 in 6.2 billion for Firefox on an iphone, not including ip/network uniqueness? Seems more plausible that anti-fingerprinting is throwing it off?
I know this computer has more RAM than reported and it's definitely not on a 4G network either.
Re: Show HN: GlassBox – what the browser reveals, and how identifiable you are
#8It's horrifying to see that our browsers give up anything at all. I feel like we need a new model where we just get served the content, and we don't serve up anything to the content provider. I feel ill.
Re: Show HN: GlassBox – what the browser reveals, and how identifiable you are
#9This doesn’t seem right. 1 in 6.2 billion for Firefox on an iphone, not including ip/network uniqueness? Seems more plausible that anti-fingerprinting is throwing it off?
Some of the data seems straight-up wrong. I know this computer has more RAM than reported and it's definitely not on a 4G network either.