contentauth / c2pa-rs

Rust SDK for the core C2PA (Coalition for Content Provenance and Authenticity) specification
Other
128 stars 57 forks source link

Data Box usage #485

Open stefanodevenuto opened 5 months ago

stefanodevenuto commented 5 months ago

Hi, I'm quite new to the C2PA specification, and while reading it I approached the concept of Data Box (https://c2pa.org/specifications/specifications/2.0/specs/C2PA_Specification.html#_data_boxes).

While using this library, I couldn't find a way to create a Data Box and later reference it from an Assertion. Is there a way to do it currently?

gpeacock commented 4 months ago

We are looking into a way to support this. Thank you