-----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-laravel-15.0-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-laravel-15.0-stretch-amd64-vmdk.zip f4662057785168eaf59efab9c89cc73a3c7531326dc4430532439045ec8b58fc turnkey-laravel-15.0-stretch-amd64-vmdk.zip $ sha512sum turnkey-laravel-15.0-stretch-amd64-vmdk.zip 490ef188bba14291e380fb8124c9141c96684f9ecde6502751c411593984b3c7cbe517409b4245b111d17f8884997c86ac986bf595ba32ac79b533ca4ba2f746 turnkey-laravel-15.0-stretch-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-laravel-15.0-stretch-amd64-vmdk.zip.hash turnkey-laravel-15.0-stretch-amd64-vmdk.zip: OK $ sha512sum -c turnkey-laravel-15.0-stretch-amd64-vmdk.zip.hash turnkey-laravel-15.0-stretch-amd64-vmdk.zip: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAluM++MACgkQhcJelaFu uU1lMQgAru3w5/aRAYWcEDPBxn8LB1oysIzav+USWe3Ujp3kf2St2Tos80u/rsS/ NHPvCVI7c9ubN+fAuEqJo4GCPQI8NwtV917C4SqxQsoPcbPr9CQY+vwCuZMKmKub FAd6sdoqa6gODiZt4t9otWIHkB3YTH838S2SHCPJGiQ37uV7RC0D7lI8htw5sapv cgezkVh/d8kXfHjwIRPeBKlrTjAcEgPcBRahfrcvb0aZ2/FpGmpbnsiZTM4zJqRl AwjfZ4qW9zP37PWgxxnl+Wx091qj10mmoyNaCJk1a4/NN9fwObAsptXlN6jhFD28 kVcEOHb15L9uSVQ5WPjmedUbF4tKvQ== =bTHD -----END PGP SIGNATURE-----