-----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-wordpress-15.2-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-wordpress-15.2-stretch-amd64-openstack.qcow2 8059e8529373b97337160ea0d723255366f5c83a93a7746e64704d35aa9f8f02 turnkey-wordpress-15.2-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-wordpress-15.2-stretch-amd64-openstack.qcow2 4ac1fd629f98422622f9f5c454721b67e85b3cabad69627e9cd36fd6ceb9c24cb70ecb4559c03611b1b53bcd3ffb488fa4bdf58914f8eced8da9f324398baccc turnkey-wordpress-15.2-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-wordpress-15.2-stretch-amd64-openstack.qcow2.hash turnkey-wordpress-15.2-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-wordpress-15.2-stretch-amd64-openstack.qcow2.hash turnkey-wordpress-15.2-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlv/pj8ACgkQhcJelaFu uU19jAgAvCfZZS9uBAGe/hbY6NYHDwcHS87hzIxswlSxRLlYduRFNxpqMolTeAAr nudfUnYPZ8SxbjlqrzaQxtdoWww8MxXfBtyQ9fS140Ag4eB7H8zacZavfaRaWJJK itb3BUPyuHXKWzaSk9Xz9anE/HlvvYvIY3XNaih1PZzkf6EV9aletjYdHVyk3/Go lkfNHA5m8V/o2V0Sxp/RoxyWOA8GuHot2XD0w+4uC6kkt9AWReI8NJ18mz0wuWNk TJtLFRmJtbhZRvoQ6CfhbHemGtXjkg0VclNorJh89y6rchCYjwPkmMD9ZN6HYJ9+ V22UKmpu/kdLXufzTcX7fQN4dLXHDA== =cxi4 -----END PGP SIGNATURE-----