-----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-omeka-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-omeka-15.1-stretch-amd64-openstack.qcow2 4594b8b62c20d9e5d1e88068b6200f323638b257cd9b6d9cd8d80f3220a8b4b1 turnkey-omeka-15.1-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-omeka-15.1-stretch-amd64-openstack.qcow2 9d8f0aa418af01e43f836412bb7fcbc7c4be2675fcb1a4a5c32149b9c071260064c9b5120872072ccd97d2e7f4d4c6cc9429334b0cdf4cef1d02fb14c678bf58 turnkey-omeka-15.1-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-omeka-15.1-stretch-amd64-openstack.qcow2.hash turnkey-omeka-15.1-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-omeka-15.1-stretch-amd64-openstack.qcow2.hash turnkey-omeka-15.1-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAl1GhV0ACgkQhcJelaFu uU2/SwgAtECNxfA+K9t95rTeEQw/VXXlpemGsEOsotwYT8sAsndGDOuU17Xgydj1 ubx5fu82qnhXW8DxqZegRWFfGYrq23mep9P6fEgn86wR4BShlYSDRoR52XccbeWj 5e8avF2aMk5B5tXdSs9RByZYhT03JAo7txSdiREo066cGKOmtrECJFxeLpVN8r4g FBCbjWIM7go9qZORicIgbPT9yLeeCT8oqmM8aNFZkM9SxTLU26js53IwaF+AKN1X Hf1eMmacAHhArBU7UZR+hmxA2RMPIyr/Pwcx5DOW40CSfBKBj2kNwtTZUNWcV7iW 6IY147iyCRYYA/t+YlvLRyXbJ+LEnw== =o0YL -----END PGP SIGNATURE-----