goldwarden icon indicating copy to clipboard operation
goldwarden copied to clipboard

A feature-packed Bitwarden compatible desktop client

Results 94 goldwarden issues
Sort by recently updated
recently updated
newest added

Hi, I'm not sure whether you know this but there are [GTK4](https://github.com/diamondburned/gotk4) and [libadwaita](https://github.com/diamondburned/gotk4-adwaita) bindings available for Go. You can simplify the tech stack of Goldwarden by using Go for...

https://github.com/bitwarden/server/pull/4575

enhancement

Whenever I try to log in, i get this notification : Could not login via API key: Post "http://localhost/identity/connect/token" dial tcp [::1]:80: connect: connection refused. Operating System: Fedora 40 Desktop...

bug
needs triage

Hi there ! When I try to create an SSH key and store it in my vault : ``` $ ./goldwarden.exe ssh add --name myssh@toto ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJ5l0HpqJ2vph1Q2uUdRQwoUzasqgcQbQNqphpcxuh1g myssh@toto ``` I...

v0.3.3 ``` Pin updating failed: exec: "pinentry-mac": executable file not found in $PATH ❯ which pinentry-mac /opt/homebrew/bin/pinentry-mac ❯ pinentry-mac --version pinentry-mac (pinentry) 1.1.1 Copyright (C) 2016 g10 Code GmbH License...

I checked the login and password on the bitwarden website and there the login to the account is successful, but in goldwarden I can’t log in with the same data....

Starting "goldwarden_windows_x86_64.exe" gives me this error. ![image](https://github.com/user-attachments/assets/041ae5a6-2fc7-4fa5-8b14-9272572c3e7f)

When I click "Log in with device" in the web vault (screenshot shows as a PWA), I receive a goldwarden notification, but nothing happens. I uninstalled the rpm and installed...

can we have it in snapcryft

enhancement
help wanted

On windows, running daemonize crashes on exit. It might be related to the fact that I haven't setup a pin yet (still have to setup a pinentry program). ``` >...

bug