On 09/14/2016 06:31 PM, Thomas Glanzmann wrote: > Hello Duane, > >> How can I make sure my private key and trust assignments were copied >> properly? > for me in the past taking a backup of .gnupg was sufficient. However you > can also export your secret key using: > > gpg --export-secret-keys -a <keyid> > secret.asc > > And the manual trust assignments by doing: > > gpg --export-ownertrust > ownertrust.txt > > Cheers, > Thomas > > _______________________________________________ > Gnupg-users mailing list > Gnupg-users@gnupg.org > http://lists.gnupg.org/mailman/listinfo/gnupg-users You also migth want to take a look at --export-options in the gpg man page.
Piotr Chmielnicki @piotrcki _______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users