Digital Privacy, November 2022

Metadata, the Data You Leak Without Noticing

Discussion of communication privacy concentrates on content, meaning what was said. The surrounding facts, who spoke to whom, when, for how long, and from where, receive far less attention and are subject to far weaker protection.

That imbalance is backwards, because metadata is structured, easily analysed at scale, and frequently more revealing than the content it describes.

What separates the two

Content is what a message contains. Metadata is everything else the system necessarily records to deliver it, and it exists whether or not the content is encrypted.

MediumContentMetadata that remains
Phone callWhat was saidBoth numbers, time, duration, cell towers used
EmailBody textSender, recipients, subject, timestamps, server path
Encrypted messageUnreadableAccounts involved, timing, size, frequency
PhotographThe imageCoordinates, time, device model, serial, settings
Web requestPage contentDomain, address, time, size, referring page

The third row is the one worth dwelling on. End to end encryption protects the content column completely and leaves the metadata column largely intact, which is why an encrypted messenger can still reveal a great deal about a person's associations.

Why it reveals more than expected

Content requires interpretation, and interpretation is expensive. A recorded conversation must be transcribed, read, and understood in context before it yields anything.

Metadata arrives already structured. Numbers, timestamps, and identifiers sit naturally in a database and can be queried across millions of records without any interpretation at all. Patterns emerge from arithmetic rather than from reading.

The classic illustration requires no content whatsoever. A sequence of calls to a testing laboratory, then to a specialist, then to a support line, then to a family member late in the evening describes a medical event precisely, and every word spoken remains private.

Aggregation does the damage

Any single record is close to meaningless. One connection to one address at one moment says nothing about a person.

The revealing property is accumulation. Thousands of such records describe a routine, a set of relationships, a place of work, a place of sleep, and the times a person is reachable. None of that was recorded deliberately and all of it is derivable.

This is why arguments about individual data points being harmless miss the mechanism. The harm is a property of the collection rather than of any element within it.

Legal protection is weaker for it

Many jurisdictions distinguish between the two, treating content as requiring a higher standard of authorisation than the record of a communication having occurred.

The reasoning was that the addressing information on an envelope is necessarily disclosed to the postal service, whereas the letter inside is not. The analogy made sense when metadata meant a handful of facts per message, and it holds up poorly when a device generates a continuous stream of location, connection, and interaction records.

Where it accumulates

The files people share carry more than they expect. A photograph taken on a phone typically embeds coordinates, a timestamp, the device model, and often a serial number that links every image from that device together. Documents retain author names, revision history, and sometimes text that was deleted before publication.

Networks contribute their own. Even where the content of a connection is encrypted, the destination, the timing, the volume, and the pattern remain visible to the network operator, and those four together identify most services being used without reading anything.

Timing and size are metadata too

Even where destination and content are both concealed, the shape of traffic carries information.

A request of a characteristic size followed by a large sustained transfer looks like video playback. Short exchanges at regular intervals look like a messaging application checking for updates. A burst at a particular hour every weekday describes a routine.

Analysis of these patterns identifies applications and activities without decrypting anything, which is why concealing a destination is a smaller protection than it appears.

What can actually be done

Reduction is possible and elimination is not, because metadata is generated by the act of communicating rather than by any choice.

Strip it from files before sharing, since photograph coordinates and document authorship are the two most commonly leaked and the easiest to remove. Prefer services that deliberately minimise what they retain, which is a design decision some messengers make explicitly and others do not. And recognise that consistent patterns are themselves metadata, so the same device on the same network at the same times each day is describing a routine regardless of what it sends.

Note: encryption answers the question of what was said. It does not answer who spoke to whom, and for most analytical purposes the second question is the more useful one.