On 09/05/2016 16:06, Lukas J wrote: > I would like to change the key I use for encrypting my password. I > couldn't find an option for pass to do that. Is there an easy way to > do it? Do you mean, re-encrypt all your stored passwords with a different GPG public key? I think "pass init <new-key-id>" should do that.