If you need multiple people to be able to decrypt high security exports or need to transfer the GPG key from one computer to another and are using GPA to manage keys and encryption/decryption in a Windows desktop environment, please follow these simple steps:
- Ensure the computer you want to transfer the key to has the GPA program (available at https://www.gpg4win.org/)
- On the PC that has the private key, open GPA Key Manager and select the key to be shared - Note: the key information should show: "The key has both a private and a public part"
- Select menu Keys > Backup (do NOT choose Export as this will only export the public part and you need the public and private keys)
- Save the key (e.g. secret-key-KEYID.asc) to a USB drive.
- On the computer you want to transfer the key to, open GPA Key Manager and select Keys > Import Keys...
- Browse to the key you've saved on the USB drive (e.g. secret-key-KEYID.asc) and Open.
- The confirmation message should display "...1 public keys imported... 1 secret keys imported..."
- Once the key is successfully on the new computer, delete the key from the USB drive and empty the trash on that computer.
We recommend consulting your IT Security administrator on the above process. If keys are shared it is particularly important to include the shared key's management in your security procedures.