-----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-wordpress-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-wordpress-15.1-stretch-amd64-vmdk.zip 4f5f7feffb2d60e9e1be8082ca366497a30991b7974885c0882f5afe7534165e turnkey-wordpress-15.1-stretch-amd64-vmdk.zip $ sha512sum turnkey-wordpress-15.1-stretch-amd64-vmdk.zip a0f3f6d729a55fe596de54051c75ddaa10184d5e819f20ca72f369e2ab058bdcd21ca21f1040650e53ffa2b847f02615034d219adc1f635306ea363d45a98492 turnkey-wordpress-15.1-stretch-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-wordpress-15.1-stretch-amd64-vmdk.zip.hash turnkey-wordpress-15.1-stretch-amd64-vmdk.zip: OK $ sha512sum -c turnkey-wordpress-15.1-stretch-amd64-vmdk.zip.hash turnkey-wordpress-15.1-stretch-amd64-vmdk.zip: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlvITP4ACgkQhcJelaFu uU0J/ggAmHEe0B2VLeb22RLbbAYfRgePWsICnNcmbsBNJBx21IMkIXsTeEm/qycy e3DF6JXpl7gqL53LaYwUb44ZBUjPJHx49J/a6JjI3Z1Mh4mcYrtlfwPGwPcJBsxS NXykY2Lr9IcuiLwc5e2u1aHZBdVbh1wObK2IrzdzRDjtPDczzcC2TJGDsq9/e71n NFMJD5VazHFTjijMdS99YJTcRLmNmEK/r95sxS9jvwZr+G9tIce7K3fdICAM6nFU /Cyxen87uxVreRgIf7WsxE4/jt5cIxBKVci0KVZzflQ7DmTDCDTaT3ZH4phNVxfs CfIl87qHp7AmebNPdp76CnRLHdQ4Hw== =2RgW -----END PGP SIGNATURE-----