Rust SDK for the core C2PA (Coalition for Content Provenance and Authenticity) specification

c2pa metadata
3 Open Issues Need Help Last updated: Sep 10, 2025

Open Issues Need Help

View All on GitHub
good first issue feature accepted status: in progress status:triaged

Rust SDK for the core C2PA (Coalition for Content Provenance and Authenticity) specification

Rust
#c2pa#metadata

AI Summary: Modify the C2PA Rust SDK to default the `AllActionsIncluded` field to `true` in claim generation, aligning with the updated specification. Consider adding a configurable setting to allow users to override this default behavior, potentially as part of a broader effort to manage default values for all actions within claims.

Complexity: 3/5
good first issue feature accepted

Rust SDK for the core C2PA (Coalition for Content Provenance and Authenticity) specification

Rust
#c2pa#metadata

AI Summary: Investigate if reducing the build size of the C2PA Rust SDK is feasible and beneficial by selectively compiling features based on user needs. This involves analyzing the current codebase to identify features that can be conditionally compiled and assessing the trade-offs between build size and functionality.

Complexity: 4/5
good first issue

Rust SDK for the core C2PA (Coalition for Content Provenance and Authenticity) specification

Rust
#c2pa#metadata