diff --git a/static/features.html b/static/features.html index 78234abb..eb10bd28 100644 --- a/static/features.html +++ b/static/features.html @@ -961,8 +961,11 @@
  • High performance content filtering engine using EasyList + EasyPrivacy with per-site toggle via drop-down permission menu
  • More complete state partitioning without origin trial opt-out
  • -
  • High entropy client hints are replaced with the frozen user agent values - to avoid leaking device/OS info
  • +
  • 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
  • +
  • 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)
  • Battery API always shows the battery as charging and at 100% capacity
  • Trivial subdomain hiding disabled
  • Consistent browser behavior across users without usage of feature flags