Get in touch
You can reach me via the following, where I welcome correspondence:
I read all email sent to [email protected], and endeavour to respond to every message received.
I tend to use one of the following usernames on other sites:
- jcf
- j13n
- jamesconroyfinn
I'm also available via Signal and Zoom for encrypted text and video. Please email me for more info.
Signature
And if you encounter a Git commit signed by me, it should be using the following key:
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJCFqBB/awADSj49zwaFnni4O1KHedQTax4b/8RyvMfXVerifying a commit authored by me is then as simple as:
git \
  -c gpg.ssh.allowedSignersFile=<(echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJCFqBB/awADSj49zwaFnni4O1KHedQTax4b/8RyvMfX") \
  verify-commit HEAD