Gavin Peacock
Gavin Peacock
## Changes in this pull request Add sign feature for signing manifests without file i/o Only supports jpeg in so far Manifest.embed_stream method added ## Checklist - [ ] This...
## Changes in this pull request Remove User, UserCbor and Uuid assertions from the public SDK Use add_labeled_assertion instead. ## Checklist - [ ] This PR represents a single feature,...
This adds a new Builder and Reader model based entirely on streams. The Builder is based on the Manifest API and the Reader on ManifestStore. The builder is used to...
Several changed have been made to the validation for C2PA manifest. This story is to rationalize those differences and not break backcompat.
We want an API that can distinguish between formats we can read-only vs read and write.