-
I generate ES256 keys in my project, and needed to support ES256 signing algorithm. This is how I did this. Please consider adding to the repository's examples.
Adding, for example, to `c2pa_api.py…
-
I'm investigating a reported concern in my c2pa browser extension about tracking. What happens is: my extension uses the c2pa library to get the manifest of an image, and if that image has an external…
-
I am not sure that was meant to be done here, but section 18.9.1 references section 18.9. Maybe this is meant to be a reference back to 9.3? It seems like this should be updated to not be self refer…
-
https://github.com/c2pa-org/specifications/blob/153a62110fa0f6a61d4b960509fc50a645c6c2e1/build/site/specifications/2.1/specs/C2PA_Specification.html#L1116
In the spec, the validator should be deter…
-
Looking at:
https://github.com/c2pa-org/specifications/blob/153a62110fa0f6a61d4b960509fc50a645c6c2e1/build/site/specifications/2.1/specs/C2PA_Specification.html#L1700-L1728
it occurs to me that ther…
-
Many of the other SDK libraries have a GH action that runs as part of CI to generate CHANGELOG.md for version updates/releases; for example: https://github.com/contentauth/c2pa-node/blob/main/CHANGELO…
-
[Per 2.0 of the spec](https://c2pa.org/specifications/specifications/2.0/specs/C2PA_Specification.html#_metadata_about_assertions) we can have c2pa.assertion.metadata assertions that provide metadata …
-
The existing doc doesn't have much other than some basic overview info and API doc.
The docs should explain (for example) how to:
- Display C2PA data on your site or app - Leverage the bare-bo…
-
Do the C2PA getting started (https://opensource.contentauthenticity.org/docs/getting-started) in order to understand C2PA specifications
-
Hi,
When validating the manifest of this image: https://truepic.com/wp-content/uploads/2023/03/transparency_original-capture.jpg with the library, I get this issue:
However, when validat…