Skip to content

Commit 437313d

Browse files
committed
Rewording
1 parent 19990bd commit 437313d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/soft-bindings.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ hide_table_of_contents: true
66

77
[Durable Content Credentials](https://contentauthenticity.org/blog/durable-content-credentials) combines Content Credentials secure metadata, undetectable watermarks, and content fingerprinting to make content provenance more robust than using just one of these methods.
88

9-
As described in the C2PA specification, if the metadata a manifest has been stripped from an asset, then you can use a [soft binding](https://c2pa.org/specifications/specifications/2.0/specs/C2PA_Specification.html#_soft_bindings) such as an invisible watermark or fingerprint to look up the manifest within a repository so it can be recovered.
9+
As described in the C2PA specification, if manifest metadata has been stripped from an asset, then you can use a [soft binding](https://c2pa.org/specifications/specifications/2.0/specs/C2PA_Specification.html#_soft_bindings) such as an invisible watermark or fingerprint to look up the manifest within a repository so it can be recovered.
1010

11-
The C2PA specification doesn't cover watermarking and fingerprinting techniques _per se_, rather it allows using a variety of approaches. The following table lists the algorithms approved by the C2PA Technical Working Group from the [C2PA Soft Binding Algorithm List](https://github.com/c2pa-org/softbinding-algorithm-list).
11+
The C2PA specification doesn't require any specific watermarking or fingerprinting techniques, rather it allows using a variety of approaches. The following table lists the algorithms approved by the C2PA Technical Working Group from the [C2PA Soft Binding Algorithm List](https://github.com/c2pa-org/softbinding-algorithm-list).
1212

1313
import JSONToTable from '@site/src/components/JSONToTable';
1414

0 commit comments

Comments
 (0)