mfthomps / Labtainers

Labtainers: A Docker-based cyber lab framework
https://nps.edu/web/c3o/labtainers
272 stars 68 forks source link

Cryptographic hash for VM image downloads #27

Closed nathanmuccino closed 4 years ago

nathanmuccino commented 5 years ago

Having a cryptographic hash (MD5 Sum, SHA256 Sum, or other) displayed next to the download link for each VM image would help in verifying that the downloaded image/file hasn't been corrupted and help to identify when a newer image has been uploaded in place of an older one.

mfthomps commented 5 years ago

Good suggestion. Will add that soon. Thanks.