-----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-django-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-django-15.1-stretch-amd64-vmdk.zip 64e16ce2c06608c0666bca12dc5d2bfb64b3f3ba128b86d3d4828eb12fea7c1e turnkey-django-15.1-stretch-amd64-vmdk.zip $ sha512sum turnkey-django-15.1-stretch-amd64-vmdk.zip 63c4ca3b19bf5dbaf9f4c417ca5c30b2b0064acc5edc9c90b071b57fc3cabf78838454a55cefcdaa5b350d47d3a97b6759f1bb320e4d81efa17aafdf86e15740 turnkey-django-15.1-stretch-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-django-15.1-stretch-amd64-vmdk.zip.hash turnkey-django-15.1-stretch-amd64-vmdk.zip: OK $ sha512sum -c turnkey-django-15.1-stretch-amd64-vmdk.zip.hash turnkey-django-15.1-stretch-amd64-vmdk.zip: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlv/phsACgkQhcJelaFu uU1rEAf+JqZpoUtOaKFI4bljdIcnSa4jE7olDQYcEDhVggJQfn4G2q6lQQGcj3VY EEHbImy1A1Wtn5rgbC47PZ8Z7U9f2i2vCW/UDn7S4es0ZsB04WE/O6esBD1RCBO9 7w/MgGz9gFn68ZIhB7xBmAUgV9uxVbvtQGABsNy1r2kvMyn5B4vJcAo+VbytlAd/ +tO9cWl1IQ5LHGUkDcXGUu9/hjLIWKI8bQ4Kvsl68hFAKsFygux7sV55fqzV/TGS 3aK8sd8DjW1fQ+rvIFDYDX+BF4U6v/ah0xcyvDp+9FHjOrrZ0G7B5BYio4vmj++P 5o77m9O5ubbc0YxwHbXFncxfNleOkg== =66a1 -----END PGP SIGNATURE-----