-----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-postgresql-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-postgresql-15.0-stretch-amd64-vmdk.zip 5f6b96eec96e9fa534d77658c68c92db45375be0f6d07f4b6239dca3c3621be8 turnkey-postgresql-15.0-stretch-amd64-vmdk.zip $ sha512sum turnkey-postgresql-15.0-stretch-amd64-vmdk.zip d5e6d94c34d80d400f7bd7b7aacd2159358dea3457161881cb1bc97c5e816b893994ad5848d581b3e86b200ac8e500e796105c0add71a089558bc8c5064d6a00 turnkey-postgresql-15.0-stretch-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-postgresql-15.0-stretch-amd64-vmdk.zip.hash turnkey-postgresql-15.0-stretch-amd64-vmdk.zip: OK $ sha512sum -c turnkey-postgresql-15.0-stretch-amd64-vmdk.zip.hash turnkey-postgresql-15.0-stretch-amd64-vmdk.zip: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlte124ACgkQhcJelaFu uU3olggArh4/ZESEBoyqATOSZ7yAsc1I4MSNho8yJdqvvX9KU4MNWXBLS0ocW4Lg iCcz7CHBIByNwFGv+69PlLw6ZAhrnUBuDu7CV7/RGSOZN1r4YH5kR9X/0HBV56eL rJtk5RYCJUfFeTqDcLn/3Kg5RXjanRGDfBPA60+LeMHywRaR1+ONNOHhcuMB2x3T jIK/OogKYUtiTYYMqNVdWOzvwD8WebLdhJSwR87mscgyZDhkTdSW1w4ZogkDnIj0 zG0bOHVL+VfwgIh4jnoxMRUQhUJYwHCjHw43HskSRM5NVxGbjrKSp81ePyrcelMf sUChHPKGz1qAsYC6+z8cKIvToSJqDQ== =r6NR -----END PGP SIGNATURE-----