Brave is a privacy-first web browser built on the Chromium engine, founded in 2015 by Brendan Eich (creator of JavaScript) and Brian Bondy. It blocks ads, trackers, and fingerprinting by defaultβno extensions or configuration requiredβoffering a faster, safer browsing experience while optionally rewarding users with Basic Attention Token (BAT) cryptocurrency for viewing privacy-respecting ads. With over 112 million monthly active users (March 2026), Brave has become the leading privacy browser, expanding beyond browsing to include Brave Search (independent index), Leo AI (privacy-first AI assistant), Brave VPN, and Brave Talkβbuilding a comprehensive privacy ecosystem. Its architecture puts privacy at its core: built-in Tor, IPFS, Shred button, and first-party tracking protections go far beyond what any other mainstream browser offers out of the box.
What This Cheat Sheet Covers
This topic spans 23 focused tables and 181 indexed concepts. Below is a complete table-by-table outline of this topic, spanning foundational concepts through advanced details.
Table 1: Core Privacy Features
| Feature | Example | Description |
|---|---|---|
Toggle on/off per site via lion icon | β’ Default protection layer that blocks ads, trackers, cross-site cookies, and fingerprinting scripts on every page β’ adjustable globally or per site. | |
Randomized canvas/WebGL APIs | Randomizes fingerprintable browser APIs each session so every site sees a slightly different profile, preventing cross-site identification. | |
Auto-upgrades http:// β https:// | β’ Automatically upgrades all connections to HTTPS when available β’ strict mode blocks HTTP-only sites entirely for maximum security. | |
Cross-site cookies rejected | β’ Blocks cross-site cookies that follow users across websites β’ only first-party cookies allowed, stopping most tracking networks. | |
EasyList + EasyPrivacy filters | Blocks known tracking scripts using multiple filter lists at the network level before requests reach servers. | |
Shields β Shred site's data | β’ Per-site data erasure β wipes cookies and storage for one site without logging you out of others β’ iOS since v1.71, Android since v1.89; Auto Shred option clears data automatically on tab or browser close. | |
Skips known redirect trackers | β’ Strips tracking parameters from URLs and detects bounce-tracking domains β’ navigates directly to the destination, bypassing the tracking redirect entirely. | |
Removes ?utm_source=... | Automatically removes known tracking query parameters (UTM, fbclid, etc.) from URLs without breaking page functionality. |