-
Notifications
You must be signed in to change notification settings - Fork 29
Flatpak Configuration
Bernd Schoolmann edited this page Dec 30, 2023
·
8 revisions
Goldwarden is available as a graphical application as a Flatpak. By default, the Flatpak spawns a goldwarden daemon within the sandbox. You can also use an unsandboxed daemon with the Flatpak. In this case, make sure the daemon has the following environment variable set:
GOLDWARDEN_SOCKET_PATH=~/.var/app/com.quexten.Goldwarden/data/goldwarden.sock
For some features, such as browser biometrics, or adding ssh keys the CLI is currently still required. For help setting these up, check out the other wiki pages.