-----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.1-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.1-stretch-amd64.ova 0fa96d47152ab5623d4d567c79debae9d025243ab60657bf63379af97c9fd64b turnkey-magento-15.1-stretch-amd64.ova $ sha512sum turnkey-magento-15.1-stretch-amd64.ova bcfdb4e6d39a69111ec1cc6c4e31cd34d9e9c5efde5bbb7305c0a37ff99592f921c0b46e99fbb36250ae06b91123480c20eeb6c2723b025f8bb84be460956a11 turnkey-magento-15.1-stretch-amd64.ova Note, you can compare hashes automatically:: $ sha256sum -c turnkey-magento-15.1-stretch-amd64.ova.hash turnkey-magento-15.1-stretch-amd64.ova: OK $ sha512sum -c turnkey-magento-15.1-stretch-amd64.ova.hash turnkey-magento-15.1-stretch-amd64.ova: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlv/picACgkQhcJelaFu uU1CfQgAgoSICxRZwSWU3sI95m3YF2NVl7/ceeVbHOGF9bH36FE5BPey6lzkANws Na6YcKXRjOMSPnhaYMFqM4U9fD1BGG+EXRRF+iIOXzxtiU09LFh2PX6FoaYSvmSF wGSvsODQpCskEE4fO2PdUrEN0RlkwfvFM+lSmWO66pW4qOZqItBFe9uRjToVoY0E yu3s30E9jf+Msh2zsy/Ne020KAwbinHr4xi/Fg1+rPp8oUgsL64LC56Kdh6E+Q3g nwUGkmipHpdRRmkC0hmJneaZ52TQfXqkKOhx139PWb4vdY5QGbjIZgt6LZCdsbmV JTVZz4Z8VeBkq/urKAiK3Tm2GpoxCA== =VBnF -----END PGP SIGNATURE-----