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

signing-event: verify root_history contents #164

Open
jku opened this issue Jan 18, 2024 · 0 comments
Open

signing-event: verify root_history contents #164

jku opened this issue Jan 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jku
Copy link
Member

jku commented Jan 18, 2024

Signing-event should verify a few things about root changes:

  • existing files in root_history likely should never change (only new ones are added)
  • when root.json changes, the new file should match the versioned one added in root_history/

These should be easy to check, I'm just not sure where: most validity checks are in CIRepository, like _validate_role() but that seems too low level: something like signing_event.py:status() might be a better place...

@jku jku added the enhancement New feature or request label Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant