FunWithElectronics.com
          - Collection of Information for those with Electronics as a Hobby
Up one level (Linux command line)

GPG





mport multiple subkeys:

gpg --export-secret-keys <your keyid> | gpgsplit
 # Copy in all parts into a folder from both subkeys
cat * >secret_key.gpg
gpg --delete-secret-keys <your keyid>
gpg --import secret_key.gpg



Add a comment:

Fill in number
Name:
Title:
Text:
 


Privacy | Contact