-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathsoftbinding-algorithm-list.json
More file actions
executable file
·498 lines (498 loc) · 17.8 KB
/
softbinding-algorithm-list.json
File metadata and controls
executable file
·498 lines (498 loc) · 17.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
[
{
"identifier": 1,
"alg": "com.digimarc.validate.1",
"type": "watermark",
"decodedMediaTypes": [
"audio",
"video",
"text",
"image"
],
"entryMetadata": {
"description": "Digimarc Validate Digital Watermarking algorithm",
"dateEntered": "2024-05-17T17:00:00.000Z",
"contact": "info@digimarc.com",
"informationalUrl": "https://www.digimarc.com/products/digital-content-authentication"
}
},
{
"identifier": 2,
"alg": "org.atsc.a336",
"type": "watermark",
"decodedMediaTypes": [
"audio",
"video",
"image"
],
"entryMetadata": {
"description": "ATSC watermarking (A/334, A/335, A/336)",
"dateEntered": "2024-05-17T15:43:00.000Z",
"contact": "atsc@atsc.org",
"informationalUrl": "https://www.atsc.org/atsc-documents/a3362017-content-recovery-redistribution-scenarios/"
}
},
{
"identifier": 3,
"alg": "io.iscc.v0",
"type": "fingerprint",
"decodedMediaTypes": [
"text",
"image",
"audio",
"video",
"application"
],
"entryMetadata": {
"description": "ISO 24138 - International Standard Content Code (ISCC) V0 algorithm",
"dateEntered": "2024-05-17T16:00:00Z",
"contact": "info@iscc.io",
"informationalUrl": "https://www.iso.org/standard/77899.html"
}
},
{
"identifier": 4,
"alg": "com.adobe.trustmark.Q",
"type": "watermark",
"decodedMediaTypes": [
"image"
],
"entryMetadata": {
"description": "Adobe Trustmark variant Q",
"dateEntered": "2024-05-17T17:00:00.000Z",
"contact": "collomos@adobe.com",
"informationalUrl": "https://github.com/adobe/trustmark/"
}
},
{
"identifier": 5,
"alg": "com.adobe.trustmark.C",
"type": "watermark",
"decodedMediaTypes": [
"image"
],
"entryMetadata": {
"description": "Adobe Trustmark variant C",
"dateEntered": "2024-05-17T17:00:00.000Z",
"contact": "collomos@adobe.com",
"informationalUrl": "https://github.com/adobe/trustmark/"
}
},
{
"identifier": 6,
"alg": "com.adobe.icn.dense",
"type": "fingerprint",
"decodedMediaTypes": [
"image"
],
"entryMetadata": {
"description": "Adobe Image Comparator Network Dense Fingerprint",
"dateEntered": "2024-05-17T17:00:00.000Z",
"contact": "collomos@adobe.com",
"informationalUrl": "https://openaccess.thecvf.com/content/CVPR2021W/WMF/html/Black_Deep_Image_Comparator_Learning_To_Visualize_Editorial_Change_CVPRW_2021_paper.html"
}
},
{
"identifier": 7,
"alg": "ai.steg.api",
"type": "watermark",
"decodedMediaTypes": [
"image",
"video",
"application"
],
"entryMetadata": {
"description": "Steg.AI invisible watermarking",
"dateEntered": "2024-05-20T10:50:00.000Z",
"contact": "info@steg.ai",
"informationalUrl": "https://openaccess.thecvf.com/content_CVPR_2019/papers/Wengrowski_Light_Field_Messaging_With_Deep_Photographic_Steganography_CVPR_2019_paper.pdf"
}
},
{
"identifier": 8,
"alg": "ai.trufo.gen1.image",
"type": "watermark",
"decodedMediaTypes": [
"image"
],
"entryMetadata": {
"description": "Trufo image watermark.",
"dateEntered": "2024-08-14T15:00:00.000Z",
"contact": "tech@trufo.ai",
"informationalUrl": "https://trufo.ai/publications/"
}
},
{
"identifier": 9,
"alg": "ai.trufo.gen1.image-lite",
"type": "watermark",
"decodedMediaTypes": [
"image"
],
"entryMetadata": {
"description": "Trufo image watermark (lite version).",
"dateEntered": "2024-08-14T15:00:00.000Z",
"contact": "tech@trufo.ai",
"informationalUrl": "https://trufo.ai/publications/"
}
},
{
"identifier": 10,
"alg": "app.overlai.watermark.1",
"type": "watermark",
"decodedMediaTypes": [
"image"
],
"entryMetadata": {
"description": "Overlai Watermark version 1",
"dateEntered": "2024-08-14T16:00:00.000Z",
"contact": "luke@overlai.app",
"informationalUrl": "https://overlai.app/watermark"
}
},
{
"identifier": 11,
"alg": "tv.kinetiq.watercast.48.1",
"type": "watermark",
"decodedMediaTypes": [
"video"
],
"entryMetadata": {
"description": "Teletrax Watermarking algorithm",
"dateEntered": "2024-10-16T17:00:00.000Z",
"contact": "c2pa@kinetiq.tv",
"informationalUrl": "https://kinetiq.tv/broadcasting-syndication/"
}
},
{
"identifier": 12,
"alg": "castLabs.watermark.1",
"type": "watermark",
"decodedMediaTypes": [
"video",
"image",
"audio"
],
"entryMetadata": {
"description": "castLabs Single Frame Forensic Watermarking",
"dateEntered": "2024-11-13T12:00:00.000Z",
"contact": "info@castlabs.com",
"informationalUrl": "https://castlabs.com/image-watermarking/"
}
},
{
"identifier": 13,
"alg": "com.adobe.trustmark.P",
"type": "watermark",
"decodedMediaTypes": [
"image"
],
"entryMetadata": {
"description": "Adobe Trustmark variant P",
"dateEntered": "2025-02-05T17:00:00.000Z",
"contact": "collomos@adobe.com",
"informationalUrl": "https://github.com/adobe/trustmark/"
}
},
{
"identifier": 14,
"alg": "com.imatag.lamark.v1",
"type": "watermark",
"decodedMediaTypes": [
"image"
],
"entryMetadata": {
"description": "Imatag invisible watermarking for images",
"dateEntered": "2025-02-26T15:00:00.000Z",
"contact": "c2pa@imatag.com",
"informationalUrl": "https://www.imatag.com/digital-watermarking/"
}
},
{
"identifier": 15,
"alg": "com.nagra.nexguard.watermark.1",
"type": "watermark",
"decodedMediaTypes": [
"video",
"audio",
"image"
],
"entryMetadata": {
"description": "NAGRA NexGuard Watermarking with Single Frame Detection Capability",
"dateEntered": "2025-02-26T13:53:25.000Z",
"contact": "gabriel.cantin@nagra.com",
"informationalUrl": "https://nagra.vision/security-solutions/forensic-watermarking/"
}
},
{
"identifier": 16,
"alg": "com.mentaport.watermark.1",
"type": "watermark",
"decodedMediaTypes": [
"video",
"audio",
"image"
],
"entryMetadata": {
"description": "Mentaport Watermarking Engine",
"dateEntered": "2025-03-12T13:00:00.000Z",
"contact": "hello@mentaport.com",
"informationalUrl": "https://docs.mentaport.xyz"
}
},
{
"identifier": 17,
"alg": "com.digicaps.fingerprint.1",
"type": "fingerprint",
"decodedMediaTypes": [
"image"
],
"entryMetadata": {
"description": "DigiCAP Fingerprint Engine",
"dateEntered": "2025-06-16T17:00:00.000Z",
"contact": "info.bornid@digicaps.com",
"informationalUrl": "https://docs.bornid.io"
}
},
{
"identifier": 18,
"alg": "com.sonicorigin.watermark.1",
"type": "watermark",
"decodedMediaTypes": [
"audio",
"video"
],
"entryMetadata": {
"description": "SonicOrigin Watermarking Engine",
"dateEntered": "2025-08-13T18:25:00.000Z",
"contact": "info@sonicai.ai",
"informationalUrl": "https://sonicai.ai"
}
},
{
"identifier": 19,
"alg": "com.microsoft.invismark.1",
"type": "watermark",
"decodedMediaTypes": [
"image",
"video"
],
"entryMetadata": {
"description": "Microsoft Responsible AI InvisMark",
"dateEntered": "2025-10-12T18:25:00.000Z",
"contact": "rai_provenance@microsoft.com",
"informationalUrl": "https://arxiv.org/abs/2411.07795"
}
},
{
"identifier": 20,
"alg": "com.microsoft.wavmark.1",
"type": "watermark",
"decodedMediaTypes": [
"audio",
"video"
],
"entryMetadata": {
"description": "Microsoft Responsible AI WavMark",
"dateEntered": "2025-10-12T15:00:00.000Z",
"contact": "rai_provenance@microsoft.com",
"informationalUrl": "https://arxiv.org/abs/2308.12770"
}
},
{
"identifier": 21,
"alg": "ai.contentlens.image.basewmk",
"type": "watermark",
"decodedMediaTypes": [
"image"
],
"entryMetadata": {
"description": "ContentLens Image Watermarking (Base)",
"dateEntered": "2025-11-26T14:30:00.000Z",
"contact": "team@contentlens.ai",
"informationalUrl": "https://api.contentlens.tech/docs"
}
},
{
"identifier": 22,
"alg": "ai.contentlens.image.ensemblewmk",
"type": "watermark",
"decodedMediaTypes": [
"image"
],
"entryMetadata": {
"description": "ContentLens Image Watermarking (Ensemble)",
"dateEntered": "2025-11-26T14:30:00.000Z",
"contact": "team@contentlens.ai",
"informationalUrl": "https://api.contentlens.tech/docs"
}
},
{
"identifier": 23,
"alg": "ai.contentlens.image.customwmk",
"type": "watermark",
"decodedMediaTypes": [
"image"
],
"entryMetadata": {
"description": "ContentLens Image Watermarking (Custom)",
"dateEntered": "2025-11-26T14:30:00.000Z",
"contact": "team@contentlens.ai",
"informationalUrl": "https://api.contentlens.tech/docs"
}
},
{
"identifier": 24,
"alg": "ai.contentlens.audio.mono",
"type": "watermark",
"decodedMediaTypes": [
"audio"
],
"entryMetadata": {
"description": "ContentLens Audio Watermarking (Mono)",
"dateEntered": "2025-11-26T14:30:00.000Z",
"contact": "team@contentlens.ai",
"informationalUrl": "https://api.contentlens.tech/audio/docs"
}
},
{
"identifier": 25,
"alg": "ai.contentlens.audio.stereo",
"type": "watermark",
"decodedMediaTypes": [
"audio"
],
"entryMetadata": {
"description": "ContentLens Audio Watermarking (Stereo)",
"dateEntered": "2025-11-26T14:30:00.000Z",
"contact": "team@contentlens.ai",
"informationalUrl": "https://api.contentlens.tech/audio/docs"
}
},
{
"identifier": 26,
"alg": "es.lumatrace",
"type": "watermark",
"decodedMediaTypes": [
"image"
],
"entryMetadata": {
"description": "Java-native Adaptive Spatial Watermarking using Blue-channel injection. Reference implementation (v4.0) with Cloud Soft-Binding API",
"dateEntered": "2026-01-26T17:30:00.000Z",
"contact": "contact@lumatrace.es",
"informationalUrl": "https://github.com/Cyrah2R/lumatrace-cloud"
}
},
{
"identifier": 27,
"alg": "com.markany.watermark.1",
"type": "watermark",
"decodedMediaTypes": [
"image",
"video",
"audio"
],
"entryMetadata": {
"description": "MarkAny invisible watermarking with robustness against cropping, resizing, and compression",
"dateEntered": "2026-02-25T00:00:00.000Z",
"contact": "c2pa@markany.co.kr",
"informationalUrl": "https://en.markany.com/contentssecurity"
}
},
{
"identifier": 28,
"alg": "com.verimatrix.watermark.1",
"type": "watermark",
"decodedMediaTypes": [
"video"
],
"entryMetadata": {
"description": "Verimatrix watermarking algorithm: provides an essence-based forensic watermarking mechanism that may be used as a C2PA soft-binding technology. The algorithm embeds an imperceptible identifier payload directly into the audiovisual signal, enabling persistent association between a media asset and an external provenance record or manifest reference even when file-level cryptographic bindings are broken by transcoding, re-packaging, streaming workflows, or other common transformations. The embedded payload is designed to be robust against compression and typical distribution modifications and can be recovered from derivative copies via blind extraction without requiring access to the original master file. This supports C2PA soft-binding requirements by enabling downstream verification and traceability through extraction of a durable identifier that can be resolved to provenance or distribution metadata maintained outside the media file",
"dateEntered": "2026-02-26T14:16:00.000Z",
"contact": "c2pa@verimatrix.com",
"informationalUrl": "https://www.verimatrix.com/c2pa/watermarking/"
}
},
{
"identifier": 29,
"alg": "com.writerslogic.zwc-watermark.1",
"type": "watermark",
"encodedMediaTypes": [
"text/plain",
"text/markdown",
"text/html"
],
"entryMetadata": {
"description": "WritersLogic CPOP zero-width character (ZWC) watermark for text content. Embeds a truncated HMAC-SHA256 tag as zero-width Unicode characters (U+200B, U+200C, U+200D, U+FEFF) at deterministic word-boundary positions selected via HMAC-seeded Fisher-Yates shuffle. The tag binds the document content hash and Merkle Mountain Range root to the authorship evidence chain, enabling blind extraction without access to the original. Robust against copy-paste and re-encoding; invalidated by content modification (by design, as content changes require re-attestation). Part of the CPOP proof-of-process authorship attestation system implementing draft-condrey-cpop-protocol",
"dateEntered": "2026-03-18T20:00:00.000Z",
"contact": "david@writerslogic.com",
"informationalUrl": "https://writersproof.com/cpop/zwc-watermark"
}
},
{
"identifier": 30,
"alg": "com.aiwatermark.videoseal.1",
"type": "watermark",
"decodedMediaTypes": [
"video"
],
"encodedMediaTypes": [
"video/mp4",
"video/webm"
],
"entryMetadata": {
"description": "Neural video watermarking using Meta FAIR's VideoSeal model, providing perceptually invisible soft-binding watermarks in video content. Supports MP4/WebM. Integrates with C2PA manifest resolution via the AIWatermark Soft Binding Resolution API",
"dateEntered": "2026-03-08T00:00:00.000Z",
"contact": "jonathan@aiwatermark.com",
"informationalUrl": "https://aiwatermark.com/algorithms/videoseal-v1"
},
"softBindingResolutionApis": [
"https://aiwatermark.com/api/v1"
]
},
{
"identifier": 31,
"alg": "com.aiwatermark.pixelseal.1",
"type": "watermark",
"decodedMediaTypes": [
"image"
],
"encodedMediaTypes": [
"image/png",
"image/jpeg",
"image/webp"
],
"entryMetadata": {
"description": "Neural image watermarking using Meta FAIR's PixelSeal model, providing perceptually invisible soft-binding watermarks in image content. Embeds a 256-bit payload robust to common image transformations. Integrates with C2PA manifest resolution via the AIWatermark Soft Binding Resolution API",
"dateEntered": "2026-03-08T00:00:00.000Z",
"contact": "jonathan@aiwatermark.com",
"informationalUrl": "https://aiwatermark.com/algorithms/pixelseal-v1"
},
"softBindingResolutionApis": [
"https://aiwatermark.com/api/v1"
]
},
{
"identifier": 32,
"alg": "com.aiwatermark.audioseal.1",
"type": "watermark",
"decodedMediaTypes": [
"audio"
],
"encodedMediaTypes": [
"audio/mpeg",
"audio/wav",
"audio/flac",
"audio/mp4"
],
"entryMetadata": {
"description": "Neural audio watermarking using Meta FAIR's AudioSeal model, providing imperceptible soft-binding watermarks in audio content. Supports localized detection of watermarks within audio segments. Integrates with C2PA manifest resolution via the AIWatermark Soft Binding Resolution API",
"dateEntered": "2026-03-08T00:00:00.000Z",
"contact": "jonathan@aiwatermark.com",
"informationalUrl": "https://aiwatermark.com/algorithms/audioseal-v1"
},
"softBindingResolutionApis": [
"https://aiwatermark.com/api/v1"
]
}
]