-----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-core-15.0-stretch-amd64.iso.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-core-15.0-stretch-amd64.iso 7c2d654313e934df8a03772680c34cbbc03d93ec6a208961e5f0b85b1c2f68f1 turnkey-core-15.0-stretch-amd64.iso $ sha512sum turnkey-core-15.0-stretch-amd64.iso 50a64d6a2937b58380b075207aae8b153e4aa8ac56884c82ae36ec338ca0d3bffe7749331e7456a59c6fac0b460704784a1a2b1f467397197d6460d97dc7dd84 turnkey-core-15.0-stretch-amd64.iso Note, you can compare hashes automatically:: $ sha256sum -c turnkey-core-15.0-stretch-amd64.iso.hash turnkey-core-15.0-stretch-amd64.iso: OK $ sha512sum -c turnkey-core-15.0-stretch-amd64.iso.hash turnkey-core-15.0-stretch-amd64.iso: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAltMlTkACgkQhcJelaFu uU2nrwgAhn1jdblbLR00AiLz1tO9nhxOOikfHlutWAjoyEq8lsSr7IHR5aQp15Bj 10203LrSIqVpwC/1Chq0yKgksq4zDZKn9g9w8tOZIP+JZnrtzEWcpF9opCLhfunF mE/Wtcs2V48f4Qh4OOW3KZkMQN8fLijTm8NRvL9Ypez2CT4XpVKEtFSkShGGpyPd Z4KU51FdAZoxzasMs4K1UeD/f5wgnTd2qWE8S4smhv9Zozsnr8J/nELBndAfD9BT 3uhCaSGukgc3aOTHAWZXJCDhpvQzoI1lilVLIzk9mxSJbKlvc6HDxeIs2Xw6QezG XR0WwNQot4y0mQQSs+2P7Z/z70UWNA== =vDUE -----END PGP SIGNATURE-----