If you are using Mmac/OS or Linux, open the terminal. You can import the key with:<p><code>gpg --import /path/to/key.asc{submission_key_fpr_filename}</code>.</p>
<strong>TipImportant:</strong> If you wish to remain anonymous, <strong>do not</strong> use GPG to sign the encrypted file (with the <code>--sign</code> or <code>-s</code> flag) as this will reveal your GPG identity to us.
Upload your encrypted submission. It will have the same filename as the unencrypted file, with .gpg at the end (e.g. <code>roswell_photosinternal_memo.pdf.gpg</code>)
<a href="{url}">Download</a> the public key. The public key is a text file with the extension <code>.ascIt will be saved to a file called: <p><code>{submission_key_fpr_filename}</code></p>