-----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.2-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-wordpress-15.2-stretch-amd64.ova 10e5c717e15d3379843751edf97f1636ff244643fd7740685d96e473e4ad90ec turnkey-wordpress-15.2-stretch-amd64.ova $ sha512sum turnkey-wordpress-15.2-stretch-amd64.ova 3b3f122d33b86867812e6f568bf58273c6d0b57b7716c9d9c3933b2038b0635ad33df5175c8417e372803570468d03fd04df9159e7a41be23a31451ac2a91c16 turnkey-wordpress-15.2-stretch-amd64.ova Note, you can compare hashes automatically:: $ sha256sum -c turnkey-wordpress-15.2-stretch-amd64.ova.hash turnkey-wordpress-15.2-stretch-amd64.ova: OK $ sha512sum -c turnkey-wordpress-15.2-stretch-amd64.ova.hash turnkey-wordpress-15.2-stretch-amd64.ova: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlv/pj8ACgkQhcJelaFu uU00Bgf9E/QaoT1p3MVFJBfx2AXkBaYEzoSHgHhbh05UtQwoxyVSmR1PP2cQnqau JzRrnOZu0YqCDrQobRpbkH5mycnrR346STylkJ8Skm4EnbOMAfdqQd096bWT60b8 Y1ljUj1/SnHmkJOdlxXyfDlrWMwzzLu40tz0PpXx9CGFfGVu4dbsONNDOc4kae6g XPXEcdUsXk7cIHsOvFKiYR+yEzumGvPRkiC6Huxnl2l5B7+4O6YBMZTTGP0go6hO Ey4IrjbPQpby14Ud/WrdQgeW1zYnmmlRy4JaePoUlHG+c6WHsbcFyltEsKkg4NpV qkabeoaMJYbks5iUCc2x0DolIPxkVA== =kn+R -----END PGP SIGNATURE-----