PGP Key

The PGP key fingerprint for matt (at) comp.uter.science is:

73A4 E845 2A5F F598 F881 13A5 C7AE E109 7C8F E622

This key is available on the Ubuntu keyserver (because it was the only server online at the time I created it).

Cross-signing instructions

Fetch the key, sign it, and email it back to me:

# Fetch the key from the Ubuntu keyserver
gpg --keyserver keyserver.ubuntu.com --recv-keys 73A4E8452A5FF598F88113A5C7AEE1097C8FE622

# Sign the key
gpg --sign-key 73A4E8452A5FF598F88113A5C7AEE1097C8FE622

# Export the signed key and email it back
gpg --armor --export 73A4E8452A5FF598F88113A5C7AEE1097C8FE622 | \
  mail -s "Signed PGP key" mattwb (at) seagl.org

Please send it back to me at my SeaGL email, because I have not yet setup SMTP on this domain