I was wondering if there’s any Blockchain project that could be integrated with and fingerprint all GenAI content. Every Blockchain token node could be linked to an image, or video produced in their meta data. And companies could verify if the generated text appearing on their platforms is AI or not.

I think with government regulations we could reduce the number of scams, and misinfo.

Though I do understand it’s limitations and that it would not be super difficult getting past such restrictions if the party were willing enough.

And it wouldn’t work for text, and code I suppose.

But it would be very helpful for indentify AI content much more easily.

Privacy could be maintained as it is with bitcoin and crypto.

But I wonder how you would get everyone to integrate such a system. Both the governments and the companies.


I remember reading about this discussion in some thread months ago, but I can’t find it.

I didn’t know where to post this, but I assume everyone on lemmy is some kind of wiz, so even in this subreddit someone might have the answer.

  • SomeoneSomewhere@lemmy.nz
    link
    fedilink
    arrow-up
    4
    ·
    4 days ago

    Images, text etc can be generated entirely offline and independently. There is nothing to force the image to be attached to the block chain either directly or as a fingerprint.

    You would have to do the opposite: when you take a picture or video (or write some text?), as it is recorded, the camera chipset signs the image/video using TPM-esque hardware, proving (ish) that it was captured by a real camera sensor.

    The issue is that it’s pretty close to mandatory doxxing.

      • SomeoneSomewhere@lemmy.nz
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        Theoretically you could include the original signed unprocessed image (or make it available NFT-style) and let the viewer decide whether the difference to post-processed image is reasonable or unreasonable.

        It would however make it impossible to partially censor images without giving away the non-AI proof, unless you had a trusted third party ™ verify the original and re-sign the censored version.

        A ‘view cryptographically signed original’ button next to every instagram post would be complete LOL, though.

        • Rikudou_SageA
          link
          fedilink
          arrow-up
          1
          ·
          3 days ago

          That seriously can’t ever work on the technical level. You can simply remove metadata from an image.

          To be able to even remotely be able to do what you want, you’d have to create a new image format where this is unremovable and make it impossible to convert such images to other formats.

          That would probably need to involve DRM, I don’t think it’s possible without that. And still there would be people who’d either crack your DRM or simply caught the direct output of the graphics card and they’ll have your image in an editable format.

          In short it’s impossible to do.

          • SomeoneSomewhere@lemmy.nz
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            2 days ago

            The point is that any unsigned image is assumed to be AI generated. You can absolutely strip the metadata or convert it to some other format (there’s always the analog hole and it has to become a bitmap to be displayed) but then you’ve lost the proof you took it.

            You’d still need secure key storage hardware and trust roots in the camera like TPMs but every phone has that already…

            (This is referring to the ‘signed in camera’ model)

    • pugnaciousfarter@literature.cafeOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      3 days ago

      The point was to mitigate the harm I suppose, not entirely stop it.

      As for the mandatory dpxxing, you’d just be registering on the block chain, but wouldn’t give away any other information.

      So the only info that you give away is - whether something is real or not.

      • SomeoneSomewhere@lemmy.nz
        link
        fedilink
        arrow-up
        1
        ·
        3 days ago

        Are you talking about the AI generator registering on the blockchain? Because there is essentially no incentive for them to do so and every incentive for them not to.

        If you mean genuine camera images being registered on the blockchain, that would give away at minimum the time the image was taken, and probably what kind of device it was taken with and all other images taken by the same user. That’s a lot of data.