From f6fa058e44b3bda60356ed35f482ccc42cf963e7 Mon Sep 17 00:00:00 2001 From: Bernd Schoolmann Date: Thu, 28 Dec 2023 17:11:35 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index c54471c..4046e4e 100644 --- a/Readme.md +++ b/Readme.md @@ -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.