Your photos might include information of the exact location and time of the photo taken, your photo/camera models etc. Companies, governments, or someone with bad intentions can use such information for their benefits against you. This can easily be accessed by AI as well.

On Windows 11:

  1. Right-click on the file
  2. Properties
  3. Details
  4. Remove properties and personal information

Lots of people don’t care, but I guess this could be useful for some of you.

    • biofaust@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      3 months ago

      Can it be made into a Cinnamon extension or even a tool with which I would run it for all new image files while idle (if needed)?

      • seathru@lemmy.sdf.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        I’m sure it can. I found several tutorials on how to add it to Dolphin’s right click context menu, I just haven’t taken the time to do it.

  • qarbone@lemmy.world
    link
    fedilink
    English
    arrow-up
    57
    ·
    4 months ago

    Feels like an honorable site would make the uploader aware of this and offer a checkbox or something to do it for you.

    • themoonisacheese@sh.itjust.works
      link
      fedilink
      arrow-up
      73
      arrow-down
      4
      ·
      4 months ago

      Every site that allows image upload in existence now strips this data by default, but they do it on their server so they can get it first.

      • GissaMittJobb@lemmy.ml
        link
        fedilink
        arrow-up
        8
        ·
        edit-2
        3 months ago

        I mean, I’d probably do it server-side even if I were to have nefarious intent and want the data for myself anyway, since image processing client-side isn’t necessarily a good use of your users devices, really.

        Plus, if I were to want the data in a client-side, I could upload it before doing the client-side stripping.

        This comment doesn’t really hold up to scrutiny, my friend

        • hypna@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          3 months ago

          Calling deleting metadata image processing is a bit of a stretch. And you can disingenuously clean images either client- or server-side, that’s true, but if we’re getting serious here about data privacy, one could independently validate, build, and sign an executable for users to run locally. I don’t know of any similar technique to guarantee what’s running server-side.

  • JubilantJaguar@lemmy.world
    link
    fedilink
    arrow-up
    57
    arrow-down
    1
    ·
    3 months ago

    Every social-media platform strips EXIF metadata before publishing the photo.

    So the issue is the trustworthiness of the social-media platform itself. Personally I always strip the metadata before sharing anything anywhere.

    • icegladiator@lemy.lol
      link
      fedilink
      arrow-up
      9
      arrow-down
      4
      ·
      3 months ago

      This. Literally every social media site strips EXIF data from photos you post or else you would be hearing about 100x the number of doxxes you do these days. This tip would’ve been good in 2006 or if you’re communicating over something unusual like Email or Onionshare

    • hansolo@lemmy.today
      link
      fedilink
      arrow-up
      2
      ·
      3 months ago

      While this is true, especially with all the Palintir tracking stuff and the insatiable thirst for data to market, it’s far more valuable now than ever to the platform. The platform is happy to keep it and sell it to marketers who will share it for you.

    • Glitterbomb@lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      3 months ago

      Frankly I would extend that distrust to this little miscrosoft button too. With no proof or alternative in mind, it just feels like that button would feed the data to an AI before deleting it.

    • Showroom7561@lemmy.ca
      link
      fedilink
      arrow-up
      19
      arrow-down
      1
      ·
      3 months ago

      Strips metadata so that the public can’t see it, isn’t the same as stripping metadata after the corporation has already collected and linked it to your profile. 😫

      Always clean the metadata BEFORE it touches their upload UI.

    • hperrin@lemmy.ca
      link
      fedilink
      English
      arrow-up
      7
      ·
      3 months ago

      Sure, but let’s say you don’t allow Facebook to track your location. Well, as soon as you upload a photo with location exif data, they know it anyway.

      • 0x0@lemmy.zip
        link
        fedilink
        arrow-up
        1
        ·
        3 months ago

        They know the location data in the photo, that doesn’t necessarily mean it’s your current location.
        Bonus points for faking that data (with, e.g., exiftool).

    • Phoenixz@lemmy.ca
      link
      fedilink
      arrow-up
      23
      arrow-down
      1
      ·
      3 months ago

      Of course they strip it before publishing and of course they use the stripped data for themselves. Anyone assuming that they won’t should come and buy that bridge that I’m selling, it’s a great opportunity!

  • DBT@lemmy.world
    link
    fedilink
    arrow-up
    26
    ·
    4 months ago

    For iPhone you can make a simple shortcut to do this. Here’s what it would look like:

  • betterdeadthanreddit@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 months ago

    I bet there are some poorly-built automatic scrapers out there harvesting EXIF tag data and not being too careful about sanitizing what they find.

  • MidsizedSedan@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    I was at a restaurant earlier this year, and I actually saw someone take a picture of their food, screen shot that picture, and send it on their messaging app of choice. Was so cool seeing it happen in person in my tiny town, and not just in the big cities or the internet

  • tisktisk@piefed.social
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 months ago

    I’ve always been curious how one could verify that all that exif data was certainly removed fully

    • dual_sport_dork 🐧🗡️@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      4 months ago

      There are EXIF data viewers. You can just look at it. ExifTool and so forth. You can also use it to remove such data if you don’t trust Windows to do it for you.

      At least a subset of EXIF data can be viewed in Windows Explorer in your file properties. Technically any device or app can store any custom field within the EXIF data so long as it fits within the data size limitations, so it’s certainly possible there could be gumpf in there that Explorer won’t display.