diff --git a/static/features.html b/static/features.html index 7a49dc8c..6709ba8c 100644 --- a/static/features.html +++ b/static/features.html @@ -858,14 +858,14 @@
  • Type-based Control Flow Integrity (CFI)
  • Hardware memory tagging (MTE) enabled for the main allocator
  • Strict site isolation and sandboxed iframes
  • -
  • JavaScript JIT disabled by default with per-site override option
  • +
  • JavaScript JIT disabled by default with per-site toggle via drop-down permission menu
  • Native Android autofill implementation to avoid needing sandboxed Google Play for autofill support
  • WebGPU disabled for attack surface reduction
  • WebRTC IP handling policy toggle to control peer-to-peer WebRTC mode
  • Compiler hardening: automatic variable initialization, strong stack protector, well defined signed overflow
  • High performance content filtering engine using EasyList + EasyPrivacy - with a per-site override option
  • + with per-site toggle via drop-down permission menu
  • More complete state partitioning without origin trial opt-out
  • High entropy client hints replaced with the frozen user agent values to avoid leaking device/OS info
  • Battery API always shows the battery as charging and at 100% capacity