Contact ------- Email GnuPG 0x46E554E3 3710BD9A - This page is signed see: signed-note.txt.asc LinkedIn /in/sansar IRC sahal on libera.chat Verify GPG Signature -------------------- Because I'm using Cloudflare, I can't sign the HTML page as there's some anti-spam protection built in. That's why this txt file exists! Here's a quick script to verify the signature of this file: ``` gpg --receive-keys 0x46E554E33710BD9A wget --quiet -O - https://sahal.info/signed-note.txt > ./signed-note.txt wget --quiet -O - https://sahal.info/signed-note.txt.asc > ./signed-note.txt.asc gpg --verify signed-note.txt.asc ```