Transparency and accountability — verified quarterly.
StormyCloud operates on a simple philosophy: we do not retain logs.
Because we don't retain data, we cannot provide what we don't have.
A signed warrant canary will be published quarterly (January, April, July, and October) to ensure that StormyCloud has not been compromised by any third-party using a subpoena. You can download the warrant and the PGP key.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
StormyCloud Inc, July 2026
StormyCloud Inc has not produced any information in response to a
secret subpoena, such as one served under 18 U.S.C. Section 2709(c)
of the U.S. Patriot Act, and has not built "backdoors" for any
government into our products. All government requests for user data
need to come through the front door (i.e., by serving valid legal
process upon StormyCloud).
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQRHv6RMhvlUPNzkuZWLRD9vEHc9FAUCanu/CAAKCRCLRD9vEHc9
FKckAP9iIKt0QyqAc7cBuQ/0XGN1Ij6gYxHO1YrmH8VK2hj3lgEA1vYL3HWnG2iW
nu+3Ry2pWcQR82qFNhdj2lSMELyVVgk=
=ERpQ
-----END PGP SIGNATURE-----Run the following command to download and verify the warrant canary signature:
wget -q http://www.stormycloud.org/files/message.txt.asc -O message.txt.asc && \
wget -q http://www.stormycloud.org/files/public.asc -O public.asc && \
gpg --import public.asc && \
gpg --verify message.txt.asc