Skip to content

Add missing checksum check to install.sh#1653

Open
nkassis wants to merge 1 commit intok3d-io:mainfrom
nkassis:checksum-install-sh
Open

Add missing checksum check to install.sh#1653
nkassis wants to merge 1 commit intok3d-io:mainfrom
nkassis:checksum-install-sh

Conversation

@nkassis
Copy link
Copy Markdown

@nkassis nkassis commented Mar 8, 2026

What

install.sh references a checksum check but it's not implemented. This adds downloading the checksum file and checking the downloaded binary

Why

This ensure that users don't download any malicious binaries or corrupted files are used

Implications

This should not break any k3d functionality but will change the installer to do an additional check that requires the sha256sum or shasum (macosx) binaries to exists

install.sh references a checksum check but it's not implemented. This adds downloading the checksum file and checking the downloaded binary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant