One thing I’m concerned about is recording equipment leaving identifiable information without us knowing about it.

  • मुक्त@lemmy.ml
    link
    fedilink
    arrow-up
    76
    arrow-down
    1
    ·
    18 days ago

    Photos taken by digital cameras are also trackable in a similar way as prints taken from a printer. I recall reading they were trying to identify the device after a Harry Potter book was leaked by someone taking digital photographs.

      • मुक्त@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        17 days ago

        Apparently! Just looked it up and reports presently say that the Serial Number of device was found to be 560151117 from EXIF data. Camera make : Canon Rebel 350 (also known as the Canon EOS 350D or Canon Digital Rebel XT);

      • ReversalHatchery@beehaw.org
        link
        fedilink
        arrow-up
        10
        ·
        18 days ago

        or just the individual characteristics and flaws of the lens/sensor/postprocessing software, some of which can be unique per device, and potentially comparable to other photos made with it.

      • HiddenLayer555@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        18 days ago

        Even without EXIF data I would bet the actual encoding of the image will be identifiable to a specific instance of the camera software.

        Similar to how websites fingerprint your browser by rendering something in the canvas or webgl and sending back the rendered image. The exact same rendering procedure will produce slightly different images for each browser instance. I suspect browsers are fully aware and complicit in this because why the actual fuck would they not make the rendering engines deterministic to their inputs?!

    • who@feddit.org
      link
      fedilink
      English
      arrow-up
      12
      ·
      edit-2
      17 days ago

      To be clear, this is not about EXIF data (which is its own problem).

      Digital cameras can be fingerprinted from the images they produce, due to variations between pixels in any given sensor. If you’re concerned about an image being traced back to your camera, you might consider some post-processing before distributing it.

      • thevoidzero@lemmy.world
        link
        fedilink
        arrow-up
        12
        ·
        18 days ago

        That’s the obvious one. But you can also add data to images by adding tiny values to the pixels, it’ll still look the same to us (same as printer tiny dots).

        I don’t know if phones actually do this. Just saying it’s possible.

        But many uploading sites optimize the images, so it’ll be gone on reshare, but they could get it on first upload.

      • TheSlad@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        18 days ago

        Any image editing tool like mspaint or similar. Just copy paste the pixels into a new image file. Though, the program youre using will probably still add it’s own metadata to the new file, but all the original metadata from the camera won’t be there.