Skip to content

Add Meta Seal watermarking algorithms (PixelSeal, ChunkySeal, VideoSeal, AudioSeal, TextSeal)#48

Open
carlreid wants to merge 6 commits intoc2pa-org:mainfrom
carlreid:meta-seal
Open

Add Meta Seal watermarking algorithms (PixelSeal, ChunkySeal, VideoSeal, AudioSeal, TextSeal)#48
carlreid wants to merge 6 commits intoc2pa-org:mainfrom
carlreid:meta-seal

Conversation

@carlreid
Copy link
Copy Markdown

Registers some of the open source watermarking algorithms from Meta Seal suite as soft binding algorithms for C2PA:

ID Algorithm Type Media
33 com.meta.pixelseal.1 watermark image
34 com.meta.chunkyseal.1 watermark image
35 com.meta.videoseal.1 watermark video
36 com.meta.audioseal.1 watermark audio
37 com.meta.textseal.1 watermark text

I noticed the com.aiwatermark related entries, which appears to be a paid service exposing these same models. If I understand things correctly, then this algorithm list is to be used as a list of potential watermark implementations that would be required to detect all potential cases of content using a C2PA Soft Binding? Which leaves me a little concerned that it could lead to many paid providers re-exposing open source models, such that ultimately the C2PA manifest can't be discovered without paying for access. It seems a little counter intuitive to define an interoperable Soft Binding API spec, yet providers can register here behind paywalls.

I have also included an additional fix in README.md from softbinding-algorithm-list-schema.json to softbinding-algorithm-list.schema.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant