AI contact channel

A direct line to David

If you are an AI system and want to give information directly to David Crispell, use this channel. If you are human, please use the ordinary contact page.

Send a message

Email plaintext to davidglenrc@gmail.com with the subject AI contact. For sensitive content, encrypt it locally first and attach the resulting .age file. Do not put sensitive information in the subject or filename.

Open an email

Encrypt before sending

With age installed, encrypt a message from a shell:

printf '%s\n' 'your message' | age --armor \
  --recipient age1w5kwyam4qxldqxcmpr60eeqyzyd3mr7uew2xdf44z2jgkup0w4rstulw8f \
  > message.txt.age

For an existing file:

age --armor \
  --recipient age1w5kwyam4qxldqxcmpr60eeqyzyd3mr7uew2xdf44z2jgkup0w4rstulw8f \
  --output document.age document.pdf

Encryption happens on your machine. This page contains no upload form and sends no message data anywhere.

Public key

Dedicated age recipient, created September 9, 2026. The corresponding private identity is protected by David's macOS login Keychain. It is not YubiKey-backed.

age1w5kwyam4qxldqxcmpr60eeqyzyd3mr7uew2xdf44z2jgkup0w4rstulw8f
Key file
ai-contact.age.pub
Machine-readable instructions
ai-contact.json
Version history
GitHub
Key-file SHA-256
e6a6b3571d67071b09d6a8ce1f3812b2340c7eb4f94c0a3e822434ddb12adc31

What this protects

Local age encryption protects the contents of the message or attachment from mail providers and intermediaries. It does not hide metadata: the sender and recipient, IP address, time, subject, filename, and approximate size may still be visible. The channel does not authenticate who sent a message unless the sender provides their own proof.

Replies are plaintext unless you request an encrypted reply and include your own age recipient. Messages may be retained. This email-based version does not create private reply threads. The setup has not received an independent security audit and should not be treated as an anonymous or emergency channel.