KeepassXC

From Geitenpad
Revision as of 17:34, 6 May 2025 by Rijk (talk | contribs) (Created page with "Unlock at login: ==== Gnome ==== Following command stores pw, it asks for it secret-tool store --label="KeepassXC password" service keepassxc No you get it with: secret-tool lookup service keepassxc Startup KeepassXC: [Desktop Entry] Name=KeePassXC GenericName=Password Manager Exec=secret-tool lookup service keepassxc | keepassxc --pw-stdin /home/rijk/Kdbx/passes.kdbx TryExec=keepassxc Icon=keepassxc StartupWMClass=keepassxc StartupNotify=true Terminal=fal...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Unlock at login:

Gnome

Following command stores pw, it asks for it

secret-tool store --label="KeepassXC password" service keepassxc

No you get it with:

secret-tool lookup service keepassxc

Startup KeepassXC:

[Desktop Entry]
Name=KeePassXC
GenericName=Password Manager
Exec=secret-tool lookup service keepassxc | keepassxc --pw-stdin /home/rijk/Kdbx/passes.kdbx
TryExec=keepassxc
Icon=keepassxc
StartupWMClass=keepassxc
StartupNotify=true
Terminal=false
Type=Application
Version=1.0
Categories=Utility;Security;Qt;
MimeType=application/x-keepass2;
X-GNOME-Autostart-enabled=true
X-GNOME-Autostart-Delay=2
X-KDE-autostart-after=panel
X-LXQt-Need-Tray=true