安全

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

如何验证我们的身份

第 1 步:导入我们的公钥

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

第 2 步:验证指纹

gpg --fingerprint security@semor.ai

请确保指纹与以下一致:AD5B 437D 3BB0 34ED 12AC ABA7 4293 262A B444 DD8D

第 3 步:验证 security.txt 签名

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

报告安全问题

如果您发现安全漏洞,请通过我们的加密通信渠道,按照负责任披露原则进行报告。

安全联系人: security@semor.ai

请使用上方提供的 PGP 公钥加密敏感通信内容。