-----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-nginx-php-fastcgi-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-nginx-php-fastcgi-16.1-buster-amd64-vmdk.zip 260c316ad45b6e323c9ba43321937118b366e94df9c1bbb83846522c9527bce4 turnkey-nginx-php-fastcgi-16.1-buster-amd64-vmdk.zip $ sha512sum turnkey-nginx-php-fastcgi-16.1-buster-amd64-vmdk.zip 16fa880412943b32cc019c3d1ae360671b2c187e200f859b10ae82f4f4a03af538708cbe57a08bb063d09f80be23eb7291ae07d78d40d3688398405466d2eac1 turnkey-nginx-php-fastcgi-16.1-buster-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-nginx-php-fastcgi-16.1-buster-amd64-vmdk.zip.hash turnkey-nginx-php-fastcgi-16.1-buster-amd64-vmdk.zip: OK $ sha512sum -c turnkey-nginx-php-fastcgi-16.1-buster-amd64-vmdk.zip.hash turnkey-nginx-php-fastcgi-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----- iQIzBAEBCgAdFiEE8ZCki1TcVrLH8k3LrF6wBJPlvBwFAmBh2NwACgkQrF6wBJPl vBxnTA//d8keMpdZDi/qn7djPe65kEVhww+2hFVXgCk5oaxh/wBJ6omgAwvPn17O wUALbkeO9b83kP59WGz6bUWZSzcfPWyrxXTnsjAl7nF5fiFf8/sWR8pCCjXHxq/h cWH5I1jmBifY5RbD/xy7xThI/DMHBN/jFWGd1UREp2MQwx16eHjV63yprUQvAtcF aTHGLmDBZ3n/4+LtNENyg5tvwpfpolxba8Owos8bfWeNwskw9j6WVODoGiVOA5K5 /3fIKYfBXDKj1O/v+FlyWkndB4qXGM5NnF7FSZl3qWsOhjBf3ug/FYyuVma4r/BP fX4lt0ZzihnJoAsn74rYjQUkGCmQiABHCZfi/C+Z7ScpdLH0+vi5/kp3Gt8L9Ra4 YbYahNajO4vQtygIHbhYJNuGYqlhJHi8cRIDF4RLwfYHvb8ZOGDO4aa51PFiuAUr wzFnpGTPXYiBPYZChn7OkEV0JqY81Dqf8KEyAOuCJbLPOr8Lo/m3QfOZT2PlrzCD sa4/04n8uNVIvs8XRhhdNWkqmwk9g0h1DkLXC51q/AtTpAozKgmjmzj/FZPyucAL FKm/o6hpM5ekiK+Gp9aJIwKfdqSzhrnELGJsxjk1/DXEFHxtIduqdRcsVbeQTEat MjG3pGRgv18gNZQlPrDAzZl3Z2CdtKT6/h/4Zp1vNNgoifKwPW4= =LiJ6 -----END PGP SIGNATURE-----