-----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-nginx-php-fastcgi-15.1-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-nginx-php-fastcgi-15.1-stretch-amd64-openstack.qcow2
      11846cc63ce77157bf7fca80d3aaefdf6480b6f4a3f3562e685d0c1b449d82ad  turnkey-nginx-php-fastcgi-15.1-stretch-amd64-openstack.qcow2

    $ sha512sum turnkey-nginx-php-fastcgi-15.1-stretch-amd64-openstack.qcow2
      8f574127a0f5c729d1feee47323611c7aaf6d6d914224128bf844257d19bb7800ecaf82b76435375b89de32ac4ca7e6c2642522ff3277897188e35b152f8ed59  turnkey-nginx-php-fastcgi-15.1-stretch-amd64-openstack.qcow2

   Note, you can compare hashes automatically::

    $ sha256sum -c turnkey-nginx-php-fastcgi-15.1-stretch-amd64-openstack.qcow2.hash
      turnkey-nginx-php-fastcgi-15.1-stretch-amd64-openstack.qcow2: OK

    $ sha512sum -c turnkey-nginx-php-fastcgi-15.1-stretch-amd64-openstack.qcow2.hash
      turnkey-nginx-php-fastcgi-15.1-stretch-amd64-openstack.qcow2: OK

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

iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAl1GhV0ACgkQhcJelaFu
uU3vGwf/UlNUGCHSGC/MLk1q6N3yVWB/Zqv6S7Jh0mqUBbexSBfl5IJ4aJpLtbHl
CFGBOJ4so84b/1JJDh313g6aOjmCRD7uhFQuQHZt2hXJ4TgSZvHNXkK/OZtjtxuZ
Z5DkRrSdmEWBvXzm40QTQFaFgi9hORf0J9wmfPtmEqxQt525YGsPaL0vr4Q8yu3l
4rYHmKYtsuwQBoFj5QELi7NGH9CkmVTO63i4wPsE762YmQLvIdbYnlwtRQCuSWMi
BhdxBiCyv84Y+m0nTg3IYLjiAb2xiFDBFp91or/Lpyu4ijaIMT+FeN49I8b34iJ/
DZsAgMIog45SQyXs4uyw6Y+qL9iNHg==
=q/rZ
-----END PGP SIGNATURE-----