From 9da243fdace273dd1cb4246d02a9e30c1bb56676 Mon Sep 17 00:00:00 2001 From: Leendert de Borst <6917405+lanedirt@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:23:35 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3989bea8a..c602527dc 100644 --- a/README.md +++ b/README.md @@ -126,8 +126,9 @@ Core features that are being worked on: - [x] Android native app - [x] Editing in browser extension - [x] Multi-language support across all client applications +- [x] Passkeys - [ ] Data model and usability improvements (more flexible aliases and credential types, folder support, bulk selecting etc.) -- [ ] Support for FIDO2/WebAuthn hardware keys and passkeys +- [ ] Support for FIDO2/WebAuthn hardware keys - [ ] Adding support for family/team sharing (organization features) 👉 [View the full AliasVault roadmap here](https://github.com/aliasvault/aliasvault/issues/731)