-----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-revision-control-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-revision-control-15.0-stretch-amd64-openstack.qcow2 583f3b73af6e50fcd8bd968791bdcbceb94d24cb40a808c581bbeff1f6e2af16 turnkey-revision-control-15.0-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-revision-control-15.0-stretch-amd64-openstack.qcow2 b71b8a10bfb6ff905e3e3ee719256ae1322fdf796a22eefa6b1e2887cc53ccb306ccf6a565c95492bf54a0296cf1f1f27a82bc460b53eb5cb213436e3318ddc4 turnkey-revision-control-15.0-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-revision-control-15.0-stretch-amd64-openstack.qcow2.hash turnkey-revision-control-15.0-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-revision-control-15.0-stretch-amd64-openstack.qcow2.hash turnkey-revision-control-15.0-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAl1GhWAACgkQhcJelaFu uU2HnggA4rt8Mo37rDbO5c8n8LEWMvJT6g46U32vYVzvmd7tDeAghQP2vhPko2B1 u5zxHvsyoCBld7k5zDYOllxNI3VLz4je541lScZMVwAe08BSIPiDxJaMFjRIs2tH UWsHn7gFeJRRKJ/C8NaMx+QJTaJltvrQFcbbiIESStIe14GH8aEgOEpZ3wXfPEEr RzE+pRZKYxkR6LiFv8ZVwuuLqz2n2PWd4AJhEXiOehge8YaLwsSVFDI7CxF7AvD5 NtM40VO31ZhFd5JqqER3/+H+yznO06JYj0SRiv+IloBDzdsXUQwmEJ31ZgS7kLHE l55sCPq7vD2C+25rmAuQ7L2EfctFaw== =J6wJ -----END PGP SIGNATURE-----