-----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.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-django-15.1-stretch-amd64.ova 0c8845bd4e087f3f7c6d3c41682d21712338882cfe2d268b00970442857b4870 turnkey-django-15.1-stretch-amd64.ova $ sha512sum turnkey-django-15.1-stretch-amd64.ova 3257ca972aa141294b7af89ac00ce5308f17702f10b3525568152513c1a32a15f6912e8b648f0cff13d1ad83f50d03aa7042510fc222314ca749d1ca5343891d turnkey-django-15.1-stretch-amd64.ova Note, you can compare hashes automatically:: $ sha256sum -c turnkey-django-15.1-stretch-amd64.ova.hash turnkey-django-15.1-stretch-amd64.ova: OK $ sha512sum -c turnkey-django-15.1-stretch-amd64.ova.hash turnkey-django-15.1-stretch-amd64.ova: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlv/phoACgkQhcJelaFu uU2gIQf/cduXlQsyyX0E4ijbAiKdtDULsrCEyPGJEkswVdB1x3WfVO8Uz5bcjDam K1tMZQ2Sm8HHhZvntLufXbG/9b+trqCHErVhMSNi2KrqSeus5sZEgSwmZZ8e4U9J tIF3zt/1clf06pEqsg3I2T+XyyHV01C3lsvygxu3QH/6QC0LLOVdNpoFYfl41itJ xZ7E360jb5poubTZy/xfDEjrNRz9KrY5GiXIR6nNo6uaSVThhiKN25P/hAFbB6vA tkskGCXsNr9Uhlh7zPJK22mdIPKqottuz9eBGgruX0TATibB/MO0kcXlDuUG4NGo iqjbY7T82lRAUb6Fn1K6g8/SMRLnlQ== =8Ijj -----END PGP SIGNATURE-----