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

drop hardcoded sign key, replace with support for N keys via settings #610

Merged
merged 8 commits into from
Aug 22, 2023

Conversation

andymck
Copy link
Contributor

@andymck andymck commented Aug 22, 2023

Linked ops PR: https://github.com/novalabsxyz/ops/pull/775

Replaces a single hardcoded sign key used to verify the signature of denylist updates with N keys defined via settings

@andymck andymck force-pushed the andymck/denylist/support-n-sign-keys-from-settings branch from f0c5fb8 to 9134d8a Compare August 22, 2023 15:34
@andymck andymck marked this pull request as ready for review August 22, 2023 15:57
denylist/src/settings.rs Outdated Show resolved Hide resolved
@andymck andymck force-pushed the andymck/denylist/support-n-sign-keys-from-settings branch from a8b868b to deef0e6 Compare August 22, 2023 16:23
denylist/src/denylist.rs Outdated Show resolved Hide resolved
denylist/src/settings.rs Outdated Show resolved Hide resolved
denylist/src/denylist.rs Outdated Show resolved Hide resolved
iot_verifier/src/runner.rs Outdated Show resolved Hide resolved
denylist/src/denylist.rs Outdated Show resolved Hide resolved
denylist/src/denylist.rs Outdated Show resolved Hide resolved
denylist/src/denylist.rs Outdated Show resolved Hide resolved
denylist/src/denylist.rs Outdated Show resolved Hide resolved
@bbalser bbalser merged commit 3a3552a into main Aug 22, 2023
1 check passed
@bbalser bbalser deleted the andymck/denylist/support-n-sign-keys-from-settings branch August 22, 2023 18:24
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

Successfully merging this pull request may close these issues.

5 participants