The White House wants to ‘cryptographically verify’ videos of Joe Biden so viewers don’t mistake them for AI deepfakes::Biden’s AI advisor Ben Buchanan said a method of clearly verifying White House releases is “in the works.”

  • Eezyville@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    6
    ·
    8 months ago

    Maybe the White House should create a hash of the video and add it to a public blockchain. Anyone can then verify if the video is authentic.

    • dgmib@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      ·
      8 months ago

      Don’t need to involve a blockchain to make cryptographically provable authenticity. Just a digital signature.

      The only thing a hash in a blockchain would add is proof the video existed at the time the hash was added to the blockchain. I can think of cases where that would be beneficial too, but it wouldn’t make sense to put a hash of every video on a public blockchain.

      • Natanael@slrpnk.net
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 months ago

        Transparency logs like that are helpful to show when media was first seen / published

    • hyperhopper@lemmy.world
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      1
      ·
      8 months ago
      1. Anybody can also verify it if they just host the hash on their own website, or host the video itself.
      2. Getting the general populace to understand block chain implementations or how to interface with it is an unrealistic task
      3. What does a distributed zero trust model add to something that is inherently centralized requiring trust in only 1 party

      Blockchain is the opposite of what you want for this problem, I’m not sure why people bring this up now. People need to take an introductory cryptography course before saying to use blockchain everywhere.

      • recapitated@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        8 months ago

        Guys, it doesn’t need to be on a block chain. Asymmetric key cryptography is enought to verify authenticity.