-----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-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-web2py-15.1-stretch-amd64-vmdk.zip 983416a38bbc8fe50d0410f394dbc7ea25295fdbbea53e1223f48b80a5d7cd90 turnkey-web2py-15.1-stretch-amd64-vmdk.zip $ sha512sum turnkey-web2py-15.1-stretch-amd64-vmdk.zip a218f5914cda26646dd7295bff8d78f76218f832285c176dd045fecba4877edd4c89a73d3cbe8b4b3a9837eed15829e874f29b4ffd6f873f826f6793c7e06490 turnkey-web2py-15.1-stretch-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-web2py-15.1-stretch-amd64-vmdk.zip.hash turnkey-web2py-15.1-stretch-amd64-vmdk.zip: OK $ sha512sum -c turnkey-web2py-15.1-stretch-amd64-vmdk.zip.hash turnkey-web2py-15.1-stretch-amd64-vmdk.zip: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlv/pj4ACgkQhcJelaFu uU1n6ggAvMkfUENGd1c7X7BP/6jCdjNYKVTofY8Wf0XsDizgjIlySCgT7wtUvJdx Fj7KcFspbxo0cxUTSR4SOOufeu24iDdz+quZjcc8iEZEXWXY1tj9SKckt9ckqBq6 w+ksdneKM5u+NwSbrjTvtXHQwXkzH4rOFCUIy3FW2+R7c3nJ4r9XO6daoj0u+Faj BaMFKVtRF0w9Ha9sP5OVZZGj+WrHavw47Gzfg/qGkNhxdnpQeT1v8tLsnB9kerBG x5EFRugmq6AX9l9fdMvi2v0qNBV24f1O3hWzqB5vGe4m41DrBICfUnDFtRVU8P8s XYl3uvVL8jyoc7Fc/kSo44RnhOuwuQ== =BmIb -----END PGP SIGNATURE-----