-----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-laravel-15.1-stretch-amd64-xen.tar.bz2.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-laravel-15.1-stretch-amd64-xen.tar.bz2 066af1049247d992668028602354e2dda847a427a0402087de6242fd04f16865 turnkey-laravel-15.1-stretch-amd64-xen.tar.bz2 $ sha512sum turnkey-laravel-15.1-stretch-amd64-xen.tar.bz2 d6fcd5fc552c8add5712241e54e7eea2d7a024c2eb7ba49f243b85a5ab7ff40828ec5acdfde4dcb48b542232f4985e5c2c25af401e4aab18db929453ef097548 turnkey-laravel-15.1-stretch-amd64-xen.tar.bz2 Note, you can compare hashes automatically:: $ sha256sum -c turnkey-laravel-15.1-stretch-amd64-xen.tar.bz2.hash turnkey-laravel-15.1-stretch-amd64-xen.tar.bz2: OK $ sha512sum -c turnkey-laravel-15.1-stretch-amd64-xen.tar.bz2.hash turnkey-laravel-15.1-stretch-amd64-xen.tar.bz2: OK -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEaUz/JnlaKbrge061hcJelaFuuU0FAlv/piUACgkQhcJelaFu uU0A6AgA4S+AGNIRSewIUH1kyRloKnN8IP5rXqPicbaf4EzXlfMIzw2TYbtsh6RY 1ZhIN99JHp7PGLHFXz632qGWB68EFv9PPKsKS+/ZV1srUNv3TBTpgPNPze9wbrvw n0CkI6fNKfCueM4kB/c3QNJUhIELQjDuQ6rdZFVnzslODHs6YmmuVn1R77BDfEYH 1nPDYd/CXCqH0oF7skmOpRtCxBKPNihzXlTqEbMT/Nu/d1ZRkxBSyiTed5rNsR5E 8Rz6829QKqDre5HhXdvILaMOof/QjGOIYHX0bLVCpmch0tndoVIl1i3rTyMqog+8 tRr7vrsarTnmJ4UEh8gEHYJf5JtzyQ== =GK6+ -----END PGP SIGNATURE-----