zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
46.91k stars 2.69k forks source link

sha256 checksums for GitHub release artifacts #16732

Open redat00 opened 3 weeks ago

redat00 commented 3 weeks ago

Check for existing issues

Describe the feature

Hi !

I wanted to install Zed by downloading the pre-built version from GitHub. For security reasons when I do this, I also make sure to check that the checksums, that usually can be found with assets inside a GitHub release, match what I've downloaded.

Unfortunately for Zed, it seems to be missing. Would love for it to be added !

Thanks for everything, and keep up the good work :pray:

If applicable, add mockups / screenshots to help present your vision of the feature

No response

redat00 commented 3 weeks ago

I wanted to add an example from what I'm requesting. The best example I found (but which is not the only one) is what's done at Permify. In their releases, they place a checksums.txt file which contains all the list of files present in the release, and their corresponding checksum.

Example of a release : https://github.com/Permify/permify/releases/tag/v1.0.2