Am Di 17.07.2012, 12:15:29 schrieb Mika Suomalainen:
> Open terminal and run
>
> ```
> gpg --export-secret-keys -a > secring.asc
> gpg --export -a > pubring.asc
Was my first idea, too, but Rob's suggestion is much better as this covers
neither the trustdb nor the configuration files or log file
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 17.07.2012 00:39, eMyListsDDg wrote:
> i've installed gnupg on the new notebook, how do i get the keys
> from the old computer into gnupg on the new computer?
Open terminal and run
```
gpg --export-secret-keys -a > secring.asc
gpg --export -a >
Find the GnuPG configuration directory (on Windows XP it's usually
C:\Documents and Settings\[username]\Application Data\GnuPG, on Windows
Vista and beyond C:\Users\[username]\AppData\Roaming\GnuPG) and copy
that to the appropriate directory on your new laptop.
Once you've copied it, go into the d
i used the wingnupg to install gnupg on a notebook i'm retiring. i mainly used
the app and keys for my email client, "thebat".
i've installed gnupg on the new notebook, how do i get the keys from the old
computer into gnupg on the new computer?
tia
_