-
-
Notifications
You must be signed in to change notification settings - Fork 163
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
Copy after timeout #189
Comments
Yes, I agree . . mostly Currently the password is kept in-memory even after clearing the display or clipboard. Wether or not GPG pops up is mostly dependent on the GPG Agent settings though, not QtPass' settings. My proposal, check on password/content hide if password is still needed (for clipboard clear check). |
Perhaps i didn't make this clear enough, this has nothing to do with gpg agent. When i click any other password in the tree after the timeout gpg-agent unlock is invoked correctly. The issue is only with last used password and the copy to clipboard feature. I should also note that both my gpg agent and qtpass have the same timeout for clear/lock set. |
I'm sorry my monday-morning comment was not all that clear.
And yes . . this is purely a QtPass issue .. nothing to do with gpg-agent.
|
Hi, currently (as of 1.1.3) it is possible to copy password using the "copy password" button after the timeout has passed without the need to unlock gpg again.
Steps:
Password is copied to clipboard
Expected:
Gpg popup requesting key unlock
The text was updated successfully, but these errors were encountered: