HelloZeroNet / ZeroNet

ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
https://zeronet.io
Other
18.31k stars 2.26k forks source link

md5 #959

Open zhhij opened 7 years ago

zhhij commented 7 years ago

In the install guide: ... wget https://github.com/HelloZeroNet/ZeroBundle/raw/master/dist/ZeroBundle-linux64.tar.gz ...

Is it possible to give md5 for the tar file?

MuxZeroNet commented 7 years ago

MD5

MD5 JUST WON'T DIE

anoadragon453 commented 7 years ago

The file downloaded over HTTPS so integrity should be garunteed.

It would be a chore to update the README with a new hash on every release.

skwerlman commented 7 years ago

it should be possible to automate adding the install archives and hash files to the release page. GH has an API for it so it could be added to CI for tagged builds: https://developer.github.com/v3/repos/releases/

but ye, if this is added, it should be a sha-2, sha-3 or blake2 hash