31 lines
1.1 KiB
Markdown
31 lines
1.1 KiB
Markdown
+++
|
|
title = 'Contact Me'
|
|
+++
|
|
|
|
![frens!](frens.gif)
|
|
|
|
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.
|
|
|
|
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:
|
|
|
|
```bash
|
|
curl "https://ejv2.cc/contact/ethan.gpg" | gpg --import
|
|
```
|
|
|
|
I don't use Reddit, Twitter or any other bad platforms (which is basically all of them).
|
|
|
|
Although I do have some old social media accounts, they will pretty much all be inactive. The only service I regularly use is Steam, so feel free to add me on there or send me a message.
|
|
|
|
![birth of steam](birth-of-steam.jpg)
|
|
|
|
In any case, I appreciate you getting in touch!
|