Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ For a PR (new entry or update) to be approved the following criteria are importa
- The entry shall not appear to be malicious (e.g., spam) or harmful.
- The PR shall be submitted by an individual affiliated with the company owning the submitted proprietary algorithm or a maintainer of the submitted open source algorithm or its fork.
- The provided URLs shall successfully resolve (e.g., `softBindingResolutionApis`, `informationalUrl`).
- The algorithm covered by the entry shall support embedding, extracting, or both, of a soft binding identifier for the purpose of manifest recovery.
- The algorithm covered by the entry shall support embedding, extracting, or both, of a soft binding identifier for the purpose of manifest recovery.
- When updating an entry, the fields: `identifier`, `alg` and `type` shall not be changed.



Expand Down
Loading