-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Unlock KeePass database on login #2153
Comments
|
You can create a start script for KeePassXC where you pipe in your master password from a keyring. An example with KWallet can be seen in issue #1321. |
|
for most users would be easier having an option in the GUI, below the "Enter Password..." dialog |
You mean to store your master password in plain text inside a script ? So what is the point of even encrypting the whole password database then ? Nonsensical. |
|
@aurelienpierre no it is not stored in a text file... Maybe read the linked comment first. example for Flatpak: example for regular app: You just need to
The security of Kwallet is questionable though. |
I use KDE. I would like to have my keepass database unlocked by my login (both the first time I login or at a sleep/hibernate), so that I don't have to type my master password into keepass again before I use the browser extension.
I realize this is a potential security issue, but an option for this would be very nice for those who are prepared to take that risk.
The text was updated successfully, but these errors were encountered: