My personal website, goal is to have a blog and a "resume".

pgp.page 305B

1234567891011121314
  1. ;;;;;
  2. url: pgp.html
  3. format: cl-who
  4. ;;;;;
  5. (:div
  6. (:h2 "I use PGP")
  7. (:p
  8. "As of 2015-08-26 I use PGP to sign various things (including git commits and emails).")
  9. (:p
  10. "My current public key can be found "
  11. (:a :href "https://pgp.mit.edu/pks/lookup?op=vindex&search=0x6B0AAC963BBA818C" "here")
  12. "."))