diff --git a/Readme.md b/Readme.md index 54604ac..2696b64 100644 --- a/Readme.md +++ b/Readme.md @@ -4,9 +4,10 @@ Goldwarden is a Bitwarden compatible desktop integration written in Go. It focus do not (yet) have or are not willing to add, and enhanced security measures that other tools do not provide, such as: - Support for SSH Agent (Git signing and SSH login) -- Support for injecting environment variables into the environment of a cli command - System wide autotype - Biometric authentication (via Polkit) for each credential access +- Implements Bitwarden browser-extension biometrics on Linux +- Support for injecting environment variables into the environment of a cli command - 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