Skip to content

Commit 59cd3f3

Browse files
Update softbinding-algorithm-list.json
Hi, corrected the whitespacing/formatting. Hope it is correct now, Thanks
1 parent 95f28cb commit 59cd3f3

1 file changed

Lines changed: 17 additions & 12 deletions

File tree

softbinding-algorithm-list.json

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -496,16 +496,21 @@
496496
]
497497
},
498498
{
499-
"identifier": 29,
500-
"alg": "eu.sasha.softbinding.v1",
501-
"type": "watermark",
502-
"decodedMediaTypes": ["image"],
503-
"entryMetadata": {
504-
"description": "Invisible watermarking technology for image and video assets, enabling C2PA manifest recovery and content provenance verification after metadata stripping or transcoding.",
505-
"categories": ["eu.sasha.watermark"],
506-
"dateEntered": "2026-04-16T00:00:00.000Z",
507-
"contact": "contact@sasha.eu",
508-
"informationalUrl": "https://sasha.eu/technology"
509-
}
510-
}
499+
"identifier": 33,
500+
"alg": "eu.sasha.softbinding.v1",
501+
"type": "watermark",
502+
"decodedMediaTypes": [
503+
"image"
504+
],
505+
"encodedMediaTypes": [
506+
"image/jpeg",
507+
"image/png"
508+
],
509+
"entryMetadata": {
510+
"description": "Invisible watermarking technology for image and video assets, enabling C2PA manifest recovery and content provenance verification after metadata stripping or transcoding.",
511+
"dateEntered": "2026-04-16T00:00:00.000Z",
512+
"contact": "contact@sasha.eu",
513+
"informationalUrl": "https://sasha.eu/technology"
514+
}
515+
}
511516
]

0 commit comments

Comments
 (0)