-----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-web2py-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-web2py-15.0-stretch-amd64-openstack.qcow2 0a3c8687c9b34200be71abf00d7c95cf063d1fa1372a0349f509ec4d5b6fc12a turnkey-web2py-15.0-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-web2py-15.0-stretch-amd64-openstack.qcow2 6ad31c757d91ab433da61add4805e9f60676ac7defbf89b7c2022dc5e06702ee9f9418df3db6c6d652dc18420adffe27b5d5421724f7dedde18fc18816937b95 turnkey-web2py-15.0-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-web2py-15.0-stretch-amd64-openstack.qcow2.hash turnkey-web2py-15.0-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-web2py-15.0-stretch-amd64-openstack.qcow2.hash turnkey-web2py-15.0-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAluM++4ACgkQhcJelaFu uU0M5gf+K9X03Vqz5fgeHiSJ3hfRVrYxqrxQDJlzV6W7jO2dhsC8AsvckzrXLu0w FuXqz131rwBaqel6XnCZ+TjL8B0Qwd3arBbPM3zUSls7SjAz/pzBFryEX4IRRDX0 d1Vs7D+YZXugk2GXS1yRMti/OF5kT5ITwxCEc4KE6BxeJIbnxXPGkRPdkCdQ5tvG DnjI4c8vbLtAu07hV2NbJTvxFTuQh8ZsviqfM+nwPzzvV5einW7VtDga8ogzQgA7 ii8YfdS95C1qdU7FdQx/3OEvhRJy6j+LXlsD2va5IXBZbyvT9B9iJ5sl2VAGsEMg uDrxnKWb7A5/sKGCChPgtdkZCGH1WQ== =pZN/ -----END PGP SIGNATURE-----