Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Implement hash checking using blake3 #3

Closed
pwnwriter opened this issue Nov 22, 2023 · 2 comments
Closed

Implement hash checking using blake3 #3

pwnwriter opened this issue Nov 22, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@pwnwriter
Copy link
Owner

Without hash verifying it's not a best practice to install a binary. I want to implement a hash checking to verify a binary is official.

@pwnwriter pwnwriter self-assigned this Nov 22, 2023
@pwnwriter pwnwriter added the enhancement New feature or request label Nov 22, 2023
@Azathothas
Copy link

Please see: https://github.com/metis-os/hysp-pkgs/blob/main/.github/scripts/pkg_metafetcher_x86_64.sh
Hash Checking & more is already implemented

@pwnwriter
Copy link
Owner Author

Used sha for this release, will implement blake3 in next release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants