-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 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://keybase.io/turnkeylinux/pgp_keys.asc | gpg --import $ gpg --list-keys --with-fingerprint release@turnkeylinux.com pub 2048R/A16EB94D 2008-08-15 [expires: 2023-08-12] Key fingerprint = 694C FF26 795A 29BA E07B 4EB5 85C2 5E95 A16E B94D uid Turnkey Linux Release Key $ gpg --verify turnkey-ghost-15.3-stretch-amd64-vmdk.zip.hash gpg: Signature made using RSA key ID A16EB94D gpg: Good signature from "Turnkey Linux Release Key " For extra credit you can validate the key's authenticity at: https://keybase.io/turnkeylinux 2. Recalculate the image hash and make sure it matches your choice of hash below. $ sha256sum turnkey-ghost-15.3-stretch-amd64-vmdk.zip 0206d314777c68b3ce21506bb50756da738b4e49a30d9370803360e623f79775 turnkey-ghost-15.3-stretch-amd64-vmdk.zip $ sha512sum turnkey-ghost-15.3-stretch-amd64-vmdk.zip 44057f827c40ff0c4e236d6fa967b20943f11a93652967a014a802465474c77d0836d94925daed2b07c21b5fca40b594d6ced8d2b9f360c0b2cd6a4dd92a5f0d turnkey-ghost-15.3-stretch-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-ghost-15.3-stretch-amd64-vmdk.zip.hash turnkey-ghost-15.3-stretch-amd64-vmdk.zip: OK $ sha512sum -c turnkey-ghost-15.3-stretch-amd64-vmdk.zip.hash turnkey-ghost-15.3-stretch-amd64-vmdk.zip: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAl0TG/8ACgkQhcJelaFu uU1DkAf/XEqD8Y5vWEzHx4vkCsSOERTZ+OvcfxDUZrhOEmH6N9sjIYF/VYwiJq+N rFPwpUI+xGc0Y4HNk3vDwxaFpliwu0gVp9DmJRAsvwDM43cG0qYJROEXl6bFXf5u xRB44enJenEb21XCeePBSrRPTVJb/esiAmyA8VPUhUhQuQ+FizzvZAztCS9oH9V2 qrZjKhv/be/lPrycrKFzVnjNBdsKZ3Lk9C0UTNDBIwbJNeFus6HvRI1xiQH6tHPG YLPxdZlWDo5rXonbZD9Hzj5fP/MOTW4vJqHdTjpXVrYHu87b1UvTDwDnCd7lGlpH F5Sqt2WGGae3wykrtMkSj4tdLjDhfA== =Ywwy -----END PGP SIGNATURE-----