-----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-mediaserver-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-mediaserver-16.1-buster-amd64-vmdk.zip 43d4915c4c951b9dbcb2c5c00a06f2294b7b612f8ed7de3211ee90eb32af6974 turnkey-mediaserver-16.1-buster-amd64-vmdk.zip $ sha512sum turnkey-mediaserver-16.1-buster-amd64-vmdk.zip f82bf17257d50a35d7de42bded513e1e22e0e40d19d6aaa11952f1cccfb3b630d3ecbb5bcbb991dad0b9a7b2cef143a045f50d06501eb7550a9f1fb5bfffaa24 turnkey-mediaserver-16.1-buster-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-mediaserver-16.1-buster-amd64-vmdk.zip.hash turnkey-mediaserver-16.1-buster-amd64-vmdk.zip: OK $ sha512sum -c turnkey-mediaserver-16.1-buster-amd64-vmdk.zip.hash turnkey-mediaserver-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----- iQIzBAEBCgAdFiEE8ZCki1TcVrLH8k3LrF6wBJPlvBwFAmCOURcACgkQrF6wBJPl vBylchAA0iWjpAy20rDx84Js3Z3ZA2eMpyXaat8Gcl3bKVrvoNq+c4CJocGXHn1p F/BaJ1MWA5GQpEQ+GHSttfcBdO4ex+eeRi3N9modV/VdpiX56i4tl1depiCvcjcd U9rRc8ngVCM+3baYyHRHp2U5A9yzM2tDEnCZD3jSIJQyqAnweov4cQPayXAs7PeF oH8MhF50V1pB7pxRKXXJPxcX+OFAOELhbQsDZLPFF2jfS02dFA50HIDv6Yg07k4q Ftmp1goTAhpy0Y0sCNZCR+e6u/vNcLHSdZagZ1srKCFkjT2HGnO9v7J5JDaUmHll ddF3LOO31lHjRzXUHc+oDNkH9wFiDEWtL+kLXu6QxyV8Z8TasbtWGRg+kSYTF4fA 1XiRRgCoPUHlrDUmn2+TdnGn3iT5yjc9QggnwTzIgxFKY3OFMKE58Bj6ZarNUQM3 ozcSEuXH2b0bv46FOI55Pk70PtxEiz+LMzeq7+PIOOelBjnHxrWImTKceuLMA/Vx d2k34qeWRmuIILsyPVnnJkEjs3bAlZKhBv73i5RLaxNm7H9Z69r0ctAcsGzRropo 9PlrhlLo7mQKkuLGvy6NvFC1HhYpvd+JRDlhBSE7eyp/Kx4An/p7ONau77nuA2i4 8/ghpEPv7nobxqa6pvT9IDUDMbx59rlvv9lJvjwO7kC03ceuaNM= =iias -----END PGP SIGNATURE-----