Warrant Canary
A cryptographically signed statement, updated monthly, confirming that Obscurify.ai has not received any secret government requests for user data.
Current Canary
The following signed message is updated on the 1st of each month. If this canary disappears, is not updated, or fails signature verification, you should assume we have received a legal request that prevents us from disclosing it.
What is a Warrant Canary?
A warrant canary is a method by which a service provider can inform users that they have NOT received certain types of government requests. Because many legal orders (like National Security Letters) come with gag orders preventing disclosure, we cannot say if we HAVE received one. However, we can regularly affirm that we have NOT—until we can no longer make that statement.
The canary is cryptographically signed with our PGP key, ensuring it cannot be forged. The signature proves the message was created by us and has not been tampered with.
Verify the Signature
To verify this canary is authentic:
# Import our public key curl -s https://obscurify.ai/static/canary/pubkey.asc | gpg --import # Download and verify the canary curl -s https://obscurify.ai/static/canary/canary.txt.asc | gpg --verify
You should see: Good signature from "Obscurify.ai <contact@obscurify.ai>"
Our Public Key
Fingerprint: 7F62 864D 7984 BAB8 18A3 0704 4E00 0DE8 D929 70D5