-----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-codeigniter-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-codeigniter-16.0-buster-amd64-vmdk.zip b43f5295ee0fd488ab83705c72cb52103363137ee52b225d604755c8fa688caf turnkey-codeigniter-16.0-buster-amd64-vmdk.zip $ sha512sum turnkey-codeigniter-16.0-buster-amd64-vmdk.zip 23aee514130fe2ec76d9ee32d5bc4d1fe006dd200e2389da355048070680ef1261f07e2670a16a1253012348fe80028b744e5e9970f1adec2db41a1743d07f64 turnkey-codeigniter-16.0-buster-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-codeigniter-16.0-buster-amd64-vmdk.zip.hash turnkey-codeigniter-16.0-buster-amd64-vmdk.zip: OK $ sha512sum -c turnkey-codeigniter-16.0-buster-amd64-vmdk.zip.hash turnkey-codeigniter-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----- iQIzBAEBCgAdFiEE8ZCki1TcVrLH8k3LrF6wBJPlvBwFAl7KTbEACgkQrF6wBJPl vBwzmRAAigJHEe71TmTyzIrXnJQnhxQNVEuAd/74uorES0pstdXtirpaNb2Y9i/j 5ed3iLQXOpZ73Vd7nR+mItVWGdXdDgHgjqbuHYhvGLBC/p4v+6LRbe7ziJe/sb7k se4/klvHx0aTc8urwHSSy+jvya31nsZsN9Vmc3l2KeqOwVpxLoOzA2/GWRNT9ggW ZlJLNbgU3X3DVg9R58jr/kB9GsNHzkynY2jZzYj1UUi0BWL9MDbFc6paBM4Ka40P T3lpgchnopPkLo5gWbO+nXZSRzYk7YMtY241ajI2O3A8sj9A29c03SrAXmGP0OYN y6jdGy3Aror8F9y8zMGWYg/wnl6v4SFO0DAwGl3MVGZy0V4yAuW0r8rLysa1AnxL DVKxsn/f/Ra52DWYU5O0IH8VSm8x+tjXjY5UGY6cumYBCyrfArGWIyRP2SHlyKMd pN0zGQFZtDoaGKj8RVm0q6UmCc6GXAwq7yutKTUn07v4MGnYhsz+zbzQ7K967bf5 WP89qAdKetA6I4pD+bSwb2YWikLfQLhh3fwgyiw8iYIum5mPrcTFxpKpcfFR5HNx jIPPMTCEjNw9WvZO4TGymIoKJLoZWXd6T0cBaMoDAQhzRgp6K0n4jtB/9wPgyi9Y z2UPUrH+lXkCd+tZutI0YFWh3CitboLprQDj0sUQAMhv1stzjEU= =tiaY -----END PGP SIGNATURE-----