diff --git a/softbinding-algorithm-list.json b/softbinding-algorithm-list.json index 65206b5..6023341 100755 --- a/softbinding-algorithm-list.json +++ b/softbinding-algorithm-list.json @@ -494,5 +494,23 @@ "softBindingResolutionApis": [ "https://aiwatermark.com/api/v1" ] + }, + { + "identifier": 33, + "alg": "eu.sasha.softbinding.v1", + "type": "watermark", + "decodedMediaTypes": [ + "image" + ], + "encodedMediaTypes": [ + "image/jpeg", + "image/png" + ], + "entryMetadata": { + "description": "Invisible watermarking technology for image and video assets, enabling C2PA manifest recovery and content provenance verification after metadata stripping or transcoding.", + "dateEntered": "2026-04-16T00:00:00.000Z", + "contact": "contact@sasha.eu", + "informationalUrl": "https://sasha.eu/technology" + } } ]