diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-20 10:49:43 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-21 02:37:03 -0400 |
| commit | 1cb667f2082cac1b5b4f0d99c447f9b9eb3dd166 (patch) | |
| tree | 4026482fa26c115df0b5f50b6c745cfe5cd95c7b /static/features.html | |
| parent | 98c9f4099042573a3028a409708c34f6909d0e26 (diff) | |
list standalone passkey support as a Vanadium feature
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 2 insertions, 0 deletions
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</li> <li>Native Android autofill implementation to avoid needing sandboxed Google Play for autofill support</li> + <li>Native Android credential manager support for passkeys to avoid needing + sandboxed Google Play for passkey support</li> <li>WebGPU disabled for attack surface reduction</li> <li>WebRTC IP handling policy toggle to control peer-to-peer WebRTC mode</li> <li>High performance content filtering engine using EasyList + EasyPrivacy |
