CryptoTalks.ai is now Obscurify.ai. Sign in with your same username, password, and tokens.

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.

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Warrant Canary for Obscurify.ai ================================ As of 2026-02-01, Obscurify.ai has NOT received: - - Any National Security Letters - - Any FISA court orders - - Any gag orders preventing disclosure of government requests - - Any requests from government agencies for user data - - Any requests to install backdoors in our systems - - Any subpoenas or court orders for user information This canary will be updated by 2026-03-01. If this canary is not updated or disappears, assume the worst. -----BEGIN PGP SIGNATURE----- iIsEARYKADMWIQR/YoZNeYS6uBijBwROAA3o2Slw1QUCaX6hfxUcY29udGFjdEBv YnNjdXJpZnkuYWkACgkQTgAN6NkpcNWQeAEA4k+K1xwN/33/ino70RhhewvgQhKS GEPZPuo5x2lneNQBAMVaRPonZS/D+j9FDSu/oMXvA0FixvQ220rj0FkfW5UG =2xCy -----END PGP SIGNATURE-----

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

-----BEGIN PGP PUBLIC KEY BLOCK----- mDMEaXjzxBYJKwYBBAHaRw8BAQdAmHn6NNl1WHfYyK+lZpKKOQBGo4OPvtwDS4XA iXmqLNa0I09ic2N1cmlmeS5haSA8Y29udGFjdEBvYnNjdXJpZnkuYWk+iJMEExYK ADsWIQR/YoZNeYS6uBijBwROAA3o2Slw1QUCaXjzxAIbAwULCQgHAgIiAgYVCgkI CwIEFgIDAQIeBwIXgAAKCRBOAA3o2Slw1RCrAP9nx4a6H0D84HfgmBmUnm5UbqFY rUq2ait22yQfmcdi2gEA44X6Ilghq9kRwHTty3LYeCxeTtw6pYGwmYeGYl0kfge4 OARpePPEEgorBgEEAZdVAQUBAQdAF0x7gXuxTEV+20rm3ir3du+iH3SQ6MnYREnO man57zQDAQgHiHgEGBYKACAWIQR/YoZNeYS6uBijBwROAA3o2Slw1QUCaXjzxAIb DAAKCRBOAA3o2Slw1QWhAP4w0L/BVnn3N6sh25G7bXM5g6+JvG/Wbf8+l6LJqsiI 6AD8CyVlQNvgNwHzhyb3o6ThbCbcjZ57yV8TT+R7CmXU3A4= =A3nz -----END PGP PUBLIC KEY BLOCK-----