-----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-magento-15.0-stretch-amd64.ova.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-magento-15.0-stretch-amd64.ova 1819ef18959717ada36e8c6ad29ae4c42657811f3f9c07946c518961b6406ff3 turnkey-magento-15.0-stretch-amd64.ova $ sha512sum turnkey-magento-15.0-stretch-amd64.ova e52f50a93dcd67e28628d5a28193ef1ae5565843d596b1deb33b8eca6990e1df06e884bec753aa12e4b950bd67fd017f9d5ff2b746ff667fbe0a1bbdc128f362 turnkey-magento-15.0-stretch-amd64.ova Note, you can compare hashes automatically:: $ sha256sum -c turnkey-magento-15.0-stretch-amd64.ova.hash turnkey-magento-15.0-stretch-amd64.ova: OK $ sha512sum -c turnkey-magento-15.0-stretch-amd64.ova.hash turnkey-magento-15.0-stretch-amd64.ova: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlte12YACgkQhcJelaFu uU1cjAgA68uF5BpB9TQl4xTBd+ZpueehRt7fngn0BBlRUBzSd5Y6/2U1wlJDOdlA 44I7v297GpIc9TQ/jeEywQbuGfp5UzgUDs2+cfSgZ2p5IAoausfoDEYRhB0CnvBd qPT16pcVoD1eBWZDZ8QRuM1QJVU2SLgAsVXRm9bYN0b4WWfyDvi4VY0dqdCmctQX RnjEEBcjs+9ZCXuP3YlUwf3F3t6t/sMraK6cE+VXiU4rkIyoltm/eEdbb97sYOqv WrrZuU6DQDOx+iUgBa5zo12tkR6Stssr7KjbXgZc0/cZ4iJEDyIO/2Sld7LhZd3T w29r0tkAGMy9Fn4tWarkprilWQCi+A== =ETOB -----END PGP SIGNATURE-----