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

ITE-10: support multiple predicates per step? #58

Open
adityasaky opened this issue Sep 23, 2024 · 2 comments
Open

ITE-10: support multiple predicates per step? #58

adityasaky opened this issue Sep 23, 2024 · 2 comments

Comments

@adityasaky
Copy link
Member

The current draft for ITE-10 supports multiple predicate types per step, but it's possible this introduces more complexity than is needed. The original idea was to support witness's attestation collections-like workflows, but we may be better off specially handling those types or finding some other mechanism for such steps.

@alanssitis
Copy link
Member

IMO, this scenario seems more suitable for something like sub-policies. Although we could do something specific for the collections and handle them differently.

@adityasaky
Copy link
Member Author

Yeah, I'm leaning towards specialcasing collections. There's a PoC of this on attestation-verifier: in-toto/attestation-verifier#26

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