Fingerprints
A fingerprint is a unique set of browser properties that websites use to identify visitors. Meshbrow generates realistic, internally consistent fingerprints for each session.What Gets Fingerprinted
| Category | Properties |
|---|---|
| Canvas | Unique pixel rendering noise |
| WebGL | Vendor, renderer, shader precision |
| Audio | AudioContext sample noise |
| Navigator | platform, languages, hardwareConcurrency, deviceMemory |
| Screen | Resolution, colorDepth, pixelRatio |
| Fonts | Installed font list |
| Plugins | Chrome PDF, Flash (legacy) |
| User-Agent | Browser version, OS info |
Consistency
Meshbrow ensures all fingerprint properties are internally consistent:- OS match: A
Win32platform gets Windows fonts, Windows UA, DirectX WebGL - Hardware match: Low
hardwareConcurrency(2) gets lowerdeviceMemory(4) - Geo match: US proxy gets
en-USlocale andAmerica/*timezone - Version match: All Chrome version strings are identical across properties
Fingerprint Modes
Auto (Recommended)
Custom
From Profile
Detection Tests
Meshbrow fingerprints pass:- ✅ CreepJS — Advanced fingerprinting
- ✅ FingerprintJS — Industry standard
- ✅ BotD — Bot detection
- ✅ nowsecure.nl — Stealth test
- ✅ sannysoft.com — Comprehensive checks