openwisp-config icon indicating copy to clipboard operation
openwisp-config copied to clipboard

[ci] Upload checksum value for packages

Open pandafy opened this issue 3 years ago • 5 comments

Since we have already added a functionality to upload packages directly to downloads.openwisp.io, it will be beneficial to also upload checksums for built packages.

This way users will be able to verify the authenticity of downloaded packages.

pandafy avatar Oct 08 '21 21:10 pandafy

Here's how OpenWRT does it: https://downloads.openwrt.org/releases/21.02.0/packages/mips_24kc/packages/Packages

Would be great to do the same, including the checksum of our packages only.

nemesifier avatar Oct 08 '21 21:10 nemesifier

I would like to give it a try. @pandafy

Dharansh-Neema avatar Nov 25 '21 20:11 Dharansh-Neema

Hello, Is there anyone working on this issue if not then can you assign this issue to Me?

Vihar214 avatar Dec 04 '22 17:12 Vihar214

Hi @Dharansh-Neema @Vihar214 there is no need of assignment. Anyone of you can try and raised a pull request for this issue 🙃

devkapilbansal avatar Jan 14 '23 06:01 devkapilbansal

Hi Just one doubt before contributing to this issue for generating the checksum, is there a specific hashing algorithm like sha256 that I should be followed or any other one ? I have to update the config script so that it includes the Checksum field of every package am I right ?

Joseph2001-braganza avatar Oct 04 '23 13:10 Joseph2001-braganza