-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 To ensure the image has not been corrupted in transmit or tampered with, perform the following two steps to cryptographically verify image integrity: 1. Verify the authenticity of this file by checking that it is signed with our GPG release key: $ curl https://keybase.io/turnkeylinux/pgp_keys.asc | gpg --import $ gpg --list-keys --with-fingerprint release@turnkeylinux.com pub 2048R/A16EB94D 2008-08-15 [expires: 2023-08-12] Key fingerprint = 694C FF26 795A 29BA E07B 4EB5 85C2 5E95 A16E B94D uid Turnkey Linux Release Key $ gpg --verify turnkey-bugzilla-15.2-stretch-amd64-openstack.qcow2.hash gpg: Signature made using RSA key ID A16EB94D gpg: Good signature from "Turnkey Linux Release Key " For extra credit you can validate the key's authenticity at: https://keybase.io/turnkeylinux 2. Recalculate the image hash and make sure it matches your choice of hash below. $ sha256sum turnkey-bugzilla-15.2-stretch-amd64-openstack.qcow2 a71659e0f43aaf5c6d8da41b5a498bb104e584aecffcdb061fcaf2a239a8a8ec turnkey-bugzilla-15.2-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-bugzilla-15.2-stretch-amd64-openstack.qcow2 e7a96a1ecab8f8750fddab80aa634af00ddc3490a0417e04bac22ac7c5b03220d959c6295784547d7898939f757022abe672bb20abf72f35eb4948c72224e319 turnkey-bugzilla-15.2-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-bugzilla-15.2-stretch-amd64-openstack.qcow2.hash turnkey-bugzilla-15.2-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-bugzilla-15.2-stretch-amd64-openstack.qcow2.hash turnkey-bugzilla-15.2-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAl1GhVYACgkQhcJelaFu uU1K1gf+MEm8HbK6NnZc9w7WOAy506wFIPczneEGfmZp6vqPaG6+gMHpwzjCSx12 EQFnjn6N4GqJVJgepM9q735qvEy6bG8P1YH9pbCYAX1ii3PdBRP4valPA1HrgSY3 KnxgvLFEmbXWvTc2HArW2s5ID3Hc8qDG1eMqZTFcEDn5R2WDHxKFmknUipo0awQV aU80/ckT0/Xtzqoe+s+eJy0Eb9a505A/y1YWbuoz4Gg61kxbRKl1pGWAlWKa/MLf OF8LlsFS3LevbGBABjJSP++9VnJZfPU1UtDxTKfm1cA3RVkp0sxgv45g49ua2Ub8 K76R9falEMNR+N7j4IzJfJyWnTFDQA== =Vc1B -----END PGP SIGNATURE-----