Skip to content

Commit 46c18bf

Browse files
authored
Merge pull request #1 from c2pa-org/preparing-release
Preparing release
2 parents 33582b4 + ce7be2c commit 46c18bf

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1-
# softbinding-algorithm-list
2-
A list of C2PA approved soft binding algorithms
1+
# Soft Binding Algorithm List
2+
3+
C2PA specifies a mechanism for recovering a decoupled C2PA Manifest using soft bindings (for example an invisible watermark or content fingerprint). The soft binding assertion contains a field 'alg' that serves to uniquely identify the algorithm used to compute the soft binding. The Soft Binding Algorithm List is an authoritative list of soft binding algorithm names that may be used as identifiers within the 'alg' field. Entries in the list also contain additional information on the algorithms.
4+
5+
Developers of soft binding algorithms may request these be added as a new entries in the soft binding algorithm list. Developers may also request amendments to their entries. These requests may be made by submitting a pull request (PR) adding to or editing the [softbinding-algorithm-list JSON document](softbinding-algorithm-list.json) in this repository. The C2PA Technical Working Group may approve and merge PRs in accordance with its prevailing processes for approving technical contributions to the C2PA specification. C2PA's Technical Working Group may also decide to remove malicious or non-conformant algorithms from the list of approved soft binding algorithms.

softbinding-algorithm-list.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

0 commit comments

Comments
 (0)