-----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-roundup-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-roundup-15.0-stretch-amd64-openstack.qcow2 8bc81cc185b1d183842e41757ada15e0a2b09b09a8eb292bc772bf1190cee0a4 turnkey-roundup-15.0-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-roundup-15.0-stretch-amd64-openstack.qcow2 06f31bb6ee6dd10b7bc71a972887e4eb7685c1dec10d40a11578525405ea614c0a0d1f9226df8d44e8b9338a91eb3efb051ac413e6e8fd246dbc0638132a7c63 turnkey-roundup-15.0-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-roundup-15.0-stretch-amd64-openstack.qcow2.hash turnkey-roundup-15.0-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-roundup-15.0-stretch-amd64-openstack.qcow2.hash turnkey-roundup-15.0-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlte13AACgkQhcJelaFu uU3MNAgApSvSoqGRbApMknIKNvqpnYDp0PprEb28DkBveoIGaHSHZORDIDbNCN5l vs0V8rfQypQSgaqxawtZ2YrE+eK5591mRTy4W0Y3XJAdzUYZoYEJDP+ALlrRYGas MWfWs5Ts/X2KUnGfuY+SYHrsmSn/2gyUQL4G1FXWzkbr93cpMiFfwZHT5nlyWpQ2 BDrg8CTROTQIT+UF8Moh0OmhG2EbowbHsVU0PBYQnmo3y3accX8KVUbpnTCAKUjl 91ojH3mlKAo8PJ3Gjwd9mu3JD0DzFZEnuUfF1j/A5OSOKIEe7uVYv03g+sI0H9Aw JSCbFg62Dj76r8HiaRR/1l2EOhCyPA== =oruz -----END PGP SIGNATURE-----