-----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-django-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-django-16.0-buster-amd64-vmdk.zip 6b8f4867051c5e5f19c221367cfa2452aae517dcc89a255465420e855ac71705 turnkey-django-16.0-buster-amd64-vmdk.zip $ sha512sum turnkey-django-16.0-buster-amd64-vmdk.zip 547bfeccc05cef9f5e61eb4838a1958075db77521b80e2e157ee95bb96ab4da338eaf123fd89f8f99baabdf7e816503e13050d8b100c2a30a4b1320d9e341c8a turnkey-django-16.0-buster-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-django-16.0-buster-amd64-vmdk.zip.hash turnkey-django-16.0-buster-amd64-vmdk.zip: OK $ sha512sum -c turnkey-django-16.0-buster-amd64-vmdk.zip.hash turnkey-django-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----- iQIzBAEBCgAdFiEE8ZCki1TcVrLH8k3LrF6wBJPlvBwFAl7KTbIACgkQrF6wBJPl vBxOvRAAoaCn9ccOkAJl7Yirh9vn18nFmlymRieJlkXEnmUtE5hIIn6W/84RpWtL cJBgvHawv+wiJ6eLlkmIZ1Da4Ur3E6dgPlEKXzyyNKsgN76T3QdkrkCkoKf3v3Pa IdRjVlDEL07tqG0TUdFKC+XWO/CEHdDJyNfys3ux/q4T/QEonZup3b4/cWdvu0mO WqhmNXTlep46KL5AChHFoc4uvvnUcrPO9K6dmpil+Qlppbs53ycnAvFQ6xIF95hw FCP6XPrNWGIFLzjw8kgh7SgY/8Zrp2ow2l+06BDtEdMqIl1IBlBsMnYa1BA88HvK y9vRW8BSDkl6bcJfqwODynDVHLWE3IC9UQkiiHdGzGLGrNktHf1FUkMUPMhPuX/O kLcMpO0tmkugPjXcdxvakV353qkuryYawywWqdZ3tTXLfWdtQwp6zjq+6V0I/LDh TOwLssx0xrSOUJrZkqlwCVKV9CMkINuOCDRunHj9qWLTjjKLCA21UpIvigUUtYg6 3ddNmTHijGWuSU4Eeji8jTa2wFxl/oq3eVL/564gulhLzKy6eiKJMtb31gO0CNP9 lHn27UhyyecnmRiTwPTcqvkYZB+iCP48DQz5XYmBPS2hU8N/xgcbYNTTAI+uIv/Z IlqSmQskOrnwxsk2VXNE/haPvErkEnyo4EOIZiBl73H2hbG/0wI= =+eGl -----END PGP SIGNATURE-----