Security

PGP Fingerprint

Verify the authenticity of our communications

AD5B 437D 3BB0 34ED 12AC ABA7 4293 262A B444 DD8D

PGP Public Key

Download our public key for secure communication

Download PGP Key →

Security Policy

RFC 9116 compliant security.txt for responsible disclosure

How to verify our identity

Step 1: Import our public key

curl -s https://semor.ai/.well-known/pgp-key.txt | gpg --import

Step 2: Verify the fingerprint

gpg --fingerprint security@semor.ai

Ensure the fingerprint matches: AD5B 437D 3BB0 34ED 12AC ABA7 4293 262A B444 DD8D

Step 3: Verify security.txt signature

curl -s https://semor.ai/.well-known/security.txt -o security.txt
curl -s https://semor.ai/.well-known/security.txt.sig -o security.txt.sig
gpg --verify security.txt.sig security.txt

Report security issues

If you discover a security vulnerability, please report it responsibly using our encrypted communication channel.

Security contact: security@semor.ai

Please encrypt sensitive communications using our PGP public key above.