Update Readme.md

This commit is contained in:
Bernd Schoolmann 2023-08-21 20:10:57 +02:00 committed by GitHub
parent 8933ed6303
commit ad7259eda2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ Goldwarden is a Bitwarden compatible CLI tool written in Go. It focuses on featu
- Vault content is held encrypted in memory and only briefly decrypted when needed
- Kernel level memory protection for keys (via the memguard library)
- Additional measures to protect against memory dumps
- Passwordless login (Approval of other login)
- Passwordless login (Both logging in, and approving logins)
- Fido2 (Webauthn) support
- more to come...?