-----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-lighttpd-php-fastcgi-15.0-stretch-amd64-xen.tar.bz2.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-lighttpd-php-fastcgi-15.0-stretch-amd64-xen.tar.bz2 68928a4e55aa564c683849e850483feb592eaa56ff49f72198051cb53eac0c5e turnkey-lighttpd-php-fastcgi-15.0-stretch-amd64-xen.tar.bz2 $ sha512sum turnkey-lighttpd-php-fastcgi-15.0-stretch-amd64-xen.tar.bz2 f46ad603e204bac2515ef14a872f2dc6abc9b8b9651864f3b7e13f1f0606fe273281635e42ac3a2097367d140eef68c425ba07033d90293d78caa57071510313 turnkey-lighttpd-php-fastcgi-15.0-stretch-amd64-xen.tar.bz2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-lighttpd-php-fastcgi-15.0-stretch-amd64-xen.tar.bz2.hash turnkey-lighttpd-php-fastcgi-15.0-stretch-amd64-xen.tar.bz2: OK $ sha512sum -c turnkey-lighttpd-php-fastcgi-15.0-stretch-amd64-xen.tar.bz2.hash turnkey-lighttpd-php-fastcgi-15.0-stretch-amd64-xen.tar.bz2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlte12YACgkQhcJelaFu uU0mlggAmhYHz1UwxyAIIp2oMniSPBv0yo+LyYFYOp2d+nQqYFXioAdt8W7J6IKF qiAFrwpUo3FLuAwUG307vsUpQfUsDHaXFqDh18DTiEPQLXOIWvjwnSRCvb6hqztL 96UpQbK16d0AyH+KXnPlJFKhmQsHuGmKRVXC34Zrb2tORY7YJKWr73WP+1ZA8USx Bie/3lncrjhZjTRBhicIzYKj2aQsdBa2z3YM7/+H2HlJ+xDMFphHL8FgMZl9hgtK 3rVQTt4XoBvduONnms/VcDyKE7+DBKoY0DeE9zPM4G9x/9n1rUccqOw/m9wUnfp1 hzyn2yb4Xhw6KXIMNmm+k43d8eD3XQ== =8X6O -----END PGP SIGNATURE-----