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

CI.json (2795B)


      1 {
      2   "active_manifest": "contentauth:urn:uuid:7cef87aa-9b17-41e1-ab0b-03815f78764b",
      3   "manifests": {
      4     "contentauth:urn:uuid:7cef87aa-9b17-41e1-ab0b-03815f78764b": {
      5       "claim_generator": "make_test_images/0.31.3 c2pa-rs/0.31.3",
      6       "claim_generator_info": [
      7         {
      8           "name": "make_test_images",
      9           "version": "0.31.3"
     10         },
     11         {
     12           "name": "c2pa-rs",
     13           "version": "0.31.3"
     14         }
     15       ],
     16       "title": "CI.jpg",
     17       "format": "image/jpeg",
     18       "instance_id": "xmp:iid:7a242815-d261-4e69-87b7-34e51a662d32",
     19       "thumbnail": {
     20         "format": "image/jpeg",
     21         "identifier": "self#jumbf=c2pa.assertions/c2pa.thumbnail.claim.jpeg"
     22       },
     23       "ingredients": [
     24         {
     25           "title": "I.jpg",
     26           "format": "image/jpeg",
     27           "document_id": "xmp.did:8a00de7a-e694-43b2-a7e6-ed950421a21a",
     28           "instance_id": "xmp.iid:8a00de7a-e694-43b2-a7e6-ed950421a21a",
     29           "thumbnail": {
     30             "format": "image/jpeg",
     31             "identifier": "self#jumbf=c2pa.assertions/c2pa.thumbnail.ingredient.jpeg"
     32           },
     33           "relationship": "componentOf"
     34         }
     35       ],
     36       "assertions": [
     37         {
     38           "label": "stds.schema-org.CreativeWork",
     39           "data": {
     40             "@context": "http://schema.org/",
     41             "@type": "CreativeWork",
     42             "author": [
     43               {
     44                 "@type": "Person",
     45                 "name": "John Doe"
     46               }
     47             ]
     48           },
     49           "kind": "Json"
     50         },
     51         {
     52           "label": "c2pa.actions",
     53           "data": {
     54             "actions": [
     55               {
     56                 "action": "c2pa.created",
     57                 "softwareAgent": "Make Test Images 0.31.3",
     58                 "parameters": {
     59                   "name": "gradient"
     60                 },
     61                 "digitalSourceType": "http://cv.iptc.org/newscodes/digitalsourcetype/algorithmicMedia"
     62               },
     63               {
     64                 "action": "c2pa.placed",
     65                 "instanceId": "xmp.iid:8a00de7a-e694-43b2-a7e6-ed950421a21a",
     66                 "parameters": {
     67                   "ingredient": {
     68                     "url": "self#jumbf=c2pa.assertions/c2pa.ingredient",
     69                     "hash": "LhHr79j69sagdiQpq9AfBwH+rzMmkO8LM3tC5IRAXaI="
     70                   }
     71                 }
     72               },
     73               {
     74                 "action": "c2pa.resized"
     75               }
     76             ]
     77           }
     78         }
     79       ],
     80       "signature_info": {
     81         "alg": "Ps256",
     82         "issuer": "C2PA Test Signing Cert",
     83         "cert_serial_number": "720724073027128164015125666832722375746636448153",
     84         "time": "2024-04-10T16:33:39+00:00"
     85       },
     86       "label": "contentauth:urn:uuid:7cef87aa-9b17-41e1-ab0b-03815f78764b"
     87     }
     88   }
     89 }