starlinglab / integrity-backend

Backend server for registering and configurable processing of authenticated assets in the Starling Integrity framework.
MIT License
10 stars 3 forks source link

Update proofmode meta-content parsing #127

Closed makew0rld closed 1 year ago

makew0rld commented 1 year ago

Task Summary

📅 Due date: N/A
🎯 Success criteria: Correctly parse meta-content

In September I updated the proofmode meta-content schema: https://github.com/starlinglab/integrity-schema/pull/7

Apparently this change was never reflected in the backend parsing, and so it needs be updated now too. I'll probably bundle this in with a PR for #120.

This old incorrect parsing only happens in the code for making C2PA claims for proofmode JPEGs, that's the c2pa-proofmode action.