-----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-nginx-php-fastcgi-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-nginx-php-fastcgi-15.1-stretch-amd64.ova 0b15d29872793e119ed09710433d3f87c1b3ca5231b48c1af317c32ff96f5e44 turnkey-nginx-php-fastcgi-15.1-stretch-amd64.ova $ sha512sum turnkey-nginx-php-fastcgi-15.1-stretch-amd64.ova d052a9630185e06e2fa5324b745094955145d8881d4f779b800aabd0a08ea307dff967b78dafbb8c8a4a659e97a00edcf2b9d0bd9c030b3ec5be7e23c0272a49 turnkey-nginx-php-fastcgi-15.1-stretch-amd64.ova Note, you can compare hashes automatically:: $ sha256sum -c turnkey-nginx-php-fastcgi-15.1-stretch-amd64.ova.hash turnkey-nginx-php-fastcgi-15.1-stretch-amd64.ova: OK $ sha512sum -c turnkey-nginx-php-fastcgi-15.1-stretch-amd64.ova.hash turnkey-nginx-php-fastcgi-15.1-stretch-amd64.ova: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlv/pi0ACgkQhcJelaFu uU2YZQgAlGJ4lJzPskeNKyJvt1ft9q7pa+bU0gVbMBJGChBMtN4uO9tvpdGFETwd T05zh2JJ30JIxif4GZcrRKeB9ICYDJNw4X/cvbVt2+bofMUQ9kjRqi5g+0E8SZZJ yOEelwCZzrKLH/Um/qmDEusSLho4ewqcaZEJZblNrx2KttGtElamTH/bpbQw/MKI GUdTvVThgIGOUyGDQbb2tYxf6wn0q5ugd8dA2uAbvVUr1ZCFVLylkDdCEwmaRY6b Q6EgNbdMw2fWehMKcOFt//LqexHQ0Pdhai6tB+KbOm8NTxeyw6TZ51hn5JkzQGgk DMAGI8arW/lvZyXuLKw7O1SyQ8DR4Q== =+KYP -----END PGP SIGNATURE-----