[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tarsnap-keymgmt --outkeyfile foot bullet



On Dec 30, 2012, at 5:41 AM, Daniel Franke <dfoxfranke@gmail.com> wrote:

> The following is how NOT to add a passphrase to your tarsnap key:
> 
> $ tarsnap --outkeyfile key.new --passphrased key
> $ mv key.new key


I think the above was supposed to be:

$ tarsnap-keymgmt --outkeyfile key.new  --passphrased key
$ mv key.new key

I was confused in the same way ("me too"); I submitted a trivial patch to output make it output a full key by default on October 9th, 2012.

Thanks,
Daniel