particle-os-modules/modules/signing/README.md
gerblesh 2ff118dbdc
feat: add signing module to replace signing.sh (#111)
* feat: signing module

* docs: add docs for `signing` module

* fix(signing.sh): add space to if

Co-authored-by: Gerald Pinder <gmpinder@gmail.com>

* fix(signing): grammar in README and formatting in signing.sh

* fix: only modify image-info.json

* fix: typo in image vendor name

---------

Co-authored-by: Gerald Pinder <gmpinder@gmail.com>
2024-02-03 10:30:01 +00:00

414 B

signing Module for Startingpoint

The signing module is used to install the required signing policies for cosign image verification with rpm-ostree and bootc. This module is the successor to the signing.sh script that previously existed in the template, and it allows for basing off of non-Universal-Blue Fedora base images.