On 2016-09-30 at 12:45, Susan Hawley wrote: > Do anyone know how I could reinstall my old PGP key? >
Turn on your old PC, export the private key from it and back them up in
a USB. Then plug the USB on the Mac and import the private keys. You may
need to give it ultimate trust afterwards. IF you are going to use the
command line, the commands are:
(Old PC) gpg --export-private-keys > private-keys.gpg
(Mac) gpg --import private-keys.gpg
(Mac) gpg --edit-key $fingerprint
gpg> trust
5
gpg> save
If you have the private keys somewhere then you just need to do the Mac
steps.
If you don't have the private keys and don't have access to your old PC
then you are out of luck.
--
Juan Miguel Navarro Martínez
GPG Keyfingerprint:
5A91 90D4 CF27 9D52 D62A
BC58 88E2 947F 9BC6 B3CF
signature.asc
Description: OpenPGP digital signature
_______________________________________________ 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
