Update Readme.md

This commit is contained in:
Bernd Schoolmann 2023-12-28 17:11:35 +01:00 committed by GitHub
parent d7d9bff03f
commit f6fa058e44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
## Goldwarden
Goldwarden is a Bitwarden compatible desktop integration written in Go. It focuses on providing useful desktop features that the official tools
Goldwarden is a Bitwarden compatible desktop client. It focuses on providing useful desktop features that the official tools
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)
@ -15,6 +15,8 @@ do not (yet) have or are not willing to add, and enhanced security measures that
- Fido2 (Webauthn) support
- more to come...?
The aim is not to replace the official clietns, but to complement by implementing the missing features.
### Requirements
Right now, Goldwarden is only tested on Linux. Somewhat feature-stripped builds for Mac and Windows are available too, but untested.
Autotype is currently implemented via the remotedesktop portal. This is supported on KDE and Gnome, but not yet on wl-root based environments.