-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Features controlled by Shields
Shivan edited this page Apr 25, 2025
·
1 revision
[WIP]
Brave Shields is Brave's primary layer of privacy protection against websites.
The Shields toggle controls the following privacy features on Desktop:
Feature | Description | Toggleable per-site? | Toggleable globally? |
---|---|---|---|
Ad & tracker blocking |
Blocks ads & trackers. Aggressive mode blocks first-party ads & trackers in addition to third-party |
Yes | Yes |
Upgrade connections to HTTPS |
Upgrades connections to HTTPS. Strict mode shows interstitial if upgrade fails |
Yes | Yes |
Block scripts |
Block JavaScript from executing on the page. Selectively allow executing them | Yes | Yes |
Block fingerprinting |
Applies fingerprinting protections on a page, see more details | Yes (can also toggle individual API protections) | Yes |
Block cookies |
Control third-party cookie blocking | Yes | Yes |
Forget me when I close this site |
Clears all storage set by a site when last tab for a site is closed, see more details | Yes | Yes |
Referrer stripping |
Cap referrer headers, see more details | No, but controllable via Block cookies
|
No, but controllable via Block cookies
|
Query parameter stripping |
Remove query string parameters commonly used for tracking, see more details | No | No |
-
Global Privacy Control (GPC)
: see how to disable -
De-AMP
: controllable globally viaSettings
>Privacy and security
-
Auto-redirect tracking URLs
(or debouncing): controllable globally viaSettings
>Privacy and security
-
Reduce language fingerprinting
: controllable globally viaSettings
>Privacy and security
. See more details.
- Everything we use Chromium flags to disable, since these are global and require a browser restart.