Submissions & Contact

You can contact us for any questions, submissions with media, love letters and hate mail at incitesouthsound (at) autistici (dot) org.

If you are emailing us, use our PGP key: 0x67784359F3C01003

You can also use the submission form below which will automatically send us an encrypted email. Please include a title for your submission.

Submission Form

Because Javascript is disabled in your browser, your message cannot be automatically encrypted. You need to encrypt your message manually. Learn how to encrypt and send your message:

In Debian
  1. Install GnuPG: sudo apt install gpg
  2. Write your message in a text editor and save it as message.txt in any directory
  3. Download the PGP public key and save it as public_key.asc in the directory where you saved the message
  4. Open a terminal in the directory where you saved the message and the public key
  5. Encrypt the message: gpg --encrypt --recipient-file public_key.asc -a --output encrypted_message.txt message.txt
  6. Open encrypted_message.txt in a text editor and copy-paste its contents to the field below
  7. Press the "Send message" button
In Tails
  1. Write your message in a text editor and save it as message.txt in any directory
  2. Download the PGP public key and save it as public_key.asc in the directory where you saved the message
  3. Open a terminal in the directory where you saved the message and the public key
  4. Encrypt the message: gpg --encrypt --recipient-file public_key.asc -a --output encrypted_message.txt message.txt
  5. Open encrypted_message.txt in a text editor and copy-paste its contents to the field below
  6. Press the "Send message" button