A friend had issues finding my #GnuPG key a few weeks ago and reminded me of Web Key Directory (WKD), a mechanism to make public keys available via HTTPS. So after meaning to look into this for a long time, I finally got around to do it.
You can now get a copy of my key with `gpg --auto-key-locate wkd --locate-keys me@fabionatali.com`.
Quick write-up on how I set this up: https://fabionatali.com/posts/make-your-gnupg-key-discoverable-via-web-key-directory/.