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

Public key changes? #201

Open
RSpliet opened this issue Nov 9, 2024 · 1 comment
Open

Public key changes? #201

RSpliet opened this issue Nov 9, 2024 · 1 comment

Comments

@RSpliet
Copy link

RSpliet commented Nov 9, 2024

I recently tried to re-generate some images (for full discloser: using an older version of the script), and ran into the issue of the script bailing early with
gpg: Can't check signature: No public key

Looking at the signatures, it looks like the sha256 key files as downloaded today no longer contain the deprecated public key with signature 0xCD84BCED626471F1 . I thus tracked the issue down th the following line:

https://github.com/dangowrt/owrt-ubi-installer/blob/e0f62de5357158e444c9b24451ae604ee27fa8b2/build_installer.sh#L8C1-L8C33

Replacing the key with 0x1D53D1877742E911 (Universal GPG signing key from Nitrokey 3A key) resolves the issue.

@dangowrt
Copy link
Owner

dangowrt commented Nov 9, 2024

Yes, the build key has changed. Can you open a PR with that change please?

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