-----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-django-15.0-stretch-amd64.ova.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-django-15.0-stretch-amd64.ova 92a2a7c7bd59ba364570d044d7b67854fcf7b05001ff8f01df75cd41ff260762 turnkey-django-15.0-stretch-amd64.ova $ sha512sum turnkey-django-15.0-stretch-amd64.ova 00da8e55e043786ab21e14a956b04ba78a4f6d90c1931c2eaa4a5f32b76d0d79f86b8e48426e57f777453d972a59e42a78b92b1deb4fac3e194d6e3bb023bb79 turnkey-django-15.0-stretch-amd64.ova Note, you can compare hashes automatically:: $ sha256sum -c turnkey-django-15.0-stretch-amd64.ova.hash turnkey-django-15.0-stretch-amd64.ova: OK $ sha512sum -c turnkey-django-15.0-stretch-amd64.ova.hash turnkey-django-15.0-stretch-amd64.ova: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAluM+98ACgkQhcJelaFu uU3ToQf+L74cXu1dz5+pRXnS83ITvTGlclkA5tYn8ndl7WAyrMGZ2AKc2Z/BknJC TPD37U1fO/4X+RsLWCQKLva9RklQmRGDgmHFz8q4/NvNNKRuvmX8pRPuQB0DygOm reDS11rEiexmKXusjg2VsvzCIajkXwtrmy34VA1bccgUkoOgBs/JVsmSAUec+YRJ 6cQGy0hi15+LOF/HqagUVGb1b7YOmbEBqNp0U08Kyj6k6/x/B8rXZfKpbQni/xUc CNWsPCRfEmH1NbuIn/icZoyr7z/sZ5CCCmF/aYRZn7QDVYrMBFp3PaJLJquRZj2r ko+oH6WSnsX76Mbum8aa4zqpZQl1PA== =otvp -----END PGP SIGNATURE-----