Skip to content

Instantly share code, notes, and snippets.

@flanger001
Last active October 15, 2018 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flanger001/7305952096b1f1d30c685bfec05c12a6 to your computer and use it in GitHub Desktop.
Save flanger001/7305952096b1f1d30c685bfec05c12a6 to your computer and use it in GitHub Desktop.
PGP stuff

Adding a new PGP key

Scenario:

I have a key that is currently on two computers. I want to do these things:

  • Create a new key with better security
  • Sign my old key with my new key
  • Revoke my old key
  • Export both keys
  • Use new key in place of the old one on both machines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment