-----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-nodejs-15.0-stretch-amd64-vmdk.zip.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-nodejs-15.0-stretch-amd64-vmdk.zip 30c12df0f5e9d64a9be24dcbc0a598a987cb225e6837cd5841936bb78a1123e3 turnkey-nodejs-15.0-stretch-amd64-vmdk.zip $ sha512sum turnkey-nodejs-15.0-stretch-amd64-vmdk.zip 65dcecae0909ae502b45ad7142aa6e53dae46289de7a60150ca0271692dc2e18dc576bc5a866821fdca0376f8370b62bdbc9b6c3aef1b55f3f8e72f702147af2 turnkey-nodejs-15.0-stretch-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-nodejs-15.0-stretch-amd64-vmdk.zip.hash turnkey-nodejs-15.0-stretch-amd64-vmdk.zip: OK $ sha512sum -c turnkey-nodejs-15.0-stretch-amd64-vmdk.zip.hash turnkey-nodejs-15.0-stretch-amd64-vmdk.zip: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAluM++YACgkQhcJelaFu uU0FLggAwfH+vSSC1sIlNIJPws1c5ljy50Yuj5vabhigYxkyuvBUoMfU/FuOdHPn mZkwsjpgQrIWNJIsJht8fO2w7jMK9lT3t/N1/k2ZhLUapdulPSZarhYdf6VYvB2p rUj2yAnTj+EMAPfi7UXjkOlKPuuC+dmqQa9pd8wCgU+8WqfnShAxWFYSgbSHn9+n vLm1+9laKPXREz+RZiNmtOW+0OXOud3R6Utxha3/D1B9zjjG8YG2+ssnXrSGI3Tz rc0wBkT8knZbOZpiqMo2+HbztCDFUPIY1IXxvx5jiz49fGjCTir4a8cwVX4uH2x8 4c32HOzeIBQCi4GQA/UgG0Y0VIsy8Q== =zCy7 -----END PGP SIGNATURE-----