Thanks, that's what I needed to know.
Much appreciated.

Paul
-------- Original Message --------
Subject: Re: [Enigmail] Thunderbird and Enigmail on multiple computers?
From: "Robert J. Hansen" <[email protected]>
Date: Wed, January 11, 2017 1:39 am
To: [email protected]

> 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
[email protected]
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
_______________________________________________
enigmail-users mailing list
[email protected]
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net

Reply via email to