You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/conformance.mdx
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,28 +11,26 @@ If you're developing a product that reads or creates Content Credentials, you ca
11
11
**To start the process, fill out C2PA's [expression of interest form](https://docs.google.com/forms/d/e/1FAIpQLScERZH5rKfoeSu3y6gGbkllkyeAhmF0G-kXS0eXpb2vR238Rg/viewform).**
12
12
:::
13
13
14
-
## Conformance program
15
-
16
14
The C2PA conformance program covers:
17
15
18
16
-_Validator products_ that read and validate Content Credentials.
19
17
-_Generator products_ that create Content Credentials and add them to a digital asset.
20
18
- Certificate authorities (CAs).
21
19
22
-
###Validator products
20
+
## Validator products
23
21
24
22
A _validator product_ can read and validate a manifest store for a digital asset.
25
23
A conforming validator product produces correct validation results according to the C2PA Content Credentials specification.
26
24
27
25
For more details, see [C2PA conformance program](https://github.com/c2pa-org/conformance-public/blob/main/docs/current/C2PA%20Conformance%20Program.pdf).
28
26
29
-
###Generator products
27
+
## Generator products
30
28
31
29
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.
32
30
33
31
For more details, see [C2PA conformance program](https://github.com/c2pa-org/conformance-public/blob/main/docs/current/C2PA%20Conformance%20Program.pdf).
34
32
35
-
###Certificate authorities
33
+
## Certificate authorities
36
34
37
35
The C2PA [certificate policy](https://github.com/c2pa-org/conformance-public/blob/main/docs/current/C2PA%20Certificate%20Policy.pdf) specifies requirements for certificate authorities (CAs) that issue claim signing certificates for use by generator products, and the requirements that those products have to meet when using the certificates.
0 commit comments