Security Disclosure Policy

If you discover a security vulnerability in any of my services or infrastructure, I encourage you to report it responsibly. I take all reports seriously and will respond promptly.

Contact

Send your report to security@ariscodes.com. Unencrypted emails containing vulnerability details will be ignored. Please encrypt your message using my PGP key.

PGP Key

Fingerprint:

EEA1 FE96 F44D 31CB 169B  E924 96BA 5662 7A68 85D5

Obtain my public key:

How to Encrypt Your Email

If you are not familiar with PGP, here is a quick guide using GPG:

# Import my public key
gpg --fetch-keys https://blog.ariscodes.com/pgp.asc

# Verify the fingerprint matches the one above
gpg --fingerprint security@ariscodes.com

# Encrypt your message
gpg --armor --encrypt --recipient security@ariscodes.com message.txt

Attach the resulting .asc file to your email, or paste the armored text into the message body.

Important: Include your own public key or a secure contact method so I can reply to you privately.

Responsible Disclosure

Acknowledgement

If you wish, I am happy to credit you publicly for your discovery once the issue is resolved.