Skip to content

Instantly share code, notes, and snippets.

@su8ru
Created August 19, 2022 03:11
Show Gist options
  • Save su8ru/60059c739fb5cd509a8daf1d2c8e412c to your computer and use it in GitHub Desktop.
Save su8ru/60059c739fb5cd509a8daf1d2c8e412c to your computer and use it in GitHub Desktop.

Key Transition Statement

Date: 2022-08-19

I have recently set up a new OpenPGP key, and will be transitioning away from my old one.

The old key will continue to be valid for some time, but I prefer all future correspondence to come to the new one. I would also like this new key to be re-integrated into the web of trust. This message is signed by both keys to certify the transition.

The old key was:

pub   rsa3072/935585C85C793D28 2020-07-04
Key fingerprint = 039B31BE3E3D981100482DF4935585C85C793D28

And the new key is:

pub   ed25519/D8405BE0106707C5 2022-08-17 [expires: never]
Key fingerprint = F7912781657596367C92459DD8405BE0106707C5

To fetch the full key from a public key server, you can simply do:

# curl + gpg pro tip: import su8ru's keys
curl https://keybase.io/su8ru/pgp_keys.asc | gpg --import

# the Keybase app can push to gpg keychain, too
keybase pgp pull su8ru

Please let me know if you have any questions, or problems, and sorry for the inconvenience.

subaru

-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQS2OPjrAwLaj16S0/J1c+0hWo3WhQUCYv7+qgAKCRB1c+0hWo3W
hePSAP4jFfW2sJSBsYtE7aExytS58NSjtlFKi7ODvRO8CCGz2gD9FUPbDGeMsbpr
ln6rpo7jrDGo2qJwgI0O8nxnPDYyEwM=
=FF34
-----END PGP SIGNATURE-----
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEFMLgQi84CaWi7S3bYdvufRdW/MgFAmL+/woACgkQYdvufRdW
/Mijbw//TfVHQHps3Xjm0Kslpypf9khI8b8SkKZLAv68+ALnnRFCn7XSKNiBKchn
A2QFShSue9chM6NTl1AzKMHIUSFGyWRpsdhqmgCKQI/bvnFXw9a40C7e4SNml2kp
tbQFuiCF993/6asOIFYTOtkoj1uW6cNuIKVe8IEsHF3B36emNDstt6Mi/6u/s6nY
9XAmSqI6ootuce7kbv3dfFctvK/avoheIWvzLBnc0nXolhVhzuv9NlTBzetYxFyn
l2pQ2eGtHa2QtsxWWaOrbIctY87mh0X//WpD2j1Vucg2edPhC76qdiJE8Z/82dAI
fe6faO36QcY4FYN1UUD2uLVPbO4h6TjWZl20IeoNuKcZt+E2Wer9xA5NSRUE2ITY
NgtLt1+X5n4f5jtVAGVSQb+nJTfmvw6KSVldi2VPnHyGm2pC/IpYJBbRS2raRfJx
D5pOsdzS3JRenD2+RjS/TleC0SRvtjQpRWnFXnI4X0g7ihXMXip0ySTX35Z3M+nL
gGTnQ0746AlAVkUBU7KHsVvTVr55WU8lSnmkEvKHldSExNMLZCanJKe5/1hFtA6Z
Davdg/Gd+APbsrSioEgQ2mLY0abtwqojYd3FCxePqS2WXOS0QKvYUAeDER6+VQDR
boqihc0vga5vBmBPP/Hrw2Jq4swXrmXL7a8dxbuxRHcim9y+IAE=
=B4Ud
-----END PGP SIGNATURE-----
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment