From 1cb667f2082cac1b5b4f0d99c447f9b9eb3dd166 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 20 Mar 2025 10:49:43 -0400 Subject: [PATCH] list standalone passkey support as a Vanadium feature --- static/features.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/features.html b/static/features.html index eb30f9dd..9daa4db5 100644 --- a/static/features.html +++ b/static/features.html @@ -1041,6 +1041,8 @@ JIT enabled as an extension to the seccomp-bpf sandbox
  • Native Android autofill implementation to avoid needing sandboxed Google Play for autofill support
  • +
  • Native Android credential manager support for passkeys to avoid needing + sandboxed Google Play for passkey support
  • WebGPU disabled for attack surface reduction
  • WebRTC IP handling policy toggle to control peer-to-peer WebRTC mode
  • High performance content filtering engine using EasyList + EasyPrivacy