..

About

Hi, I’m Shane. Trail Runner, Amateur Radio Operator, Software Engineer.

Email is the best way to reach me. I’m inactive on LinkedIn and private on github/sbostk.

Contact

contact/sbostk.json (base64)

base="https://sbostk.github.io"
curl -s "$base/contact/sbostk.json" | base64 -d | jq

gpg/sbostk.pub (ascii)

base="https://sbostk.github.io"
curl -s -o /tmp/sbostk.pub "$base/gpg/sbostk.pub"
gpg --show-keys --with-fingerprint < /tmp/sbostk.pub
gpg --import /tmp/sbostk.pub
gpg --list-keys