-----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-youphptube-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-youphptube-15.1-stretch-amd64-openstack.qcow2 bf6cddf3867ee079908aa64c3ae2cbdcd5e1e4293a6f38ab30e5c649f1d27bf6 turnkey-youphptube-15.1-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-youphptube-15.1-stretch-amd64-openstack.qcow2 0fac234053b5c088e09e5a0b2a1200a78028c7324c228790de9420fee4d30667f99a23b55ddae2913d9038ef24bad22469dd7c7f203de791ce6484ca18f67701 turnkey-youphptube-15.1-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-youphptube-15.1-stretch-amd64-openstack.qcow2.hash turnkey-youphptube-15.1-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-youphptube-15.1-stretch-amd64-openstack.qcow2.hash turnkey-youphptube-15.1-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAl1GhWMACgkQhcJelaFu uU3xSQf8D4ZSO4JgZ3hBsB0PjDfjte8KIVRUkaXH5z7sdqhPlFxf4d+vUxJJQP5V UyBDLlwONW4uKq+rZhYfz0ZPqzYpySZPn5EqkUoeFEZANdbfPtCN1DYq12ZzM7Dn uq3BuRxS9PypE4xAoT2sV/glgIvnjZNZLfNujOwNR3knpn7JieYaviPBQl2+exH/ t2ad7WDMgCqbcVKiKdyETYQb2etnHqIG1TgRnedT0PbUuEgWhMIdDoZIB5HLDUlV /NjjaCSuvuHrRuzP38ILErbmdyApaQ9CQOMpCSZRu+xwA819ecWN/1OzMo/S7sYW UGwJoRdeb5s3fWwXEYjtHdRSNKu9Sw== =32t6 -----END PGP SIGNATURE-----