Skip to content
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

feat: Code / Artifact Signing #88

Closed
pmengelbert opened this issue Jan 30, 2024 · 1 comment
Closed

feat: Code / Artifact Signing #88

pmengelbert opened this issue Jan 30, 2024 · 1 comment

Comments

@pmengelbert
Copy link
Contributor

Make code / artifact signing possible via the spec. For example, windows artifacts can be signed. Also, output containers (i.e. mariner2/container ) can be signed. This feature would give dalec spec writers control over certain aspects of signing. A rough abstraction would be:

  • Provide the authority that will sign
  • Provide the means by which signing will occur (cosign)
  • Provide what will be signed
    • individual artifacts? binaries, tarballs, etc
    • sources and/or source tarballs produced for rpm builds?
    • output containers?
@cpuguy83
Copy link
Member

cpuguy83 commented May 6, 2024

This was completed in #214

@cpuguy83 cpuguy83 closed this as completed May 6, 2024
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

2 participants