-----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-14.2-jessie-amd64.ova.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-14.2-jessie-amd64.ova
      5d26077b59b0baa71c270bb09eb72df9c4939aed131dcc49f1fca3d2f1779bc1  turnkey-nginx-php-fastcgi-14.2-jessie-amd64.ova

    $ sha512sum turnkey-nginx-php-fastcgi-14.2-jessie-amd64.ova
      c63345c09d9ad23ea9f77a111c729d28f4487f7a2e2b452cdc82fd42f74599b17b828bfab133f817a5fc6ef9d1d38ee707bf6204d2b459f0aafdfee9473e9a35  turnkey-nginx-php-fastcgi-14.2-jessie-amd64.ova

   Note, you can compare hashes automatically::

    $ sha256sum -c turnkey-nginx-php-fastcgi-14.2-jessie-amd64.ova.hash
      turnkey-nginx-php-fastcgi-14.2-jessie-amd64.ova: OK

    $ sha512sum -c turnkey-nginx-php-fastcgi-14.2-jessie-amd64.ova.hash
      turnkey-nginx-php-fastcgi-14.2-jessie-amd64.ova: OK

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

iQEcBAEBCAAGBQJZNo92AAoJEIXCXpWhbrlNlZkH/j9uGgsWYQj8SUDjkTZRTMyu
1QA2J6PViEPM2AFEXKw5rHX8HYjPivXQLddBXDJCP4KoUZCwrAhOke2SaqmqS7Mw
p8QeCQuPR1OLMaaGcJNrP+uN7Ah0EI5O8LzxvQLiw+LyH5Nq8F67EZPGOC1ZxDSe
n5MSCaQ8u0swCBNzyfWBlJY8FDG5dc8rUvi3rzpr9Ao9bMFid5gCBHmKI4C0Ha43
4C0UFrSZO6QhecrnTRh55lBMsyzpmkLKaxkJHUBmUoWo32Re96LEu5nAlWFkA2TC
TeunfGOvVIf399MEsjpvi0c+iwcEKIShKmsBElhGK1I46ejwT9WKgdSg3cbNuCo=
=liiR
-----END PGP SIGNATURE-----