-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 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://raw.githubusercontent.com/turnkeylinux/common/master/keys/tkl-buster-images.asc | gpg --import $ gpg --list-keys --with-fingerprint release-buster-images@turnkeylinux.org pub rsa4096 2020-02-05 [SC] [expires: 2040-01-31] A8B2 EF42 8781 9B03 D351 6CCA 7623 1C20 425E 9772 uid [ unknown] TurnKey GNU/Linux Buster Images (GPG signing key for TurnKey Linux Buster Images) sub rsa4096 2020-02-05 [S] [expires: 2040-01-31] $ gpg --verify turnkey-magento-16.1-buster-amd64-vmdk.zip.hash gpg: Signature made using RSA key ID A8B2EF4287819B03D3516CCA76231C20425E9772 gpg: Good signature from "0" 2. Recalculate the image hash and make sure it matches your choice of hash below. $ sha256sum turnkey-magento-16.1-buster-amd64-vmdk.zip 0eb8127e04861fc0b1d76d6f48f4eba35c6a2a3fc4a3373d914c55534d2f861d turnkey-magento-16.1-buster-amd64-vmdk.zip $ sha512sum turnkey-magento-16.1-buster-amd64-vmdk.zip 3b3dce897fe8370ac0d51ea38a2a700914402c679696b05a110fc2c8ef1fa8d44ef29081509b998315b91e47078ee47778e753d4cb1a3bc398e47e33a98f8fde turnkey-magento-16.1-buster-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-magento-16.1-buster-amd64-vmdk.zip.hash turnkey-magento-16.1-buster-amd64-vmdk.zip: OK $ sha512sum -c turnkey-magento-16.1-buster-amd64-vmdk.zip.hash turnkey-magento-16.1-buster-amd64-vmdk.zip: OK Final note, when checking SHAs automatically, please ignore warning noting that some lines are improperly formatted. -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE8ZCki1TcVrLH8k3LrF6wBJPlvBwFAmBh2NgACgkQrF6wBJPl vByFGxAAi20TwFymh0NQBk1X4DGDvgic1laKuNBrMCdDnwI/t7ofWDV7Noxfr/sV FaAVF295A0xZxUXY4hKGL0tVGf7ucl8/x673Vz5WWy5Id5FaijYKU2xTD/n4Kb+a pvYnqQAQCrjh6l4yQVjWKuHaOyqkdhXFb8XhJHDzOE7RSA2yQLE+VDMkVHUIfPRy zlWGL8AwMJx3YwKp5rw2uq2fkk/dX7HZzoDeU8lGIVWuKjeAJ0eu5VcLC9PBCCyB KZhMJuBgh9JB542Bj2C4npNHYj1hocZHnJnu2kG+Xx7iYFJLIQkPscAg5uXJW+4g J+rGH5tOT+f23pECQi2pWFsLiKnNk0CATNNnb/6qfhnGY2MFSU2J09u8YhPZ2Bnh /ByhQmPESEojsJqXRmSQatwWIJpAEajmkK4mYkmyiQ63bvRQHXGt0vBoKqCAVoaA cjUMrzNMrEmL3IjMQGx7rvvjSmXT1gAC/HLNaBCIDSO2v7xoLghKgp9OYIDQYUe5 FvtRLPRYufCjRa2LcuDLGf9WHapyHdZQdL/0Rxj517cR/OnuuLE8M/mLN15s2jv2 4U440/Njl4omWzuNa52NxaDBkz3PGPp1gon/oJBDkmgjbie1iz+6qWqszoD8rN/e a81M+To3sxeWyMNnYw/AI61dH+SwMfGlnKvOr1kvCRXjw8lr9CU= =JUpD -----END PGP SIGNATURE-----