Skip to content
This repository has been archived by the owner on Nov 21, 2022. It is now read-only.

feature request: keep database unlock for a few sec to clip username, then password #3

Open
lbesnard opened this issue May 28, 2020 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@lbesnard
Copy link
Contributor

At the moment, when clipping the username, the database is closed, and one has to re-enter the keepass password to clip the password of an entry. It would be great if the database could stay unlocked by calling the program with --time-out for example.

@wzykubek
Copy link
Owner

Yes, I know but I don't have any idea how to do that in secure way. Unfortunately keepassxc-cli doesn't support this feature...

@wzykubek wzykubek added help wanted Extra attention is needed enhancement New feature or request labels May 28, 2020
@iFreilicht
Copy link

There's another project called keepmenu that offers this functionality. What they bascially do is have the initial script start a daemon, which then opens the keepass file and rofi. When exiting, the daemon keeps running, thus the keepass file is staying opened. A subsequent call to the initial script just sends a message to the daemon to start rofi again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants