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

CACA.json (5122B)


      1 {
      2   "active_manifest": "contentauth:urn:uuid:64bf5b80-9b85-4143-a6df-95247e04ed1f",
      3   "manifests": {
      4     "contentauth:urn:uuid:64bf5b80-9b85-4143-a6df-95247e04ed1f": {
      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": "CACA.jpg",
     17       "format": "image/jpeg",
     18       "instance_id": "xmp:iid:af80d89c-6cf5-4294-87a3-ecb920e40e28",
     19       "thumbnail": {
     20         "format": "image/jpeg",
     21         "identifier": "self#jumbf=c2pa.assertions/c2pa.thumbnail.claim.jpeg"
     22       },
     23       "ingredients": [
     24         {
     25           "title": "CA.jpg",
     26           "format": "image/jpeg",
     27           "instance_id": "xmp:iid:6dfba703-cbd9-4ed9-aa58-4a45e2969888",
     28           "thumbnail": {
     29             "format": "image/jpeg",
     30             "identifier": "self#jumbf=/c2pa/contentauth:urn:uuid:55ec3f39-910a-4f5c-b6c0-2ecc5487c1d7/c2pa.assertions/c2pa.thumbnail.claim.jpeg"
     31           },
     32           "relationship": "parentOf",
     33           "active_manifest": "contentauth:urn:uuid:55ec3f39-910a-4f5c-b6c0-2ecc5487c1d7"
     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.opened",
     57                 "instanceId": "xmp:iid:6dfba703-cbd9-4ed9-aa58-4a45e2969888",
     58                 "parameters": {
     59                   "ingredient": {
     60                     "url": "self#jumbf=c2pa.assertions/c2pa.ingredient",
     61                     "hash": "XA79Bd5PN1RbcVRajJpOirW/8l9YqK0WectohsIzUYk="
     62                   }
     63                 }
     64               },
     65               {
     66                 "action": "c2pa.color_adjustments",
     67                 "parameters": {
     68                   "name": "brightnesscontrast"
     69                 }
     70               }
     71             ]
     72           }
     73         }
     74       ],
     75       "signature_info": {
     76         "alg": "Ps256",
     77         "issuer": "C2PA Test Signing Cert",
     78         "cert_serial_number": "720724073027128164015125666832722375746636448153",
     79         "time": "2024-04-10T16:33:39+00:00"
     80       },
     81       "label": "contentauth:urn:uuid:64bf5b80-9b85-4143-a6df-95247e04ed1f"
     82     },
     83     "contentauth:urn:uuid:55ec3f39-910a-4f5c-b6c0-2ecc5487c1d7": {
     84       "claim_generator": "make_test_images/0.31.3 c2pa-rs/0.31.3",
     85       "claim_generator_info": [
     86         {
     87           "name": "make_test_images",
     88           "version": "0.31.3"
     89         },
     90         {
     91           "name": "c2pa-rs",
     92           "version": "0.31.3"
     93         }
     94       ],
     95       "title": "CA.jpg",
     96       "format": "image/jpeg",
     97       "instance_id": "xmp:iid:548e96a5-1674-4bd7-9331-d5ea3d4367ee",
     98       "thumbnail": {
     99         "format": "image/jpeg",
    100         "identifier": "self#jumbf=c2pa.assertions/c2pa.thumbnail.claim.jpeg"
    101       },
    102       "ingredients": [
    103         {
    104           "title": "A.jpg",
    105           "format": "image/jpeg",
    106           "document_id": "xmp.did:813ee422-9736-4cdc-9be6-4e35ed8e41cb",
    107           "instance_id": "xmp.iid:813ee422-9736-4cdc-9be6-4e35ed8e41cb",
    108           "thumbnail": {
    109             "format": "image/jpeg",
    110             "identifier": "self#jumbf=c2pa.assertions/c2pa.thumbnail.ingredient.jpeg"
    111           },
    112           "relationship": "parentOf"
    113         }
    114       ],
    115       "assertions": [
    116         {
    117           "label": "stds.schema-org.CreativeWork",
    118           "data": {
    119             "@context": "http://schema.org/",
    120             "@type": "CreativeWork",
    121             "author": [
    122               {
    123                 "@type": "Person",
    124                 "name": "John Doe"
    125               }
    126             ]
    127           },
    128           "kind": "Json"
    129         },
    130         {
    131           "label": "c2pa.actions",
    132           "data": {
    133             "actions": [
    134               {
    135                 "action": "c2pa.opened",
    136                 "instanceId": "xmp.iid:813ee422-9736-4cdc-9be6-4e35ed8e41cb",
    137                 "parameters": {
    138                   "ingredient": {
    139                     "url": "self#jumbf=c2pa.assertions/c2pa.ingredient",
    140                     "hash": "tTBD4/E0R0AjLUdJFpsVz3lE/KJUq22Vz0UGqzhEpVs="
    141                   }
    142                 }
    143               },
    144               {
    145                 "action": "c2pa.color_adjustments",
    146                 "parameters": {
    147                   "name": "brightnesscontrast"
    148                 }
    149               }
    150             ]
    151           }
    152         }
    153       ],
    154       "signature_info": {
    155         "alg": "Ps256",
    156         "issuer": "C2PA Test Signing Cert",
    157         "cert_serial_number": "720724073027128164015125666832722375746636448153",
    158         "time": "2024-04-10T16:33:39+00:00"
    159       },
    160       "label": "contentauth:urn:uuid:55ec3f39-910a-4f5c-b6c0-2ecc5487c1d7"
    161     }
    162   }
    163 }