Public keys for verifying warrant canary signatures, commits, and communications. Import them or verify directly.
curl -O https://corploc.net/pgp/hokanosekai.asc # Import a key curl -O https://corploc.net/pgp/hokanosekai.asc gpg --import hokanosekai.asc # Verify the warrant canary curl -O https://corploc.net/canary/current.txt curl -O https://corploc.net/canary/current.txt.asc gpg --verify current.txt.asc current.txt