I have just installed security/gnupg & security/pinentry
I generate a key:
The generated key:
I do a backup with duply, for that I put my key in the conf file and it's ok. But when I restore my file I got this signing error
How can I solve this problem?
pkg install gnupg1
pkg install pinentry
I generate a key:
gpg --gen-key
The generated key:
Code:
pub xx/20BE8A96 2016-02-12
uid Objectstore Encryption <xxx@gmail.com>
sub xx/D0C772B5 2016-02-12
I do a backup with duply, for that I put my key in the conf file and it's ok. But when I restore my file I got this signing error
Code:
Volume was signed by key 20BE8A96, not D0C772B5
How can I solve this problem?
Last edited by a moderator: