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

async registration policy checking apears disallowed by 2.1.2 #12

Open
robinbryce opened this issue Jun 23, 2024 · 1 comment
Open

async registration policy checking apears disallowed by 2.1.2 #12

robinbryce opened this issue Jun 23, 2024 · 1 comment
Assignees

Comments

@robinbryce
Copy link

In 2.1.2. Signed Statement Registration

We have "The Registration Policy for the Transparency Service MUST be applied to the payload bytes, before any additional processing is performed"

This appears to rule out implementations which do async processing of registration statements.

I understood that the combined effect, and intent, of

https://www.ietf.org/archive/id/draft-ietf-scitt-architecture-06.html#name-registration 5. & 7. With the subsequent text

"A Transparency Service MUST ensure that a Signed Statement is registered before releasing its Receipt."

Was to enable the implementation to defer application of registration policies until receipt issuance.

I think, if that is consistent with the intent of the authors intent, a specific requirement along the lines of "Registration policies MUST be applied before issuing a Receipt" would be much clearer

@JAG-UK
Copy link
Contributor

JAG-UK commented Jul 26, 2024

Does this wording actually belong in SCRAPI at all, or should it be removed because these semantics are specified in the architecture? I'm thinking delete.

@JAG-UK JAG-UK self-assigned this Aug 6, 2024
@SteveLasker SteveLasker self-assigned this Aug 27, 2024
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

3 participants