-----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-rails-16.0-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-rails-16.0-buster-amd64-vmdk.zip d403091bb49714587f250c315b2a9d22fdf2f2d2dcf92ce0dad894a3dcfe04ae turnkey-rails-16.0-buster-amd64-vmdk.zip $ sha512sum turnkey-rails-16.0-buster-amd64-vmdk.zip 04a891fb7b3bcde526e30f4d7ff42392bafd33a0ec9c15026a801755a62ce64d047cbdcaccd0a898dcdad426a8aa432d635154ab21ea5598e943f458e6309c28 turnkey-rails-16.0-buster-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-rails-16.0-buster-amd64-vmdk.zip.hash turnkey-rails-16.0-buster-amd64-vmdk.zip: OK $ sha512sum -c turnkey-rails-16.0-buster-amd64-vmdk.zip.hash turnkey-rails-16.0-buster-amd64-vmdk.zip: OK Final note, when checking SHAs automatically, please ignore warning noting that some lines are improperly formatted. -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE8ZCki1TcVrLH8k3LrF6wBJPlvBwFAl+L/WcACgkQrF6wBJPl vBwXQg//XDRlaNmdNmizUanGuhxoH7NWmA+l09z3bZHL8cQv9qfThFNqgzft3sq9 J5ESxfHXwFzEnfhvY0bsWa7nFsi9iLmXIcU2junLsJ9mDAyjd/X4FW01w/hAbors fXuYIVIygVKPUsEB9Uwp5dBlQcP2g1jLqeFTU6nxl/5xLDUcVo4kbVT2UGh+tjuk 1WR3E3dk7WOD0shHgyYx0w/VVeSLO0rhNjpJ41iFviiYiv+97SE+m3vfPuZscQVw V1YRCLj876LoBZs9ELqphY1Y45iyUanCWasuGb7Xk9FLNyS+P4h18cqi0cib0DHa wA0a6VwEODezdqaSu1uGbFhEOntJqV0uYYTs7ubwAsE3bd4ouNyojlEgDPINxrGm D7mFXnuDi3FmLavnaqYaxE2NuJN8EDPOcUDVjKSraBNsgmSvJJCaa6Cz5PVOI17p NpgM/bPYtjm94S6wMbKleKVZGqcMhXLJ0hY9RALhCwuX9FThxCIE9Y3/fYsbbg54 xpZjFXQKOD7/UryLzy3Uygu3V1T8y7tGpBLOimQW6rMuo0THpugw1m1++A6uOeRu UFwKWObOaXBq3trk0jWukz+0sLgdqciB3ZChrGyC2nfCs6dxZpR0GdQPulZ9gIva eQOQeY0bY1w3cDVerkGAvlNzCkCvRCV3JzBsSJS9RN+8SmWnc74= =XoE4 -----END PGP SIGNATURE-----