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

automate trusted keys management #4

Open
x1ddos opened this issue May 29, 2024 · 1 comment · May be fixed by #9
Open

automate trusted keys management #4

x1ddos opened this issue May 29, 2024 · 1 comment · May be fixed by #9
Assignees

Comments

@x1ddos
Copy link
Contributor

x1ddos commented May 29, 2024

at the moment, changes are verified with git pull --verify-signatures in https://github.com/nakamochi/sysupdates/blob/2290644e/update.sh#L40 which runs gpg-verify.

but the keys which sign commits must first be marked as trusted in the gpg keychain.

@x1ddos
Copy link
Contributor Author

x1ddos commented May 29, 2024

@kristapsk you'll need this first, to be able to push updates to devices. otherwise, they'll refuse when seeing a new commit signed by an unknown key (yours).

@kristapsk kristapsk self-assigned this Aug 6, 2024
@kristapsk kristapsk linked a pull request Oct 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants