-----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 https://raw.githubusercontent.com/turnkeylinux/common/master/keys/tkl-buster-images.asc | gpg --import $ gpg --list-keys --with-fingerprint release-buster-images@turnkeylinux.org pub rsa4096 2020-02-05 [SC] [expires: 2040-01-31] A8B2 EF42 8781 9B03 D351 6CCA 7623 1C20 425E 9772 uid [ unknown] TurnKey GNU/Linux Buster Images (GPG signing key for TurnKey Linux Buster Images) sub rsa4096 2020-02-05 [S] [expires: 2040-01-31] $ gpg --verify turnkey-ushahidi-16.1-buster-amd64-vmdk.zip.hash gpg: Signature made using RSA key ID A8B2EF4287819B03D3516CCA76231C20425E9772 gpg: Good signature from "0" 2. Recalculate the image hash and make sure it matches your choice of hash below. $ sha256sum turnkey-ushahidi-16.1-buster-amd64-vmdk.zip 322a206cca4915bf2f685c77f921d4825d93861d220d65fe857c0e0bd3d21ba2 turnkey-ushahidi-16.1-buster-amd64-vmdk.zip $ sha512sum turnkey-ushahidi-16.1-buster-amd64-vmdk.zip 7b0fb118b0daa0ee3d142265bdf0e9d49cc036ae04540240b887ce67b7a9e4a5dbe948637571e1177a90d27b27e8092e19aefc5d8ecda4e1e8e7441219846355 turnkey-ushahidi-16.1-buster-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-ushahidi-16.1-buster-amd64-vmdk.zip.hash turnkey-ushahidi-16.1-buster-amd64-vmdk.zip: OK $ sha512sum -c turnkey-ushahidi-16.1-buster-amd64-vmdk.zip.hash turnkey-ushahidi-16.1-buster-amd64-vmdk.zip: OK Final note, when checking SHAs automatically, please ignore warning noting that some lines are improperly formatted. -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE8ZCki1TcVrLH8k3LrF6wBJPlvBwFAmB729UACgkQrF6wBJPl vByUWA/+Jrxt2vgEAJSpXAai5o5XmmAQTENN4W3qlnLQiMvgcXe4JGXy4wtspLte UdiCCDB1LibjAENE7VuvP4yz8X0yRx8XQCmYymhw4QIVhepXTy1DB4zkIjTSAO/t tFb7EG7KQm3uO9vP5ZpHJw4BmGyP0dcUhHw6azTYb9QPkK7qIdAgceARM84b71uG +d6xcKHrdqE+fDD38b/ePX2MONaz5QVKw+GNTrRsHbNWaS4jnPKe0zuKj9bOf2gb lvLIiRKRpfSMuGxmo1ObyveHsue+CSgqenFKjM9prQGl6ueoP0l3jh+fokjTPZPO 2sJ3HLXXCQ+P6pdbLxeSckuKn84StoXwqmw2dDOp9jJzg0iuyO89Zqm8VTHRNX5j P+fqNi0o2Yriy3R/5SweA/4s587pNdtd0f/e/RJ1d2q5U4oY33PMPx7oeGBfl77T oB6exkBBVLp/DGavmYk5i8VsnY18PZRHOJewkLy/pHsBS8L9deoK1w1ni7ZD3+Ty N5cZNIZ4m/PdRr4BQ+IzocbQxmDcsEgobOK2tQELo9aP00FTyT+AzNd7LWkKlEbk 6KWdP+XeS+t/+rBN2AQFQfflVtJ9f9N4gWmFMtZGuntjsAu9mhTDZvHFVIxHp11J QIdVMx0dAt+OKZibxRMjZS5tMuUUJuY1dpg8W15am5D75FWqaK0= =U8at -----END PGP SIGNATURE-----