-----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-magento-15.4-stretch-amd64.ova.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-magento-15.4-stretch-amd64.ova 9f2bcc63b5f71baaaeace54cd6e08e24d02df37d5002ae63a2c06eb6474d45c6 turnkey-magento-15.4-stretch-amd64.ova $ sha512sum turnkey-magento-15.4-stretch-amd64.ova 02de748e091fa40b6267ce41d3915931d984fd451247d2ae498868a2a81b4abb89373ae84f76f758e203e145dc87c1f9aa08be0b0b28f2a08e5f8d71d80721de turnkey-magento-15.4-stretch-amd64.ova Note, you can compare hashes automatically:: $ sha256sum -c turnkey-magento-15.4-stretch-amd64.ova.hash turnkey-magento-15.4-stretch-amd64.ova: OK $ sha512sum -c turnkey-magento-15.4-stretch-amd64.ova.hash turnkey-magento-15.4-stretch-amd64.ova: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAl0THAEACgkQhcJelaFu uU1Rfgf9Hflyoay1aIduslgsZcj72NpS052Vli/PKZHwl48kA3RafKEs1MDKzNtT vQKN6H2X0Nm0sptNo2uiwg7LSklZGDcyt2soIEHn772KMkCrL8BjQtf2r/LzDgoJ mnOrqVK2IMoBMi/QfND6RA+JIVd3NMPzsFUswRb8+sxAmNj9q117IcaBRfkSXX7g 5QVal3gen9YO+BuYIj2sDtSuaWZ3jwcYZVFNVm/ONChqIy7AJVm3F4gLRK0takTF RzB0QbKamNbY6yD92p5rrcwF55jpPqb9yp7qtoeeurMZH4QmTJz5OJRUMxk4LyIf eV21VsAcfboPiPdq3m1veU2/ayCfhA== =9j7j -----END PGP SIGNATURE-----