btdu icon indicating copy to clipboard operation
btdu copied to clipboard

How to get Checksum from releases

Open esp13 opened this issue 1 year ago • 2 comments

Hi,

I love you work (thank you again), How can we verify the checksum of a binary file downloaded from your repo? I usually I download the file, do a sha256sum locally and compare the result with the site were I downloaded it.

esp13 avatar Jan 13 '24 19:01 esp13

Currently I do not have anything set up that generates first-party checksums. Well, the build is done on GitHub Actions, so, GitHub is the first party. But we could make it also output some .sha256sum artifacts, if that makes sense?

CyberShadow avatar Jan 14 '24 07:01 CyberShadow

I think yes if we can download/display the sha256 checksum for each file :)

esp13 avatar Jan 14 '24 08:01 esp13