-----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-laravel-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-laravel-15.2-stretch-amd64-openstack.qcow2 8e1281cc5fcf737817b5cfe0f47b13ce2b50c7f0ebecc9ce7e14931ed0a9a2f5 turnkey-laravel-15.2-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-laravel-15.2-stretch-amd64-openstack.qcow2 da5247881d67439b067e0fc883cc050f914b49038993130ac084f008a6c3cc07846d765edbb88354ecba1a541b3dd56f2ccb6e60c87fe70ffff8faa7bfe6e76c turnkey-laravel-15.2-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-laravel-15.2-stretch-amd64-openstack.qcow2.hash turnkey-laravel-15.2-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-laravel-15.2-stretch-amd64-openstack.qcow2.hash turnkey-laravel-15.2-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAl1GhVoACgkQhcJelaFu uU3bawgA0/Y+Us/7s9DXt+5VsC3uu0GhJy7wqdpaoJQT+u4XDR7gY2R7joaUgxLw P4KO8XxJY6Gq0DKlfs/s6p7MMo7CbwctIZu1SDADM0IW3csEoD4DZoAmodih4WGd teDK28Czi5JbahhCc5ZOLGQF15Fxb5pFGJ4Frk6gA9ZxI46isUYU07gwrG8RO/l1 U4s32M1MLGNDOuxln22gpjmOcao0qYbkMFtOQIqZJv0WBMHW2kEUVIAF85eKseV3 ZaxPEuUb3/IWX8JTE492tCkmMRtb7p9olanuwqbz82rLsd4TBv9IJkARcOYJu8tO ZWkPKtqRIg07fESlAVr0H7WkswfP4g== =RATk -----END PGP SIGNATURE-----