From e8da19f56d1cf9d1a26ee0b13e105eafb7f17d7d Mon Sep 17 00:00:00 2001 From: Rand McKinney Date: Wed, 5 Mar 2025 15:21:32 -0800 Subject: [PATCH] Copy edits --- docs/soft-bindings.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/soft-bindings.mdx b/docs/soft-bindings.mdx index 77c118c..00bd96b 100644 --- a/docs/soft-bindings.mdx +++ b/docs/soft-bindings.mdx @@ -4,9 +4,9 @@ title: Watermarking and fingerprinting algorithms hide_table_of_contents: true --- -[_Durable Content Credentials_](https://contentauthenticity.org/blog/durable-content-credentials) is a concept that helps content provenance to persist across content platforms by also using: +[_Durable Content Credentials_](https://contentauthenticity.org/blog/durable-content-credentials) is a concept that helps content provenance to persist across content platforms by using C2PA manifest data in conjunction with: -- **Invisible watermarks**, actively inserted into the content +- **Invisible watermarks**, actively inserted into the content. - **Content fingerprinting**, passively computed from the content. Platforms that host media assets might remove C2PA manifest data, if, for example, they use software that does not yet support the standard. By storing a copy of the manifest data in an online database, you can use a watermark or a fingerprint to find it again.