Keys
Main
My main keypair is the PGP one associated with my email. You can download it here. It never expires.
The key ID is B85FC1B90C6FB90F, or the longer fingerprint is ED546A2E7200A69AE691869EB85FC1B90C6FB90F.
This key is verified to be attached to my email through keys.openpgp.org.
It’s possible some keyservers have an older, incomplete version of my key file, missing my git signing subkey. My website will always have the most up-to-date version of the file.
Git signing
My git signing key has the ID 7DE9FA10A6B58CA5. It’s a subkey of my main keypair mentioned above,
so as long as you download that you’ll be able to verify my Git signatures. It never expires.
I started signing all my commits on May 16th, 2023. Any unsigned commits from after that date are forgeries.
Hardware
Currently I have two Yubikeys (main and backup), but I haven’t set up a key on them. If I do, it will appear here and be signed by my PGP key.
age
My age public key is age1apcqezdz3xtmnps37j9ncqt257cpzwjkpskf3308nu3wyp0t598svg8hx2.
You can use this to encrypt files so only I can read them.
As proof of ownership, I have signed this public key. The signature is here.
Verify with echo -n '<my age public key>' | gpg --verify age.sig -, after importing my PGP key.