-----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-gitea-15.2-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-gitea-15.2-stretch-amd64-openstack.qcow2
      8e7238e619a8b146c2a5d31c92c83a6ded04beb575277b42d6c8ccadac80166d  turnkey-gitea-15.2-stretch-amd64-openstack.qcow2

    $ sha512sum turnkey-gitea-15.2-stretch-amd64-openstack.qcow2
      5a4da3a622a0b13f804bcd22c6f06c08523e84203df8e62772507ccbb293cc65d50b2fcb095cb01878635b4c2a476eaf3813db5c29cd63dd8a04bca224bb0bbe  turnkey-gitea-15.2-stretch-amd64-openstack.qcow2

   Note, you can compare hashes automatically::

    $ sha256sum -c turnkey-gitea-15.2-stretch-amd64-openstack.qcow2.hash
      turnkey-gitea-15.2-stretch-amd64-openstack.qcow2: OK

    $ sha512sum -c turnkey-gitea-15.2-stretch-amd64-openstack.qcow2.hash
      turnkey-gitea-15.2-stretch-amd64-openstack.qcow2: OK

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

iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAl1GhVgACgkQhcJelaFu
uU1OXQgA4VNR2ZXReA69PBC+sGNzryXdzq/Xa039KHNJZ/sL3Wd3XUzx+sJ+VA92
OpTh9Whumbl1JU19tTWPiEXcjYHU0PGX5y5AxZMG4b/xRl+XOUNupTcTZ/jhO7Iu
80kD4IkhjAQGLfkQr24S5Bh4IsL7q1smL+oGm6VmI8UXaPnTtdRcgDDFRINv8FkF
B4kpXvmKUMn/EhXPDC8Cza9zahoUEauOpF6FkO5fGpi9MWjI6fWpywxT9MNLVZVz
r7/TnrJjJTHbXvGUQXFrvvBWTGiaQLR9PKC6QDOa6rpaogOSm5VSamxtlAeMcWBK
LyRvDNNgdjsdDExnEW8zbpiOp258sQ==
=sqCk
-----END PGP SIGNATURE-----