-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 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://raw.githubusercontent.com/turnkeylinux/common/master/keys/tkl-buster-images.asc | gpg --import $ gpg --list-keys --with-fingerprint release-buster-images@turnkeylinux.org pub rsa4096 2020-02-05 [SC] [expires: 2040-01-31] A8B2 EF42 8781 9B03 D351 6CCA 7623 1C20 425E 9772 uid [ unknown] TurnKey GNU/Linux Buster Images (GPG signing key for TurnKey Linux Buster Images) sub rsa4096 2020-02-05 [S] [expires: 2040-01-31] $ gpg --verify turnkey-oscommerce-16.0-buster-amd64.ova.hash gpg: Signature made using RSA key ID A8B2EF4287819B03D3516CCA76231C20425E9772 gpg: Good signature from "0" 2. Recalculate the image hash and make sure it matches your choice of hash below. $ sha256sum turnkey-oscommerce-16.0-buster-amd64.ova 4f903c825f6813bf60081643c2dc949a7ea0e5d764b4abcb717f0a3a38c98f30 turnkey-oscommerce-16.0-buster-amd64.ova $ sha512sum turnkey-oscommerce-16.0-buster-amd64.ova d4273c0e93104643b118633e863835f557939c42695a35476f32e3ef276a788a7dfd04d109062d23e6a1dc3a38c25bb98106b608d9020fd015d0d1adf241b5c4 turnkey-oscommerce-16.0-buster-amd64.ova Note, you can compare hashes automatically:: $ sha256sum -c turnkey-oscommerce-16.0-buster-amd64.ova.hash turnkey-oscommerce-16.0-buster-amd64.ova: OK $ sha512sum -c turnkey-oscommerce-16.0-buster-amd64.ova.hash turnkey-oscommerce-16.0-buster-amd64.ova: OK Final note, when checking SHAs automatically, please ignore warning noting that some lines are improperly formatted. -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE8ZCki1TcVrLH8k3LrF6wBJPlvBwFAl7vE5oACgkQrF6wBJPl vBx87BAAloGlm5CLaMrgZTC/8USk0+5EpPZvvsqknLos4t/P5K213A1uuo5PJipl 0uE4ZtZT4dxqxCVZm+Hso3EKlYTU2PVGVHvasayq3WULXjAYScHy46y7gpEGy0C/ cZ0AbiB85HYGAYOwOiDh2pyyjCXoGMbzgoy4LmMux3GYDx+gIiAIYVLzbHZVnJBI Ju37LQaUewW0en58IgwDchzVcI8EUFkrpQkwd5h44WWi5lEnRSrNSfsLtYqC6x+S Sqz+VSFDN6oxQ5R74ZlS7ZgPf4wRQPUMQhcbmVDwx7SpnJpQDkEgHCGeRDN0oeHL NY8EaLpXHTlEwu/3uJUDUIW2WsyAJUEYPX55mA9nNoh3846F2TixCpSBhJZqtWdK zLxhD68rR2whe/7nc62zdowOQ3Cl2P+F9GdXO/Aprz7F+eVqnw0satDOlPBwefM2 VT0DG3INhTphyMRfJANHzxDmoKBPOSJC6RvRpSEwtpqsTBV1P5X+7tDQRe0hqBYq MXsLVYkei0QuejDghXAi/dbELSY9THjzfX5chQF0g06P6WJtHkFCJPknfXhWRJZP pKVCwss66OvbFwIWGXV9rODXzY90dlrvSF6hefvcUkjKyBoD/kLNOjNdIbO73GqW zO8tdLX1YEmLwGpXMEGjpWRWZiEsbekCCdsXx8XPxRJxsg/+wyc= =nSd6 -----END PGP SIGNATURE-----