Skip to content

Commit

Permalink
update/improve reduced user agent / client hint info
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Dec 20, 2024
1 parent 7e31145 commit 346a47b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions static/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -961,8 +961,11 @@ <h3><a href="#vanadium">Vanadium: hardened WebView and default browser</a></h3>
<li>High performance content filtering engine using EasyList + EasyPrivacy
with per-site toggle via drop-down permission menu</li>
<li>More complete state partitioning without origin trial opt-out</li>
<li>High entropy client hints are replaced with the frozen user agent values
to avoid leaking device/OS info</li>
<li>High entropy client hints are replaced with the placeholder values used
for Chromium's standard reduced user agent to avoid leaking information on
the hardware/OS through headers</li>
<li>Reduced user agent is enabled for the Vanadium WebView rather than only
the browser (client hint changes will be added too, but aren't yet)</li>
<li>Battery API always shows the battery as charging and at 100% capacity</li>
<li>Trivial subdomain hiding disabled</li>
<li>Consistent browser behavior across users without usage of feature flags
Expand Down

0 comments on commit 346a47b

Please sign in to comment.