c2pa-rs

A fork of https://github.com/contentauth/c2pa-rs/
git clone git://archive.git.mtrnord.blog/mtrnords-photography-manager/c2pa-rs.git
Log | Files | Refs | README

C.json (1679B)


      1 {
      2   "active_manifest": "contentauth:urn:uuid:d17a0d3c-fd12-4381-b14f-1760b5fe0469",
      3   "manifests": {
      4     "contentauth:urn:uuid:d17a0d3c-fd12-4381-b14f-1760b5fe0469": {
      5       "claim_generator": "make_test_images/0.24.0 c2pa-rs/0.24.0",
      6       "title": "C.jpg",
      7       "format": "image/jpeg",
      8       "instance_id": "xmp:iid:51c597ec-6364-4411-ad6e-88bf76e60134",
      9       "thumbnail": {
     10         "format": "image/jpeg",
     11         "identifier": "self#jumbf=c2pa.assertions/c2pa.thumbnail.claim.jpeg"
     12       },
     13       "ingredients": [],
     14       "assertions": [
     15         {
     16           "label": "stds.schema-org.CreativeWork",
     17           "data": {
     18             "@context": "http://schema.org/",
     19             "@type": "CreativeWork",
     20             "author": [
     21               {
     22                 "@type": "Person",
     23                 "name": "Adobe make_test"
     24               }
     25             ]
     26           },
     27           "kind": "Json"
     28         },
     29         {
     30           "label": "c2pa.actions",
     31           "data": {
     32             "actions": [
     33               {
     34                 "action": "c2pa.created",
     35                 "softwareAgent": "Make Test Images 0.24.0",
     36                 "parameters": {
     37                   "name": "gradient"
     38                 },
     39                 "digitalSourceType": "http://cv.iptc.org/newscodes/digitalsourcetype/algorithmicMedia"
     40               }
     41             ]
     42           }
     43         }
     44       ],
     45       "signature_info": {
     46         "alg": "Ps256",
     47         "issuer": "C2PA Test Signing Cert",
     48         "cert_serial_number": "720724073027128164015125666832722375746636448153",
     49         "time": "2023-07-13T18:58:32+00:00"
     50       },
     51       "label": "contentauth:urn:uuid:d17a0d3c-fd12-4381-b14f-1760b5fe0469"
     52     }
     53   }
     54 }