cloudfoundry-attic / bosh-init

bosh-init is a tool used to create and update the Director VM
Apache License 2.0
31 stars 33 forks source link

[concourse] include sha1 in download #24

Open drnic opened 9 years ago

drnic commented 9 years ago

Not sure where/how to raise this/nor if its urgent - but if we now need sha1 for bosh-init manifests perhaps concourse's bosh-io-release resource needs to be able to fetch the sha1.

Or if we trust bosh-io-release to download the right tgz do we not need to worry about sha1 verification.

I'll admit to getting confused on the topic of if/when to do download verification; and how to ensure its not hacked as well.