-
Notifications
You must be signed in to change notification settings - Fork 49
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
Register App Attestation Schema #1714
Comments
Proposed v1 schema: {
"attributes": [
"issue_date_dateint",
"validation_method",
"app_version",
"app_vendor",
"app_id",
"operating_system",
"operating_system_version"
],
"schema_name": "app_attestation",
"schema_version": "1.0"
} |
I've created a new Traction Dev instance and plumbed it to the CANdy-dev ledger and our deployed attestation controller. Once we agree on v1.0 of the schema (proposed above) we can publish it and this ticket can be closed. |
jleach
changed the title
Register App Attestation Schema
Register App Attestation Schema in Dev
Jan 26, 2024
jleach
changed the title
Register App Attestation Schema in Dev
Register App Attestation Schema
Jan 26, 2024
This was referenced Jan 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reference:
The text was updated successfully, but these errors were encountered: