-----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-ansible-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-ansible-15.0-stretch-amd64-openstack.qcow2 f80baff8b700d5090c08a747de26c49161c44a1378b930530e08f6a255a7a196 turnkey-ansible-15.0-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-ansible-15.0-stretch-amd64-openstack.qcow2 acff323e8e70e3e5c23ef865f143b4e444ba9a9b2d786dab52b1c169d4fb98806a9db67d081cc84fa5a3830cc113cddd5dd31d53c0c705b5b13417453f5b4d26 turnkey-ansible-15.0-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-ansible-15.0-stretch-amd64-openstack.qcow2.hash turnkey-ansible-15.0-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-ansible-15.0-stretch-amd64-openstack.qcow2.hash turnkey-ansible-15.0-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlvITOwACgkQhcJelaFu uU30ZAf9HIPZsO3+rxQj2N1vncZbRv4d88lUBRz5/hA1bpMfzNt9VeSBdjIsZrTU nr5rZTJLfHlnU1GkihWPQ6stg14P5LfKn21LZnEqh7DZB7/65+T+aHiO3IvkmH1G DOWfxofni8rWOAIDCK59xvxQvB8GxS0g03WFsgXo+Zt9RE6Lm5P9OGNpJJKpb9+H D1KiV8+xOVYY696qYe4LpUTKojL7Zna1cbqpQEv8jw/4/2SHPqciIfw2OPqc69qZ JEtPpiS0k1WkOh5yoBXn6s84Z9iZv9jag8ySZuzguct+Tyb1cqSc+fDwTvdIRHKx AE0M91yIucYh89vurJFSN3q46DJT/w== =FGQW -----END PGP SIGNATURE-----