Update Readme.md
This commit is contained in:
parent
3072e90fae
commit
a18af51539
1 changed files with 2 additions and 1 deletions
|
|
@ -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:
|
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 SSH Agent (Git signing and SSH login)
|
||||||
- Support for injecting environment variables into the environment of a cli command
|
|
||||||
- System wide autotype
|
- System wide autotype
|
||||||
- Biometric authentication (via Polkit) for each credential access
|
- 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
|
- Vault content is held encrypted in memory and only briefly decrypted when needed
|
||||||
- Kernel level memory protection for keys (via the memguard library)
|
- Kernel level memory protection for keys (via the memguard library)
|
||||||
- Additional measures to protect against memory dumps
|
- Additional measures to protect against memory dumps
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue