-----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-wordpress-15.3-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-wordpress-15.3-stretch-amd64.iso a1e8f5d63b659ad04405b153a55b2bb9149c130b3afea0b45efa6808dad65490 turnkey-wordpress-15.3-stretch-amd64.iso $ sha512sum turnkey-wordpress-15.3-stretch-amd64.iso 24ac439168617027d0a9fd268fa45434c6d11d087f54dadf71b57b31affff6ec7f56acf220907650310b8513b780c5e790a7478d41d0ba1d7f438dfc3e321354 turnkey-wordpress-15.3-stretch-amd64.iso Note, you can compare hashes automatically:: $ sha256sum -c turnkey-wordpress-15.3-stretch-amd64.iso.hash turnkey-wordpress-15.3-stretch-amd64.iso: OK $ sha512sum -c turnkey-wordpress-15.3-stretch-amd64.iso.hash turnkey-wordpress-15.3-stretch-amd64.iso: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlzdEEcACgkQhcJelaFu uU25bggA0NRbiCH4nuSr49DVRDx5S1xobwGHdVXS6t0s1RRizrY+0VS/s+X1qFdu nCFjjGFB1qPM4w/AQjAGo7wx3PFTNuBtDqAbW+RloLXC6srRZ0pHpKCgzqr+yDEd ejnVdTBmsTWTqrxqwV6tdHMgdzDmlBmEEUX/kaJAnEWo0rnYp9BN5j07YzIBU+Hj Ob7bc2EMOCf64+pYBkuE/841Wz6FuRQfkvjLU6fePfXGNQT98dBtThX5QRqyBpg+ VRAXsKb/L2I1pf95BujFbHz6qFRnvspzjnoM/V1JHgGQSa76pUW2o2Tsox5EzZPV r/ya3hZOUtipZhSnDC1xIO750yocuQ== =QGzM -----END PGP SIGNATURE-----