1. A small songbird in the finch family, serinus canaria domestica, originally native to islands in the North Atlantic.
2. A mechanism to test for unsafe conditions, originating from the use of canaries in coal mines to detect poisonous gases or cave-ins. If the canary died, it was time to get out of the mine. More recently, the term has been used by some online service providers to refer to an affirmative statement, updated regularly, that the provider has not been subjected to certain legal processes. If the statement is not updated in a timely fashion, users may infer that the canary statement may no longer be true.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 HelpYouFind.Me (aka, Netlandish Inc.) positively confirms that the integrity of our system is sound: all our infrastructure is in our control, we have not been compromised or suffered a data breach, we have not disclosed any private encryption keys, and we have not been forced to modify our system to allow access or information leakage to a third party. This canary will be re-signed on the following dates: * February 1 * May 1 * August 1 * November 1 We will also sign a new canary statement every time we have to alter the javascript code that handles the in browser encryption to include the expected sha256 hashes of the corresponding files. File: crypto.js Description: Unprocessed javascript source code URL: https://s3.amazonaws.com/hyfm/static/js/crypto.js SHA256 Hash: 0adbffc3cf1bd08deecb42dc54f8811ff7981451d4569afe5b6769a9c6e9c1e6 File: crypto_build.533c3071e05a.js Description: Processed and minified javascript source code URL: https://s3.amazonaws.com/hyfm/static/js/crypto_build.533c3071e05a.js SHA256 Hash: e67db9b2c4725bf2d96adf6220ffe7d445823a34b2759974d934ddd0a4cc8410 We will include a link to a recent news article[0] in each update to establish that the signature was not pre-generated. ## Latest canary signing Below are the details of the most recent canary signing. Date: 2024-11-01 Regularly scheduled signing. ## Frequently asked questions Q: Are you compromised by law enforcement? A: No. We have never permitted installation of any hardware or software monitoring on any system that we control; law enforcement has not taken our servers; does not, and has never had access to them. We would rather cease operations before we did that. Q: Couldn't the government just make you say that? A: Forced speech is actually quite rare in the US legal context. It's usually only in cases of consumer protection where the government has been successful in compelling speech (e.g. forced cigarette warnings). Nevertheless, no they aren't forcing us to say anything. [0]: https://edition.cnn.com/2024/11/01/politics/trump-poison-trust-election-analysis/index.html -----BEGIN PGP SIGNATURE----- iQHJBAEBCgAzFiEEvT4qfd11cHea2Tl9DgYLnxPoFvUFAmck0EsVHGhlbGxvQGhl bHB5b3VmaW5kLm1lAAoJEA4GC58T6Bb17rAL/2CN9cu0MQAuyuQPz26aFtDGB4Wy ROVP4OCtIwK92brPJnlX2s48HjHRf1etySiEFiINZ1x8DZZ1S0g1OCRaBqKiy+OT FXEJJq0XOTuKqsUk8oBdlzNCp6KH19au8AeiHkJRY6OrBfdVCE+Qw9i7aaot8nEA RDWNx6TOaWHgIKr4krrPloh0WE6PF+fbj+jCK1gR2Q8RRnI8kbEpYCJdG0Z9FciU IVDUpnRIXfsV/JZjtaG8WfYf8rT8ZHHGBlL5y+fwzibgut+JeVxDhHxRkt2ICzBC bKa850pL0eeRxRFSsba0FZ1f7t0FP2p3My18KMd2ICy44K8r3bQqyzQCmzcBBfkE YAKcF/ku1SIBbnrbF5Kckch/92msw8knaMsSV1oykbGRfZ3Mpbq0oGbhcV0yBSVJ 1fm17QSTbciPdPnu6bpJ9JZarNruYz35dKNRZ6x5ehoAX+ZCygiYPdUG5WzpK5QS nlVcwTXRmyAAy7kCqpxz/H9aJYHuBgqIXyxdjQ== =AL0P -----END PGP SIGNATURE-----
You should follow these instructions to download HelpYouFind.Me's gpg key and verify the canary statement:
Download our public signing key. Then import it like via gpg:
gpg --import hyfm_signing_key.asc
Once you have imported the key you can verify the statement like so:
gpg --verify canary-statement-signed.txt
You should get output that is similar to the following (note the date will change, based on when the canary statement was signed):
gpg: Signature made Thu 11 Mar 2021 07:42:19 PM PST
gpg: using RSA key BD3E2A7DDD7570779AD9397D0E060B9F13E816F5
gpg: issuer "hello@helpyoufind.me"
gpg: Good signature from "HelpYouFind.Me Admins " [ultimate]
You should make sure that it says “Good signature” in the output and confirm that the keyid matches the one listed above. If this text has been altered, then this information should not be trusted.
Unless you have taken explicit steps to build a trust path to the HelpYouFind.Me key, you will see a warning message similar to:
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
However, you still should see the “Good signature”.
Note: This template is based on the RiseUp.net canary page.