-----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-web2py-14.2-jessie-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-web2py-14.2-jessie-amd64-vmdk.zip dc0ab04e6c8952b7416d72a1b6704298c5820a321c184cb02748c067612b2ee3 turnkey-web2py-14.2-jessie-amd64-vmdk.zip $ sha512sum turnkey-web2py-14.2-jessie-amd64-vmdk.zip 2497fd8c4c78061ba72d9e6aed1733f80dabdd7d6bc2d69e06166c96363fc9dead8fe7fe2202cd942756520bcf7808d7ee2d6e1e219f6824a4b0ac31ce867150 turnkey-web2py-14.2-jessie-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-web2py-14.2-jessie-amd64-vmdk.zip.hash turnkey-web2py-14.2-jessie-amd64-vmdk.zip: OK $ sha512sum -c turnkey-web2py-14.2-jessie-amd64-vmdk.zip.hash turnkey-web2py-14.2-jessie-amd64-vmdk.zip: OK -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJZNo93AAoJEIXCXpWhbrlNAnsIAOlIWc5myPblwu7lpnCBmpnV QBpBeDUknyGC/pDLVMB6++PqilTW542rR2EESHpmhk8w63lSCMY+v+52S/fegu+V ufBv+UavUQGCN7VCpPJ7xzbd2UiH1RiwljpQD1OoEj8FTRYIme2UkS4uZHDjBJfI 2M+VeA2rIkvo9FFxM2m2nnfqW3qGGGLNmb3Kq60cDOk1qAGHbHqhST0DtHe/rdx2 asQND6hzXXvbpR3e2gBZsh7TfemjX/HnUvuRsPCm1wx6S459WZdTHklSd6kVdfLe 0W+awNMGbvAL4meEJIu4fLrUB/pA97SyAhSKnFROGn2bTcsO6+2K1hg7dW6Vztk= =bDma -----END PGP SIGNATURE-----