Documentation
Need the structured docs instead?
The blog is for education, comparisons, and commentary. The docs center is for setup, reference, validation, and responsible-use material.
Top reads tagged Tracking Prevention
Start with these guides to explore the tag before browsing the full list.
Fingerprint
CPU Core Fingerprinting: Protect hardwareConcurrency
Websites use navigator.hardwareConcurrency to fingerprint your CPU core count. Learn how to control core reporting across Workers, iframes, and all execution contexts with engine-level protection.
CpuFingerprintinghardwareConcurrencyPrivacy
Read more
Fingerprint
Font Fingerprinting: Control Font Lists and Metrics
Installed fonts and text metric measurements create unique browser fingerprints with 8+ bits of entropy. Learn engine-level techniques to control font identity and prevent font-based tracking.
FontsFingerprintingText-MetricsPrivacy
Read more
Take BotBrowser from research to production
The guides cover the model first, then move into cross-platform validation, isolated contexts, and scale-ready browser deployment.