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

ci: sign all release branches with CI key #42

Merged

Conversation

blocktrron
Copy link
Member

This allows to use the validating signing script.

Add back beta and stable signing steps for the manifest. This signs beta
and stable firmware with the CI private-key.

This does not count as valid signatures for the autoupdater, but it can
be used to validate the manifest to be signed with a persons private key
originates from the CI.

Signed-off-by: David Bauer <[email protected]>
(cherry picked from commit 5d0989f)
The sign.sh script is only called by sign-release.sh.

Move the sign.sh script into a function of sign-release.sh.

Signed-off-by: David Bauer <[email protected]>
(cherry picked from commit 616d4d2)
Validate the signature of the downloaded manifest against the CI public
key to check the integrity of the downloaded manifest.

Signed-off-by: David Bauer <[email protected]>
(cherry picked from commit a0008a8)
@blocktrron blocktrron merged commit 78be28a into freifunk-darmstadt:v2023.2.x Feb 4, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant