> I use Thunderbird with Enigmail for several email accounts on a Linux
> desktop and now I wish to use the same setup on my Linux laptop.
> Can I use/share/import the same private keys somehow?

On the desktop:

$ cd ~
$ tar cJf gnupg-backup.tar.xz .gnupg

Copy gnupg-backup.tar.xz to the new computer's homedir.  On the new
computer:

$ cd ~
$ tar xJf gnupg-backup.tar.xz
$ rm -f .gnupg/random_seed

Bang, done.  Quick and dirty but it should work.

_______________________________________________
enigmail-users mailing list
enigmail-users@enigmail.net
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net

Reply via email to