OpenVPN / easy-rsa

easy-rsa - Simple shell based CA utility
Other
4k stars 1.19k forks source link

Publish a file containing the checksums for the release assets. #1207

Closed sdavids closed 1 month ago

sdavids commented 1 month ago

Please add a SHA256SUMS, checksums.txt, or something similarly named alongside the archive files for a GitHub release.

https://github.com/OpenVPN/easy-rsa/releases

Basically:

  1. build all archive files
  2. sha256sum -b * | sed 's/\*//g' > SHA256SUMS
  3. upload archive files and SHA256SUMS
TinCanTech commented 1 month ago

All assets come with gpg signatures, for verification.

sdavids commented 1 month ago

Where have you published those?

TinCanTech commented 1 month ago

https://github.com/OpenVPN/easy-rsa/releases