-
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
Report: feature requestNew feature requestNew feature request
Description
It should be pretty easy to have a basic flow so CI created images can be signed, and verified on pull. Not sure what algorithm(s) / tools we should use? Accessibility is key, both IRL and in CI, and it needs to all work well cross-platform.
- Add public key (and key type?) to metadata (let's b64 it or something)
- Search for a signature file corresponding to each package (
.sig
or appropriate to the format) - Generate checksum / validate signature against public key on pull
sassman, somehowchris, c-git, repi, nim65s and 2 more
Metadata
Metadata
Assignees
Labels
Report: feature requestNew feature requestNew feature request