-----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-openstack.qcow2.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-openstack.qcow2 7cdb9b848acd049aeeaf41421bf51ea78fb4c7d20af429d3f75bfffb5d308454 turnkey-nodejs-15.0-stretch-amd64-openstack.qcow2 $ sha512sum turnkey-nodejs-15.0-stretch-amd64-openstack.qcow2 9d886598377d864d071c344263dd5adf68a9563c0dc39443e54ff821ac2bf017223abd0ae8d7cd1494e2751e79bc0e6bdef97e453814c88266a478a32e6cf6f5 turnkey-nodejs-15.0-stretch-amd64-openstack.qcow2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-nodejs-15.0-stretch-amd64-openstack.qcow2.hash turnkey-nodejs-15.0-stretch-amd64-openstack.qcow2: OK $ sha512sum -c turnkey-nodejs-15.0-stretch-amd64-openstack.qcow2.hash turnkey-nodejs-15.0-stretch-amd64-openstack.qcow2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAl1GhV0ACgkQhcJelaFu uU1obAf/e07lSc/7icb9c8SiEwIG2qsNNQ2vmOsK/URiRHMphNd75CAXi2rMeeAy t1zMQn1TbIcy/FxfISR2AY3HLh2Wr26arHx2amV3nuwnRNs40hR+mzs80z0oGZp+ IQ/zWnh95NVJ++oVhJ5gFau7bPpZFcm3Fej5KAoA3XUG5dgnazISJpQYgPP17Xf3 zx4bY7lbPYysbGi/EJ2ibeGJUO/tnxWjaLuKY2/wex3Vt/d7VfLCGIzollU15LH0 lMP4mf6sgfFbEx/LvIabqeskC+E4aU15m2LTNkTr8cDahR9o/LXfmhvpRmRJD+HL MzESQdQeRaVd+PKZRw5M86vmbfUAZQ== =ncd5 -----END PGP SIGNATURE-----