From 87345cc848f3ea17bfc3b305155e2cef8d761687 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Steven=20H=C3=A9=20=28S=C4=ABch=C3=A0ng=29?= Date: Tue, 3 Dec 2024 09:26:19 -0800 Subject: [PATCH] more C2PA talks --- src/notes/research/c2pa/peripheral_literature.md | 8 ++++++++ src/notes/research/photo_crypto_auth.md | 1 + 2 files changed, 9 insertions(+) diff --git a/src/notes/research/c2pa/peripheral_literature.md b/src/notes/research/c2pa/peripheral_literature.md index 8698bf4..c2d180f 100644 --- a/src/notes/research/c2pa/peripheral_literature.md +++ b/src/notes/research/c2pa/peripheral_literature.md @@ -44,6 +44,14 @@ - LinkedIn shows "CR" watermark by images with C2PA - use "synthetic media detectors" when C2PA is missing - technically not verify, but know signer +- [Use of C2PA in real-world workflows](https://youtu.be/KdbP0xcWcoM), + Brendan Quinn, Jay Li, David Beaulieu, Jonathan Dupras, Nigel Earnshaw, + Charlie Halford, Gavin Peacock, Pia Blumenthal, + IPTC Photo Metadata Conference 2022 + - Azure Media Services use C2PA during video encoding + (unclear what exactly) + - CBC/Radio-Canada use C2PA for news + - BBC JavaScript library to edit/show C2PA ## C2PA implementation diff --git a/src/notes/research/photo_crypto_auth.md b/src/notes/research/photo_crypto_auth.md index 2694423..5e9ef69 100644 --- a/src/notes/research/photo_crypto_auth.md +++ b/src/notes/research/photo_crypto_auth.md @@ -93,6 +93,7 @@ manipulative post go viral. good for news. need to balance privacy - research proof - [ ] figure out concrete use case - vision: want C2PA be like TLS + - "three-legged approach": C2PA, watermark, fingerprint - need phone to do C2PA; doable similarly to Apple Pay - provider companies charging high margin hinder adoption - **build open-source solution for mobile?**