From a9b282603829c80ce0ba047080a4c86b63c3312a Mon Sep 17 00:00:00 2001 From: Harish Bhat Date: Mon, 27 Jul 2026 15:07:48 +0530 Subject: [PATCH] Add com.doverunner.watermark.1 to soft binding algorithm list --- softbinding-algorithm-list.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/softbinding-algorithm-list.json b/softbinding-algorithm-list.json index 763e7eb..552ac72 100755 --- a/softbinding-algorithm-list.json +++ b/softbinding-algorithm-list.json @@ -719,5 +719,20 @@ "softBindingResolutionApis": [ "https://api.blockfact.io/api/soft-binding/v1" ] - } + }, + { + "identifier": 46, + "alg": "com.doverunner.watermark.1", + "type": "watermark", + "decodedMediaTypes": [ + "video" + ], + "entryMetadata": { + "description": "DoveRunner's forensic watermarking solution delivers invisible, tamper-resilient traceability into video content — from enterprise distribution pipelines to end-consumer playback", + "dateEntered": "2026-07-27T14:00:00.000Z", + "contact": "c2pa@Doverunner.com", + "informationalUrl": "https://docs.doverunner.com/content-security/" + } + + } ]