Has anbody a clue why #pass tells me "gpg: decryption failed: No secret key" but when I use plain gpg --decrypt bla.gpg it shows me its contents without problems? I had an expired gpg key and created a new one, but meanwhile already imported my old one. My feeling is that pass is using the wrong GPG key, but I have no clue where to configure it which one to use. Any help appreciated #encryption #gpg #linux #terminal
@samurro there should be a dotfile inside your ~/.password-store and it should contain the recepient
@oht Yes but its a list of email addresses. And the address for both my previous and new GPG Key are the same.
@samurro idk then, sorry, never had that issue my understanding is that there should only be one email though