-----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-mibew-15.1-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-mibew-15.1-stretch-amd64-openstack.qcow2 e5bdda8dd56185cc801b996b7f3d0b6b7bb4db9944b5e93958fd15575d5dc4c6 turnkey-mibew-15.1-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-mibew-15.1-stretch-amd64-openstack.qcow2 0baa50408139d79bd15ec857ff89e4d3e23f7c84803a4510d9b71abdbde6a0b29de6c9e86f762b822e8d10a4e764a2628a174fa4cb00d9717371140c3fdf89ba turnkey-mibew-15.1-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-mibew-15.1-stretch-amd64-openstack.qcow2.hash turnkey-mibew-15.1-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-mibew-15.1-stretch-amd64-openstack.qcow2.hash turnkey-mibew-15.1-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlv/pioACgkQhcJelaFu uU3E6gf/Rw/ZPAMhGH3L4pUWeYR0j+ZZ4qrNeLUdjMYPrrOCXBm6drRjwAURvuq+ ArN9Vk1hrEZPpbgfmNyNfOhMUkN8RHRU/ceWe5+5v5Q15su6rA8mbdBrwaTABzRd wyzKxlHBZ/86NF3inWHNolt6bI/VUQbHrYWLonf4s12PBoSLKdeSA9oUrMyK90Ks MNSgdOcLN2kbI/6LV8N3vyjxJVGbf8ICvBi89oHs+5GoMoiIaaYZQ+aP86cVhA3C XQGmBPcUM5bJrlqWe29VEAHPHgv+DjScfVIXB9KbXI3ELAGIoUx1/clPNuzM7qdu 5nQ6DX4UIXpUl3TNJQyI+CYlhwhlyg== =Eqon -----END PGP SIGNATURE-----