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

Figure out how to expose trust paths for registration verification #62

Open
Firehed opened this issue Dec 3, 2023 · 1 comment
Open
Milestone

Comments

@Firehed
Copy link
Owner

Firehed commented Dec 3, 2023

To support §7.1¶23-24

@Firehed
Copy link
Owner Author

Firehed commented Jan 26, 2024

Since (newly-created) credentials now store their attestation data, explicitly for the purposes of re-verification, I think this may look like adding a method on CredentialInterface that (re-)verifies the attestation object and exposes roughly what's used in the initial registration process.

Older credentials that do not store that data would need to return a "no trust" path; in practice that path shouldn't really exist since they're a pre-1.0 format.

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