-
Notifications
You must be signed in to change notification settings - Fork 23
fix: Examples update #129
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
fix: Examples update #129
Conversation
| {'@type': 'Person', 'name': 'Example User'} | ||
| "label": "c2pa.actions", | ||
| "data": { | ||
| "actions": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe this is the most minimal valid V2 manifest we can have.
examples/README.md
Outdated
|
|
||
| ### Run the callback signing and verification example | ||
|
|
||
| In this example, signing is done using a callback signer: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In this example, a callback signer does the signer:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In this example, a callback signer is the signer is more accurate (is instead of does - because it is only one part that we use, we still provide the whole other plumbing to sign)
Uh oh!
There was an error while loading. Please reload this page.