The Morning Wire

AI NEWS REPORT

EXPLAINER · WEDNESDAY, SEPTEMBER 16, 2026

Apple Reference Image explained: how the iPhone 18 Pro signs a photo at the sensor, what that proves, and what it does not

Apple's post is written for security engineers. This page walks the same chain in plain words, from the key burned into the sensor at the factory to the signature check that runs every time the photo is shown. Then it draws the line Apple's post leaves to the reader: what a reference image proves, what it does not, and the limits scattered through the post pulled into one list.

This explains reporting by Apple Security Research, 'Apple Reference Image: A New Approach for Verified Photography'.
Read the original first: https://security.apple.com/blog/apple-reference-image/

In one minute

The problem, in one paragraph

For most of the history of photography, a photo that looked real was good enough. That is over. AI image tools make fakes that pass a human eye and pass most software checks too. Apple's post puts it in one line: an image appearing photorealistic 'is no longer sufficient to establish its veracity.'

So the question changes. It is no longer 'does this look real.' It is 'can anyone prove where these pixels came from.' Apple Reference Image is one answer to that second question, and it only works because Apple builds the sensor, the phone, the cloud and the viewer.

Step one: the sensor signs its own pixels

Every iPhone 18 Pro main camera sensor makes its own signing key pair at the factory. Apple says it uses ECDSA P-256. The private half never leaves the sensor. The phone's Secure Enclave, the separate security chip, makes its own identity too. A device manifest ties the two together, so a sensor from one phone cannot pretend to be in another.

When you shoot in Reference mode, the sensor boots into a special capture mode. The moment it reads the pixels, it signs them, before the image processor, the operating system, or any app can touch them. That is the whole trick. Apple's requirement, in its words: 'a reference image must faithfully show what the sensor captured.'

Two more things get signed. Metadata that comes from outside the sensor, like location, is signed by the Secure Enclave. And the capture gets two timestamps. A lower bound comes from Apple's timestamp service, which the phone fetches on a push notification heartbeat about every 15 minutes. An upper bound is requested right after the shot. Together they box the capture into a window.

The output of this step is what Apple calls the secure digital negative. It is the raw sensor data plus the signatures. It is not yet a picture you can look at.

Step two: the negative is developed in Apple's cloud, not on the phone

Raw sensor data has to be turned into a viewable photo. That means demosaicing (turning the sensor's color grid into full pixels), tone mapping and compression. On a normal photo, the phone does this. For a reference image, the phone does not, because then the phone's software would be a link in the chain.

Instead, the phone uploads the negative to Private Cloud Compute, the same locked-down Apple servers that handle Apple Intelligence requests. PCC verifies every signature. It checks that the sensor and the phone are a matched pair. It runs the development steps in a way Apple says is publicly verifiable. And it computes a confidence score for whether the data looks like real raw sensor output.

Apple says that during this step 'not even Apple can access image data.' That is the same privacy claim PCC makes for Apple Intelligence.

Step three: a signature built to last decades

PCC compresses the developed image as a JPEG and hands it to Apple's signing service. The signature is a composite: ML-DSA-87, a post-quantum algorithm, combined with RSA-3072, a classical one. Both have to be broken for the signature to fail. Apple's reason is plain: a photo taken today may need to be trusted in 2050, when a quantum computer might exist.

The signed JPEG comes back to the phone. In Photos, the reference version sits next to the normal photo, so you can compare the two and see whether anything was edited.

Checking one: what happens every time it is shown

Verification is not a one-time stamp. Each time a reference image is displayed, the viewer checks the JPEG signature and looks up the photo's ID against a revocation list. If Apple has revoked that photo, or every photo from that sensor, the viewer says so. Apple's line: 'no security system is perfect,' so it built revocation for one photo and for a whole sensor.

iOS 27, iPadOS 27 and macOS 27 can display and verify reference images, and Apple has opened APIs so third-party apps can show them too. Capture is another matter. Only the iPhone 18 Pro and 18 Pro Max main camera can make one.

Why Apple says this is not C2PA, and the other side of that argument

C2PA is the industry standard for content provenance, backed by Adobe, Microsoft, Google and camera makers. It attaches a signed record to a file and adds to it with every edit. Apple's criticism is direct: C2PA attaches provenance 'after capture' and is 'vulnerable to compromise at any point in the editing chain.' Apple signs before any software runs, so there is no chain to compromise. Apple says it believes no other commercial system meets that bar.

The other side is just as plain. C2PA works on any camera, any phone, any editor, from any vendor, today. Apple's system works on two phone models, only for the main camera, and only outside the EU and China at launch. A newsroom or an insurer cannot standardize on it. The honest position is that Apple has built a stronger proof for a much smaller set of photos, and the two will coexist for years.

What a reference image proves, and what it does not

It proves: these exact pixels came out of a real iPhone 18 Pro sensor, in a real matched phone, unaltered by any software, within a time window of roughly 15 minutes, and Apple has not revoked it.

That is a narrower claim than 'the photo is real,' and it is the right claim. Provenance systems fail when people read more into them than they say.

The limits, in one list

If you handle photos as evidence

This is for anyone whose job depends on a photo being what it claims: insurance adjusters, field techs documenting a rack or a serial number, HR, property managers, journalists, lawyers.

How to turn it on

On an iPhone 18 Pro: open Settings, tap Camera, tap Reference Image, then Add Reference Mode. Open the Camera app and swipe to Reference. Take the photo. The reference version appears next to the regular photo in Photos.

Who is affected

CaseStatus
iPhone 18 Pro and 18 Pro Max owners outside the EU and ChinaCan capture reference images today after turning the mode on. Main camera only.
iPhone 18 Pro owners in the EUCannot capture at launch. Can develop and view reference images on iOS 27.
Anyone on iOS 27, iPadOS 27 or macOS 27Can view and verify a reference image. Third-party apps can add viewing through Apple's new APIs.
Older iPhones, Android phones, camerasNot covered. C2PA remains the only cross-vendor provenance option.
Insurers, field service, HR, legal, newsroomsCan start requesting reference images as a stronger tier of evidence. Volume will be small for a while.

What to do

What is still unknown

Sources

Today's full edition: AI News Report · every headline, every morning.