IJHack / QtPass

QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
1.02k stars 160 forks source link

Encryption key failed: Public key unusable #568

Open FinchRelia opened 3 years ago

FinchRelia commented 3 years ago

I have a working CLI based password store implementation for my W10 machine but QtPass is unable to use my GPG keys to encrypt new passwords, rename an entry or edit an existing entry. Also, when looking at the users my keys are only presented if I tick Show unusable keys although I'm totally able to decrypt and see my passwords. By the way, if I tick the box and click on OK QtPass ends up crashing.

Renaming entry error

Capture d’écran 2021-06-01 003401

Modifying/Adding entry error

Capture d’écran 2021-06-01 003517

maciejsszmigiero commented 2 years ago

If a GPG key is expired you'll still be able to decrypt data previously encrypted with it (like your passwords) but you won't be able to encrypt anything with it (it will show as unusable).