FileChan All articles
Culture & Community

Every File You Share Is Talking About You Behind Your Back

FileChan
Every File You Share Is Talking About You Behind Your Back

You took a photo. You uploaded it. Simple, right?

Except here's what that photo may have also shared without you realizing: the exact GPS coordinates of where you were standing when you took it, accurate to within a few meters. The make and model of your phone. The date and time, down to the second. The altitude. The direction the camera was facing. Your name, if it was stored in your device settings. The serial number of your camera. And in some cases, a unique device identifier that can be cross-referenced with other files you've shared to build a profile of your movements over time.

None of that was visible in the photo. All of it was embedded in the file.

This is metadata, and it is the most underappreciated privacy risk in everyday digital life.

What Metadata Actually Is

Every file format worth its salt stores information about itself alongside the actual content. For images, this is called EXIF data — Exchangeable Image File Format — and it's been standard since the mid-1990s. For documents, it's a combination of format-specific fields and operating system properties. For audio files, it's ID3 tags. For video, it's a sprawling collection of technical specifications and, depending on the recording device, location data.

Some of this metadata is genuinely useful. It's how your photo library app knows to sort your pictures by date. It's how your camera knows what settings you used when you shot something. It's how a document management system knows who last edited a file.

But useful and harmless are not the same thing. And the gap between them is where privacy risks live.

"Most people have a mental model of a file as just the thing they can see — the image, the text, the video," says digital security researcher Camille Deschamps, who has spent years studying metadata in publicly shared files. "The invisible wrapper around that content is just as much a part of the file. Sometimes it's more revealing than the content itself."

Real-World Consequences

This isn't theoretical. Metadata has been used to locate, identify, and expose people in ways that had real consequences — some dramatic, some mundane, all instructive.

In 2012, John McAfee — the antivirus software founder who was a fugitive at the time — was located by journalists who published a photo of him. The photo's EXIF data contained GPS coordinates. He was found within hours.

On a less sensational but more broadly relevant level, metadata has been used to identify whistleblowers who shared documents they believed were anonymous. It's been used to locate domestic violence survivors who didn't know their photos contained their home address. It's been used in legal proceedings to establish timelines that contradicted witness testimony. It's been used by stalkers.

None of these people thought they were sharing their location. They thought they were sharing a file.

The Document Problem Is Worse Than You Think

Image metadata gets most of the attention, but document metadata may actually be the more dangerous category for most people.

Microsoft Word files, for example, can contain the document's full revision history, including deleted text that the author thought was gone. They store the usernames of everyone who edited the file, the name of the computer it was created on, the total editing time, and the original author's name as registered in Office settings.

In 2003, the British government published a dossier on Iraq's weapons capabilities that was later found to have been partly copied from a student's PhD thesis. How was this discovered? Metadata in the Word document revealed the names of the people who had edited it, including individuals who worked for the Blair administration, and tracked the document's revision history in ways that exposed the copy-paste process.

Law firms have accidentally disclosed privileged communications through document metadata. Companies have leaked internal pricing strategies. Job applicants have sent resumes with revision histories showing comments like "tone down the desperation in the opening paragraph."

PDF files are not a safe haven either. PDFs created from Word documents often carry metadata from the source file. PDFs created by scanning documents can embed device information from the scanner. And PDFs that have been annotated or signed digitally may contain additional metadata layers that weren't present in the original.

The Aggregation Effect

Here's where it gets genuinely unsettling: individual pieces of metadata might seem harmless in isolation, but they aggregate.

A single photo with GPS data tells someone where you were once. A series of photos with GPS data tells someone where you live, where you work, where your kids go to school, and what your daily routine looks like. A document with a username attached tells someone your name. Cross-reference that name with the GPS patterns in your photos and you've handed a motivated stranger a fairly detailed picture of your life.

This is called the aggregation problem, and it's why the privacy risks from metadata aren't evenly distributed. Journalists, activists, abuse survivors, people in contentious custody situations, anyone who has reason to be cautious about their physical location — for these people, metadata in shared files isn't an abstract concern. It's a genuine threat vector.

What You Can Actually Strip

The good news is that metadata is removable. The bad news is that it requires deliberate action, because no platform strips it by default — and some platforms explicitly preserve it.

For images on Windows, right-click the file, go to Properties, then Details, and look for the "Remove Properties and Personal Information" link at the bottom. It's not elegant, but it works.

On Mac, Preview doesn't have a built-in metadata stripper, but the free app ImageOptim will remove EXIF data when it compresses images. The command-line tool ExifTool is the most powerful option for batch processing.

For documents, Microsoft Word has a built-in Document Inspector (File > Info > Check for Issues > Inspect Document) that will find and remove hidden data, revision history, and personal information before you share.

For everything, in bulk, ExifTool is the gold standard. It's free, open-source, runs on Windows, Mac, and Linux, and can strip metadata from hundreds of files at once. The learning curve is real but manageable.

MAT2 (Metadata Anonymisation Toolkit) is another strong option, particularly popular in privacy and security communities. It supports a wide range of file formats and is available through most Linux package managers.

If you're sharing files on FileChan or anywhere else publicly, getting into the habit of running your files through one of these tools before uploading is one of the highest-leverage privacy habits you can build. It takes thirty seconds and it closes a door that most people don't even know is open.

What Platforms Aren't Telling You

One more thing worth knowing: major social platforms do strip some metadata from uploaded photos — but not all of it, not consistently, and not always in ways you can verify. Instagram removes GPS data from photos before they're publicly visible. Facebook does similar processing. But the metadata may be retained internally, used for ad targeting, or preserved in ways not visible to end users.

When you share a file directly — via email, through a file-sharing platform, in a forum attachment — there's typically no stripping happening at all. What you upload is what gets shared, invisible payload and all.

Your files are telling a story about you every time they move. The question is whether you want to be the one deciding what that story says.

All Articles

Related Articles

Dead on Arrival: The File Formats Quietly Erasing Your Family's Digital History

Dead on Arrival: The File Formats Quietly Erasing Your Family's Digital History

Uploaded and Unleashed: How a Single Doctored File Can Fuel a Full-Blown Conspiracy

Uploaded and Unleashed: How a Single Doctored File Can Fuel a Full-Blown Conspiracy

Beyond the PDF: The File Format Shift That's Already Happening Whether You're Ready or Not

Beyond the PDF: The File Format Shift That's Already Happening Whether You're Ready or Not