-----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 <release@turnkeylinux.com>

    $ gpg --verify turnkey-oscommerce-15.0-stretch-amd64-openstack.qcow2.hash
      gpg: Signature made using RSA key ID A16EB94D
      gpg: Good signature from "Turnkey Linux Release Key <release@turnkeylinux.com>"

    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-oscommerce-15.0-stretch-amd64-openstack.qcow2
      fecf84eb325ca49e4425e3c9bc9d49faa7e8e348a4b0fcbc665f0f3b3b135b9d  turnkey-oscommerce-15.0-stretch-amd64-openstack.qcow2

    $ sha512sum turnkey-oscommerce-15.0-stretch-amd64-openstack.qcow2
      5ac16a72299f389b75f5e89002b49f7965b20984227caef1f71d552b6216113739f5747335f1f0df65a7577ee5aaa0364dd9252f155e7e18a6d6d5c6bd6e717c  turnkey-oscommerce-15.0-stretch-amd64-openstack.qcow2

   Note, you can compare hashes automatically::

    $ sha256sum -c turnkey-oscommerce-15.0-stretch-amd64-openstack.qcow2.hash
      turnkey-oscommerce-15.0-stretch-amd64-openstack.qcow2: OK

    $ sha512sum -c turnkey-oscommerce-15.0-stretch-amd64-openstack.qcow2.hash
      turnkey-oscommerce-15.0-stretch-amd64-openstack.qcow2: OK

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlvITPoACgkQhcJelaFu
uU2Kvgf/UTTl/OJ2gMWhrY24dPgnBb7yk0L/Ag0RShZMbmfQFqWEDPgWDmMQeE/j
HLWvoVy2aOIvv3wevYQTffGNStm7OuVjq+o1zBm+IPEAaEqgn8qZODdC1Sl4w3+/
39Ad69QdyG61GO+aXl5bT6VWLV8kqV5AzldUR7I0nCftA+UyY1mjTCCvclNqVAh/
G+ezH+MLazHSuGqoJmIMokx5vHsAYreM2EqIhLxOfckDU0iuP1ZarvAPk2Qcty4x
EH8m8tT5tsnv3q/UjCeCsGAdvZ0tN+lQat4AAPmoPbyaKe55zcP91jpG0taGYPkF
YwxhuCpWIkoVfc88LK3F4NRDOrRoTQ==
=S5IW
-----END PGP SIGNATURE-----