-----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-openldap-14.2-jessie-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-openldap-14.2-jessie-amd64-openstack.qcow2 5a05ec793a6fbd5c90996f8ed68e68846e9b5c8ba51e870067b210e8b3490fe3 turnkey-openldap-14.2-jessie-amd64-openstack.qcow2 $ sha512sum turnkey-openldap-14.2-jessie-amd64-openstack.qcow2 84f3eaf74c4faa6e4fd8de9f5a8c17bb8fa08c0058e684d7a9c6c65a662c391dccc1ce81a14b3639577cbb1c31cccd1329b91d4fed1c304f4ea752bfab95218f turnkey-openldap-14.2-jessie-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-openldap-14.2-jessie-amd64-openstack.qcow2.hash turnkey-openldap-14.2-jessie-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-openldap-14.2-jessie-amd64-openstack.qcow2.hash turnkey-openldap-14.2-jessie-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJZNo92AAoJEIXCXpWhbrlNwfQIAJFmFvHAlC4mH3qxHw3D7LJD B6VRAF0R6/Ookt1yktZU+dzYjmplFp6mEOpFPxXjm7HYI+CfI23/TiBPKNmAbWcE fnV4w9vqta43cT7XaQB1k+L3Gq37NjB+CiVcPl8zuRDCH3Cf4R43VlL/6V/PyM2g 72AliJgY8N1ndD+zB+8QLa7cbif2bAb2dqCnuPsn0dg4IuKUhYSM2KZ6u8j96yMb vFfnVAQVNWxeDrudH+F9hcQ+AWGpN4RL21zq2+zmlmdVBqUfzGvPfEzWMszcWe/N Tqrh9zj3gTJC52PJ/4rSgbHRh3z+W2VpXldjCsEo1wgrWHq9RdPCbBFi34xklOA= =ezPl -----END PGP SIGNATURE-----