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 (1881B)


      1 {
      2   "active_manifest": "contentauth:urn:uuid:12a34759-5309-45b6-b4c8-068d341adf2b",
      3   "manifests": {
      4     "contentauth:urn:uuid:12a34759-5309-45b6-b4c8-068d341adf2b": {
      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": "C.jpg",
     17       "format": "image/jpeg",
     18       "instance_id": "xmp:iid:8280ad85-e3d5-4954-b2f2-3f62de10072f",
     19       "thumbnail": {
     20         "format": "image/jpeg",
     21         "identifier": "self#jumbf=c2pa.assertions/c2pa.thumbnail.claim.jpeg"
     22       },
     23       "ingredients": [],
     24       "assertions": [
     25         {
     26           "label": "stds.schema-org.CreativeWork",
     27           "data": {
     28             "@context": "http://schema.org/",
     29             "@type": "CreativeWork",
     30             "author": [
     31               {
     32                 "@type": "Person",
     33                 "name": "John Doe"
     34               }
     35             ]
     36           },
     37           "kind": "Json"
     38         },
     39         {
     40           "label": "c2pa.actions",
     41           "data": {
     42             "actions": [
     43               {
     44                 "action": "c2pa.created",
     45                 "softwareAgent": "Make Test Images 0.31.3",
     46                 "parameters": {
     47                   "name": "gradient"
     48                 },
     49                 "digitalSourceType": "http://cv.iptc.org/newscodes/digitalsourcetype/algorithmicMedia"
     50               }
     51             ]
     52           }
     53         }
     54       ],
     55       "signature_info": {
     56         "alg": "Ps256",
     57         "issuer": "C2PA Test Signing Cert",
     58         "cert_serial_number": "720724073027128164015125666832722375746636448153",
     59         "time": "2024-04-10T16:33:38+00:00"
     60       },
     61       "label": "contentauth:urn:uuid:12a34759-5309-45b6-b4c8-068d341adf2b"
     62     }
     63   }
     64 }