-----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-lighttpd-php-fastcgi-16.0-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-lighttpd-php-fastcgi-16.0-buster-amd64-vmdk.zip 9282b9d22fb9c7236b359aa68e459da2b7adfb07795cded19ac3db11274c663a turnkey-lighttpd-php-fastcgi-16.0-buster-amd64-vmdk.zip $ sha512sum turnkey-lighttpd-php-fastcgi-16.0-buster-amd64-vmdk.zip d6c8f72611288cf4669a2b278772e2f31b5c21eeee441ad1ccd7d0eaed833c5f09fcf2eba8ff193c14cce9cc3c17e097b54438e59640052472f4850d9b92389e turnkey-lighttpd-php-fastcgi-16.0-buster-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-lighttpd-php-fastcgi-16.0-buster-amd64-vmdk.zip.hash turnkey-lighttpd-php-fastcgi-16.0-buster-amd64-vmdk.zip: OK $ sha512sum -c turnkey-lighttpd-php-fastcgi-16.0-buster-amd64-vmdk.zip.hash turnkey-lighttpd-php-fastcgi-16.0-buster-amd64-vmdk.zip: OK Final note, when checking SHAs automatically, please ignore warning noting that some lines are improperly formatted. -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE8ZCki1TcVrLH8k3LrF6wBJPlvBwFAl7vE5YACgkQrF6wBJPl vBwrsg/9HeNFhzflV3H9iqZ2DzSzdh2NmM9cQN5oHKDIPtksCIh3QaCYcB2LmbAW 4aMVvnJnKCTxk63hkmrihW+FboN1ZqYDKCEbtFOZXGQIbNnx9Qre+/pXvXg6yxv5 LDXp6c3wqKmVSQ8mlWrMW5YQvswXVucwG38rVn2ozJeXLIhutLL0um3JWnUBoM4J st/2DINQwQWn6r0t46IawNDcksDAsKACatIbkl68ZXkanJ5lrlYVEjsPrq88a7IW tpiGyJEawGsGPfTqrTRYMmA82Tf2d+ZJUMAoeP3KbPMzEV+om89LxJWTnY0i+F7f C1m1a2yDzO4ATMg+dSUjh93vAfb310Ky4VajyNvZk834DuaMjlcUKR+8nz6L4Deh ChO6tPGESvrnT8iENdt6mFk3rrp+uFrUydNlSz++vWiO6nIq2Rp6SV1QuNz4UwtO CFrUN6+Y9owDCktgW48fuZ46CMNxK8mVtE8QxUuBJ/sgS4FHsB6WD9FEqwvgy2Ht 8sIudmEt1HyiPvk3vpeqv8x93XehEzSF8sMW2aw34VsOLjbTMffdyO+/pcCrd/zt r7Z0vF2zV4QFdXyVB0XCW5QRWkDJVkEaMo1DEnm7Vb04V/yEldTe3gnwka2JqDCf wqijHjrAswNih/zjDGdS8ZkFpzDbozYD62mSV0ImQolfQVjaR6U= =thAO -----END PGP SIGNATURE-----