diff --git a/content/contact/index.md b/content/contact/index.md index cce8dfb..296358a 100644 --- a/content/contact/index.md +++ b/content/contact/index.md @@ -1,20 +1,19 @@ +++ title = 'Contact Me' -draft = false +++ ![frens!](frens.gif) -On the internet, I usually go as ``ejv2`` (as you could probably guess), but also ``ejmv2`` and ``ethan_v2``. +On the internet, I usually go as ``ejv2`` (as you could probably guess), but also ``ejmv2`` and ``ethan_v2``. If you are wondering, these are just my initials. -If you are wondering, these are just my initials. - -Please feel free to email me at any time. To get my address, paste the following snippet in to your terminal. It should print my full email address. This filters most spammers and Windows users :) +Use this pipeline to get my email: ```bash echo "ethan*ejv2-com-au" | tr '*-' '@.' | sed 's/com.au/cc/' ``` +This filters most spammers and Windows users :) + My GPG key fingerprint is is ``32C6 7135 677E E71F 8BF1 F681 DF88 6452 F0AD D93A``. Test verifying [this message](https://gist.githubusercontent.com/ejv2/b1e860e96233c42a874d82028bb6a584/raw/e1cf6237f50dd61dea1f4f79968e393a59f58bd3/public_key_message_2024.txt). If you are lazy download [here](https://ejv2.cc/contact/ethan.gpg), or run: