-----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-drupal7-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-drupal7-15.1-stretch-amd64-openstack.qcow2 b1ac941986a6d96697c6f9a5da7c2c1c2f3a575892f294404dc9479cb80d7b8b turnkey-drupal7-15.1-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-drupal7-15.1-stretch-amd64-openstack.qcow2 aa3b30f74f66200b32781ca77df5db4f9c590fbaee591778102c1c66b5d2cb30513bb9d2d34ad8590ab55033ecfe497a854f9d2e74d88fe5738e962ad35018c0 turnkey-drupal7-15.1-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-drupal7-15.1-stretch-amd64-openstack.qcow2.hash turnkey-drupal7-15.1-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-drupal7-15.1-stretch-amd64-openstack.qcow2.hash turnkey-drupal7-15.1-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlvITO8ACgkQhcJelaFu uU0tkggA6kk3SYAUFYnjh9r7bID3SSp6Xe80Z7mqU2jPrdJAycbEgnCSTifjP7AJ zmJFkEb2bi7rzxVQTSlJdPiklWI+DrHQhVmOLPIPqUw5kqNzq1DHQ9tvjNAN1Iig U6uKrMBRX2Vmzn+1WBqMywD3DBBJG5ga0WqkZMeQy1MkkSQbfypMZGdv2ICoJ3Gl WRdJhphy+G0qIdxNy9Xqu5Q2yN5J3DG3+wQ0eKdOyRRAydSpVLdHljlOssmxUdxe +akC7DXByFd3eTmvm/NBTpNy6QmJfVGztgz+KTmdjHDwH652CtquiXG0T7Dl194C Mv5LtMJHltl2wddc+uQwVz/ipl3Phw== =3a5O -----END PGP SIGNATURE-----