Skip to content

Commit bb13417

Browse files
committed
more edits
1 parent 72ee57a commit bb13417

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

docs/conformance.mdx

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ title: C2PA conformance program
66
The [C2PA conformance program](https://c2pa.org/conformance) was launched in mid-2025 to help ensure that products that read and create Content Credentials are compliant with the C2PA Content Credentials specification.
77

88
:::info
9-
If you've developed a product that reads or creates Content Credentials, you can apply for it to be a _conforming product_ in the C2PA conformance program. If accepted, it is added to the [conforming products list](https://github.com/c2pa-org/conformance-public/blob/main/conforming-products/conforming-products-list.json#L302), which indicates it is compliant with the C2PA Content Credentials specification and can be used to validate and generate Content Credentials properly.
9+
If you're developing a product that reads or creates Content Credentials, you can apply for the C2PA conformance program. If accepted, the product is added to the [conforming products list](https://github.com/c2pa-org/conformance-public/blob/main/conforming-products/conforming-products-list.json#L302), which indicates it is compliant with the C2PA Content Credentials specification.
1010

11-
To start the process, fill out C2PA's [expression of interest form](https://docs.google.com/forms/d/e/1FAIpQLScERZH5rKfoeSu3y6gGbkllkyeAhmF0G-kXS0eXpb2vR238Rg/viewform).
11+
**To start the process, fill out C2PA's [expression of interest form](https://docs.google.com/forms/d/e/1FAIpQLScERZH5rKfoeSu3y6gGbkllkyeAhmF0G-kXS0eXpb2vR238Rg/viewform).**
1212
:::
1313

1414
## Conformance program
@@ -28,9 +28,7 @@ For more details, see [C2PA conformance program](https://github.com/c2pa-org/con
2828

2929
### Generator products
3030

31-
A _generator product_ can generate manifest data for a digital asset. A conforming generator product produces manifest data that conforms to the C2PA Content Credentials specification and creates assertions in the asset's active manifest and signs a claim using a valid X.509 certificate on the C2PA trust list.
32-
33-
A conforming generator product is accountable for producing correct manifests and claims that conform to the C2PA Content Credentials specification.
31+
A _generator product_ can generate manifest data for a digital asset. A conforming generator product produces manifest data that conforms to the C2PA Content Credentials specification, creates assertions in the asset's active manifest and signs a claim using a valid X.509 certificate on the C2PA trust list.
3432

3533
For more details, see [C2PA conformance program](https://github.com/c2pa-org/conformance-public/blob/main/docs/current/C2PA%20Conformance%20Program.pdf).
3634

@@ -49,7 +47,7 @@ C2PA maintains two trust lists:
4947

5048
### Temporary trust list
5149

52-
With the introduction of the C2PA trust list, the existing [temporary (interim) trust list](trust-list.mdx) is being retired. It provided critical support during the early adoption phase of C2PA and enabled the [C2PA Verify website](https://contentcredentials.org/verify) to determine which certificates were valid and prevent unknown signers from appearing as valid.
50+
With the introduction of the C2PA trust list, the existing [temporary (interim) trust list](trust-list.mdx) is being retired. It provided critical support during the early adoption phase of C2PA, and enabled the [C2PA Verify website](https://contentcredentials.org/verify) to determine which certificates were valid.
5351

5452
### Timeline
5553

@@ -61,12 +59,12 @@ During this time:
6159
- New certificates will continue to be added to the temporary trust list when requested.
6260
- Product developers are strongly encouraged to apply to the C2PA conformance program and use the official C2PA trust list.
6361

64-
**January 1, 2026**: The temporary trust list will be frozen: No new entries will be added, and no updates will be made.
62+
**On January 1, 2026**: The temporary trust list will be frozen. No new entries will be added, and no updates will be made.
6563

6664
Starting then:
6765

6866
- Existing certificates will remain valid for legacy support.
69-
- No future refreshes or additions will occur.
67+
- No new certificates will be added to the interim trust list.
7068

7169
Eventually, the certificates on the temporary trust list will expire and will not be usable for signing. However, if content was signed during the temporary trust list certificate's validity period, the content will always be considered valid against the legacy trust model.
7270

0 commit comments

Comments
 (0)