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

Evidence verification without verifier-provided nonce #11

Open
artoniemi opened this issue Aug 29, 2022 · 0 comments
Open

Evidence verification without verifier-provided nonce #11

artoniemi opened this issue Aug 29, 2022 · 0 comments

Comments

@artoniemi
Copy link

It should be possible to successfully verify evidence that does not contain a verifier provided nonce. This seems to possible with the code base, because the verifier code does not check the nonce. But this should be made a permanent documented feature or option.

Example scenario where this is needed: the challenge included in attestation evidence may be channel bindings for a secure channel where the attester and the relying party are the endpoints. In this case, verifying freshness is the task of the relying party instead of the verifier.

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

1 participant