-----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-ezplatform-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-ezplatform-15.1-stretch-amd64-openstack.qcow2 f1688e7d3724dccbf536c27a08e7fa0fc3859197f77215dbc7fda260aa36c75f turnkey-ezplatform-15.1-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-ezplatform-15.1-stretch-amd64-openstack.qcow2 5e95dac2f7d84e4c55cbced3aa65a3c7db0899c69c51d8fbe927524a1fdfcf2f1bc17611a411cb06d35b86f4df108a6ce09c175d54b89f5b08800280c46dbd86 turnkey-ezplatform-15.1-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-ezplatform-15.1-stretch-amd64-openstack.qcow2.hash turnkey-ezplatform-15.1-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-ezplatform-15.1-stretch-amd64-openstack.qcow2.hash turnkey-ezplatform-15.1-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlv/ph0ACgkQhcJelaFu uU1PiggAyYwcw3vmr++w4bLN8HgUnIIN6N5gZcIb3t24GkApsIdZEbQfb1A1zfrB oC/p4Jttc3iCw4m/esyTMEEfePGRswCGIiKn4U2gycnO5f7M9aokH9XaZXTZ5zZv QVofJhOAZD3Z82cEaXosSK3BNN2eL2D+d7ZIupNLHKg+5ygkgs9YCKOB0719YxZB ub0Dm5Flh/mDK7p61y3wCzBjiPInUm89KFHYfVBCxpiWqF8lDiJempie/7oGVItS lR5mb+MSyUELt1uJ32bn2u4R+FY7Aw49LbmSCYVfUEuohLw7UzZbNP4UrP7ZghAk B1nfxC+HGqXSC3czJGmIGBQmJ1qoGg== =iUwh -----END PGP SIGNATURE-----