Skip to content

Instantly share code, notes, and snippets.

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 steveatinfincia/88464ad1d8f2ca28f2ed to your computer and use it in GitHub Desktop.
Save steveatinfincia/88464ad1d8f2ca28f2ed to your computer and use it in GitHub Desktop.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
I am transitioning my gpg key from a 2048-bit RSA key to a new
4096-bit RSA key.
The new key is signed by the old key, and this transition document
is signed with both keys.
The OLD key was:
pub 2048R/0x531435AC9594CAE0 2013-12-17 [expires: 2016-01-14]
Key fingerprint = 8C3C 99A6 863E CAD3 E484 2E7F 5314 35AC 9594 CAE0
The NEW key is:
pub 4096R/0xB67C19E817A8D846 2016-01-02 [expires: 2017-01-01]
Key fingerprint = 5D77 D9A4 2E28 0F5A FF8F 2EBF B67C 19E8 17A8 D846
To fetch my new key from a public key server, you can simply do:
gpg --keyserver pool.sks-keyservers.net --recv-key 0xB67C19E817A8D846
Additionally, if you're a Keybase user you can retrieve the key from their
website or use their client to verify and/or track it:
keybase id infincia
keybase track infincia
If you already have my old key in your keyring, you can verify that the
new key is signed by the old one:
gpg --check-sigs 0xB67C19E817A8D846
If you don’t already have my old key, or you just want to double check,
you can verify the fingerprint against the one above:
gpg --fingerprint 0xB67C19E817A8D846
If you have both my keys, you can also verify that this document is
signed by both:
gpg --verify steve@infincia.com-transition-2016-01-03.txt
- - Stephen Oliver
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJWibHNAAoJEJvN0WFAQfWe7R0QAIkdnv+ecKdSY9yaPViastLb
ZCqckQ1CpVKnh5CfeHRbaYTskAAs6IBD02GH89dZnWkzrogzN94bZUyjHxV8XtXO
R9NKhW9XSxWPBVKPphApg8O4bHWnWf+rxAFhz8PSN5Lhpd/EP9bzUNvgy3+c6tN5
PJXSXOQMNiFgCZTL0eKU1YkX8oH6EAvzFsAbr6tlQgqwtkpr9J8Nse4Y1HLf+Fn1
cy2umQM4dNskw1sB6rj/l3lp9GOvS/6CyaS0F61dbv8YHw6XCjC+hCBev9CD3skS
7R+CYfafaWdWSKA3UNkYPqj3Jv5mAaZo/pSz4TAvZOSmcGlrsMYc/3jYAA9YBRcV
k/3C2RhVHyhQv357BcSRYgGJC2vAr32Xj6Pse/VFqLTnUqDahIFTiT5Y6dUJHpp4
v47kfZZujDpPmex7sBM1uXBtIiCVctXgdNR9P/Nt9wRaYQ+0FL6DxL+Z6bY7w+83
rnQckS3y3wZLyDWzEYfJGNhSy0UuDuBDuEjYgXBDVeXCip4heSo35zRl1qC263A0
/gj5zba1CoVg+Nbla0DKUk6Ix8cloTGRq2Z8ae1fe5MsZd/fz21PUps9P5c305Su
ExsGyz2eT2/NLGmuNlt9R6I8ma98Yghq7RkWfAeevgQZg2pX6VA0DIsMEETCUd3Z
qbyyJLp7Nb8Rrgss+JeWiQEcBAEBCgAGBQJWibHXAAoJELd0ve7uA1dmoYwH/10/
NI/QUNQZWQg2tjvEY1WAVNDgqg9oWn0JubCSSRD3FMY9z1TKI9BEW71wRTXm2C6q
knL7Doh1ar+8BaOjNDqrxYbOAaburCxUXkniy604nJcW3IWSeHPunofiGLlNVfDh
FxAsNBZtJO0pLuFtul76asp74v5wY63fK6IoJjONo+4dGDHQr7oHUD7Xu6yeU1wV
Ni+rlyl+14IbXt0gDB48ztcvbR4jUKJ5wBn3dED/G/q2/7vuEE6O3USXDmwn/ges
eQFy8hFrhdrJW6ZJRJ/FUYmucfT8KycIowGkqoRrV14gX8q90rcCcWTupQoBUUhu
ZRo2O9GFXoMAO36IdUk=
=YPfC
-----END PGP SIGNATURE-----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment