-----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-nginx-php-fastcgi-15.0-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-nginx-php-fastcgi-15.0-stretch-amd64-openstack.qcow2 66ae2ccfa899acc3cdaf90b478be67e6bf900cc7c1190291122b74018bd7ca57 turnkey-nginx-php-fastcgi-15.0-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-nginx-php-fastcgi-15.0-stretch-amd64-openstack.qcow2 6a65cb502cb2b408efd274335a77434113e217274d40e4cca2e9efc9c6430fb7e98dfe3fe0e7cea49d0fb7d62efd2aab63ec5c7d1132a7ee282865ca5a84bae4 turnkey-nginx-php-fastcgi-15.0-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-nginx-php-fastcgi-15.0-stretch-amd64-openstack.qcow2.hash turnkey-nginx-php-fastcgi-15.0-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-nginx-php-fastcgi-15.0-stretch-amd64-openstack.qcow2.hash turnkey-nginx-php-fastcgi-15.0-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlte12sACgkQhcJelaFu uU0zzAgAmEI/giQNN8kL2Zt+04PcS+WWL7oEaIjMw9vm3Qqd7m0oWc8adp67xY9F J/a/KXaZiZXmNO6aZDcBILgyqmSA+sJV4HW8HrOvAmVpjCARRuiXa1xsiLQO5BDX noHNdr8aNfYVgaqaY60tgzPz/dn93OXJ8PXHJGNDwbEjzu8c6o6bsJ+BdGuwghFK AVg9zHQpbCCmScwZL4Flyr8CwG31TW4hWjDqWHSO1CS3MHGwNaSdW6iwyZhTwRQu 3/cNrkuu0SLBxkD0tm2Wn56o0bHUKjpjzMUqa6lBewEThnn2ILxrMKlPpqKmkze9 KbT/zW9bR2qy4haLozZNIgtKnf20kg== =rvWc -----END PGP SIGNATURE-----