Perfect, thank you. Just to note - the gpg-agent has to be running with both keys in memory otherwise the command will hang asking for key pass phrase in the background.
eval $(gpg-agent --daemon) On Thu, Mar 21, 2013 at 12:20 PM, Jason A. Donenfeld <[email protected]>wrote: > On Thu, Mar 21, 2013 at 2:18 AM, Simon KP <[email protected]> wrote: > > A quick question - how would I go about changing a private key for the > > entire password-store as to re-encrypting all the password files. > > pass init --reencrypt newkeyid >
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/listinfo.cgi/password-store-zx2c4.com
