-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 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 | gpg --import $ gpg --list-keys --with-fingerprint release-bullseye-images@turnkeylinux.org pub rsa4096 2021-08-04 [SC] [expires: 2041-07-30] E10F 6567 0C8E BE42 ED0C 3A49 CCA5 1174 468F 9073 uid [ unknown] TurnKey GNU/Linux Bullseye Images (GPG signing key for TurnKey Linux Bullseye Images) sub rsa4096 2021-08-04 [S] [expires: 2041-07-30] $ gpg --verify turnkey-web2py-17.1-bullseye-amd64.iso.hash gpg: Signature made using RSA key ID E10F65670C8EBE42ED0C3A49CCA51174468F9073 gpg: Good signature from "0" 2. Recalculate the image hash and make sure it matches your choice of hash below. $ sha256sum turnkey-web2py-17.1-bullseye-amd64.iso 31e804781fb4d1120404d882a1a3b004247776a4316bd7736f4fffa84ffd8b89 turnkey-web2py-17.1-bullseye-amd64.iso $ sha512sum turnkey-web2py-17.1-bullseye-amd64.iso a649cd3b7c7888c723c45d2f58795d3bd8f2357783f45fd13ab589a9d8cb27d520273d346c2b44f7c859980469e6428cff6ed7c32fdf7efda0a863900bdd41ed turnkey-web2py-17.1-bullseye-amd64.iso Note, you can compare hashes automatically:: $ sha256sum -c turnkey-web2py-17.1-bullseye-amd64.iso.hash turnkey-web2py-17.1-bullseye-amd64.iso: OK $ sha512sum -c turnkey-web2py-17.1-bullseye-amd64.iso.hash turnkey-web2py-17.1-bullseye-amd64.iso: OK Final note, when checking SHAs automatically, please ignore warning noting that some lines are improperly formatted. -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE3YP+u+JWuSop/BuCHkh6RjHW/rYFAmOccf8ACgkQHkh6RjHW /rbLSxAAisVpTRjAJu8QhDha6dJ9MuvAGSXjTU1vAT7/aXSqSB1Bi8KSQLpVv5b/ cyshDhqViH6XJHV9ZzNLB3i6hk01ugO62Y+CDnoclkGd2ylcsPy47sZ+KVDxVZ0O +qKAwhJhuSKTCtx/lrr2zKFyzwSunTtc3YOIsuphWI65jAgmo8qquWMw1Y+OuXbY nwIXD7/o4dhzxLh+VR6zK72IVHkzcsrTPn97NhpYla7V4H5dlgpTaV7zaHoayfxP 5v++gZKwruWpUQUaFAgJ/ap1NG9CkH/cTCTB4LuV8E8bk13Nh2RaWPTlPv0FrFsb 6pQgt9cGCT+pvFKDpzxpLrEsxZXVDVHTkgWo/ETY2tOevge7zALnPzLRuSGqu9+V MJzeosLRZc1QgKlJ1DTpAcPHYhZEUS7Tv9m0TaXt7uzZsRPVCyphwE84bkahwD4v FrmKoA92PgJLrFtRvNTazuFuQjnzjT1462gp2fBfZpBZHJYePyVztjreRISsQIzA JlbLLjIzlD3J4sfrFOo3pIEhpAY+RAz3DrehNeV/I69Y+hPwATFUVSEa/G4ifTLd GJh0P3FIw9M8pNxQXkpD1GaxtN3YCWw4s4gMjkGKYZWgPjFZmidwP9q93aBbudP/ miqomsO1nN85vXQpkcmjaWrj5zAg+KZ7btu0CCeNmWELR/Te3Mw= =A87I -----END PGP SIGNATURE-----