this post was submitted on 21 Nov 2023
162 points (91.3% liked)

Technology

55744 readers
2717 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] luthis@lemmy.nz 17 points 7 months ago (2 children)

Maybe I am misunderstanding here, but what is going to stop anyone from just editing the photo anyway? There will still be a valid certificate attached. You can change the metadata to match the cert details. So... ??

[–] lolcatnip@reddthat.com 11 points 7 months ago (1 children)

I don't know about this specific product but in general a digital signature is generated based on the content being signed, so any change to the content will make the signature invalid. It's the whole point of using a signature.

[–] luthis@lemmy.nz 3 points 7 months ago (1 children)

I was too tired to investigate further last night. That is the case here, sections of data are hashed and used to create the certs:

https://c2pa.org/specifications/specifications/1.3/specs/C2PA_Specification.html#_hard_bindings

Which means that there isn't a way to edit the photo and have the cert match, and also no way to compress or change the file encoding without invalidating the cert.

[–] nutsack@lemmy.world 1 points 7 months ago* (last edited 7 months ago)

so it's for jpeg shooters, basically. unfortunately the leica bodies aren't really known for producing good jpegs.

[–] aidan@lemmy.world 3 points 7 months ago

I'm not expert in encryption, but I think you could store a key in the device that encrypts the hash, then that encrypted hash is verified by Leica servers?