-----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-couchdb-16.0-buster-amd64-vmdk.zip.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-couchdb-16.0-buster-amd64-vmdk.zip 3c09647247c6d3d36adbf292f5770199b487c1b7ed413fbe24cbbda197079de5 turnkey-couchdb-16.0-buster-amd64-vmdk.zip $ sha512sum turnkey-couchdb-16.0-buster-amd64-vmdk.zip 444551137c747d0d6d2c6f7965f8930d0544941dab20c8d112c48a5bc85a2bdab716e87fff8c5120a86402f4a1ff7b3f74cb57ecc5b98ecb2a09d83f0881ffc2 turnkey-couchdb-16.0-buster-amd64-vmdk.zip Note, you can compare hashes automatically:: $ sha256sum -c turnkey-couchdb-16.0-buster-amd64-vmdk.zip.hash turnkey-couchdb-16.0-buster-amd64-vmdk.zip: OK $ sha512sum -c turnkey-couchdb-16.0-buster-amd64-vmdk.zip.hash turnkey-couchdb-16.0-buster-amd64-vmdk.zip: OK Final note, when checking SHAs automatically, please ignore warning noting that some lines are improperly formatted. -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE8ZCki1TcVrLH8k3LrF6wBJPlvBwFAl7vE5QACgkQrF6wBJPl vBzy9w//TF2T9KJk40WlcqR5zaw9Ma7Uhnb3gLy5Z8yYfcg6OFFd92eMGaxNWxD1 dhdTArg0+5CmDFGlz5ws521+0GZdWWqG1obcFGsMF36APXuYMcGM4tQRNzmbFNSq qcJ26L/jrXSwEm9KoNt8G6XW8YtV23FhbSGN5W2tc1XQJn1ZSdydj4oolgNFdJz9 9tnlcQcGLoBJWAeioAbLoiay++e10HMGwaGCbfNKHSnRW3X5D8GJ0QRGRY0YhWub ykCOx8sPgRb4xDD5HPFtGzTX53T+0Qbc4DxDHEHJDQT2lfjzouE63PXZwrMzObNL Q91iT0ScdveoezerfFI3mkPf1FPKwia3NE+fjYrCYSXX1UViMcCqSDolphBMWF8c sSaDtZ0L8vx/JkyQwjN3kuOG3oas0uiy+Bc7r8TqV9RsvWzIrFJ1NgpwUxSuc3Y0 f0SkuMWjbDBltvHuTEVR96hVk7R0t8Xdpi7BW7ignw37A2VuQg2BgDVGtRtNAyJl 9ajvfU92dwJQeka5VVmPjfbZw3zoCZmomn26DVvVaoHMVGNURf6iA3DcNBkB8xsA QFIpWsUaw7iMfkqYsKiL3/fmVWKT/fmBqou1sQmji2bjEjzDjKaHwyUQlTIQfobG Rn48fs7MzBneXS1TAx474ZI3a1QySpfBgilKttYw9wF3iseBq/c= =KJVp -----END PGP SIGNATURE-----