Skip to content

Release as github release with attestations and hashes #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 tasks done
baszalmstra opened this issue Mar 10, 2025 · 0 comments
Open
2 tasks done

Release as github release with attestations and hashes #11

baszalmstra opened this issue Mar 10, 2025 · 0 comments

Comments

@baszalmstra
Copy link

Checklist

  • I added a descriptive title
  • I searched open requests and couldn't find a duplicate

What is the idea?

I would like to use the zig based launchers in rattler.

Ideally I would like to have the following in order of importance:

  1. Support for x86, x64, and arm64.
  2. Traceability
  3. Signed binaries

This project already offers at least the first which is already better than the current status quo in rattler where we have none of these.

I would like to propose that we also build the (zig) launchers in this repository and publish them through github together with a sha256 hash. We can then use the built binaries in rattler, the hash should add at least some form of traceability.

We could also create SLSA attestations and publish those alongside the binaries.

Why is this needed?

We are currently using binaries of relatively unknown origin. There is no traceable information on how these binaries were built which poses a security risk.

What should happen?

No response

Additional Context

No response

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

No branches or pull requests

1 participant