-----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-cakephp-15.1-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-cakephp-15.1-stretch-amd64-vmdk.zip 5603898f16bef17eb2fd633b1b8d59f45d40482f0f240de53ae1fc370524cbd8 turnkey-cakephp-15.1-stretch-amd64-vmdk.zip $ sha512sum turnkey-cakephp-15.1-stretch-amd64-vmdk.zip 8d6cd8f5b291973f5a585c0cb8b3a1092e459601f0e70f6ec0ccbef85b93d8b5c9a781b4e17fa3f584afb2391412705ff08436d506977f36a2f0208702b37ef0 turnkey-cakephp-15.1-stretch-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-cakephp-15.1-stretch-amd64-vmdk.zip.hash turnkey-cakephp-15.1-stretch-amd64-vmdk.zip: OK $ sha512sum -c turnkey-cakephp-15.1-stretch-amd64-vmdk.zip.hash turnkey-cakephp-15.1-stretch-amd64-vmdk.zip: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlv/phcACgkQhcJelaFu uU3QyggAg84h7HersPZzeNpR+yWR5Kz2x1VMZaJyvpU/CBWGMwk152RPxOcAVvmZ a9WWcHYJlWsnNacxzJ1WsUbL3l1IPcf6aGopfX4SvLBXWcZwzmEQB0hpgA8CzJbM Mit1ayLRMDHzAqB0lZNq0NKX+k30E0my/FxTPzyEX2CVvkKl8H2k9r0lhbDVLGAf 9HRD8qgxzi7CXreTQ2K0Q1aJX2n+nlcxIR2/3rCZEgvkiM9p+1pTKZbYSmYoAwxA l2ARdfhdMEryuWMTtY9ZwOQQ1ZjzTc8dEGRpjpxZXLVOMIYgTpgsUNW24IRWu72P dkZSZRrfpDaiKs6xQb7U75/gvuqnAQ== =5cH+ -----END PGP SIGNATURE-----