We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When you launch qtpass for the first time it askes you which keys/users should be able to decrypt it.
The problem is, if you have your old expired keys in your keyring, then it is hard to know which key is still valid (except you know the key id).
So my feature request is that qtpass displays not only Name, email and key id, but also the date the key expires.
The text was updated successfully, but these errors were encountered:
I like this idea, will try and incorporate this in the next release..
Sorry, something went wrong.
0c604f9
Not just showing, also filtering them out (unless you check [ ] Show unusable keys).
Just compiled and tested. Nice work. 👍
show created and exiry date in users view, also filter out expired ke…
30105da
…ys, fixes #70
No branches or pull requests
When you launch qtpass for the first time it askes you which keys/users should be able to decrypt it.
The problem is, if you have your old expired keys in your keyring, then it is hard to know which key is still valid (except you know the key id).
So my feature request is that qtpass displays not only Name, email and key id, but also the date the key expires.
The text was updated successfully, but these errors were encountered: