frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Apple Reference Image: A New Approach for Verified Photography

https://security.apple.com/blog/apple-reference-image/
44•imwally•1h ago

Comments

WalterGR•1h ago
85 comments, 5 days ago: https://news.ycombinator.com/item?id=49649222
tristanj•1h ago
Apple doesn't address the modified photo replay situation, where you take a picture of an already edited image.

Photoshop / AI-gen an image -> display on a high-resolution monitor -> photograph the monitor with iPhone 18 Pro -> valid Apple Reference image.

To get valid reference photos, you can go to the actual physical location, put the iPhone/monitor in a cardboard box to block external light, then photograph the monitor. Paint the inside of the box using Vantablack (stopping reflections) and cover the LiDAR projector with tape.

I can't wait to see Apple Verified™ photos of UFOs flying over the Golden Gate Bridge.

amanj41•57m ago
Sony's analogous solution (https://authenticity.sony.net/camera/en-us/) claims 3d depth information is built in, I'm sure Apple could do the same given at least some iPhone models have LiDAR on the back
tristanj•48m ago
This would work for close up shots taken on iPhone, but not landscape shots. The infrared dots the iPhone LiDAR projects are too weak to appear over long distances.

Also the dots can be trivially blocked by putting your finger over the sensor, sometimes improving photo quality. I do this frequently when I want to take a photo through a window. The absence of the dot matrix tells the iPhone to focus on the background far away instead of the windowpane.

osy•55m ago
It also doesn't prevent you from staging an image or anything that's existed since photography was invented. But that's not the problem they're trying to solve.

> Today, powerful, widely available AI tools allow users to easily generate or alter photorealistic images to a degree that was difficult to imagine just a few years ago.

Photoshop has existed for decades and so has fake images. This is a low friction way to attest "this image came from an iPhone sensor and Apple approved it". It will still take the usual image forensics to determine if the scene it depicts is legitimate.

BugsJustFindMe•39m ago
> "But that's not the problem they're trying to solve."

It is the problem that they say they're trying to solve, though. They specifically say "where the essential role of a photograph is to prove that something actually happened".

It fails the reasonable person test to say that in the phrase "something actually happened" the "something" refers to the act of taking the photo.

Likewise, in "photographs that depict real events", no reasonable person could say that "real events" includes fabrications or that the "event" in question is the taking of the photo itself.

spiderice•4m ago
This is so stupid. This makes it like, a thousand times harder to fake a photo than it would otherwise be. You pedants imagining a way to fake it doesn't change that.
brookst•3m ago
So, in your view, photography has been fatally flawed since the late 1800’s, and mere mitigation of AI image gen are insufficient if they don’t also solve actors impersonating real people?
pveierland•51m ago
Claim 7 in this patent application describes how depth sensors are used as part of an image authentication process, which would make such a workaround more difficult:

https://image-ppubs.uspto.gov/dirsearch-public/print/downloa...

The Apple Reference Image feature is here launched on iPhone 18 Pro and iPhone 18 Pro Max that both have built-in LiDAR sensors that could be used for this process.

BugsJustFindMe•46m ago
iPhone lidar only works up to like 16 feet in the easiest lighting conditions (indoors) and may be functionally ineffective outdoors.
gruez•37m ago
So you need a big enough screen to cover the entire field of view at 16 ft? Sounds expensive
BugsJustFindMe•29m ago
Well, first, that's only expensive if you're poor. The world is absolutely full of people who can easily piss away your entire annual income throwing a house party.

But I really mean that if the lidar barely works outdoors anyway then actually you don't need to be 16 feet away at all.

Anyway, one may presume that they've thought about this.

brookst•6m ago
Thought about it and also are bright enough not to fall for the “if a single person dies wearing a seat belt, we should abandon seat belts because they do no good at all” fallacy.

It’s almost certainly possible to fool v1 of this system, for some images, in some contexts. It would be shocking if the first implementation was completely perfect. But maybe it’s better than nothing?

dinobones•31m ago
Is this really that big of a flaw in this implementation? I don't think it's worth the additional complexity to address it. (Encoding depth information in some way, trying to detect "flat" surfaces, whatever).

Discerning a camera taken image of an image is typically very very easy. The collors/exposure/etc will all be obviously wrong in ways to a human, even without doing any analysis.

BugsJustFindMe•6m ago
You mean that it is sometimes very easy. But it is also sometimes impossible. You seem to be thinking only of poor quality photos of poor quality prints, but there's no basis for assuming those characteristics.
nvme0n1p1•7m ago
Yeah, such systems have been tried (and been hacked) for decades now.

https://www.elcomsoft.com/news/428.html

https://blog.elcomsoft.com/2011/04/nikon-image-authenticatio...

You don't even have to travel to the location, you can just spoof GPS. And of course that will only be needed until some eastern european kid gets bored one weekend and the signing keys magically appear on pastebin. Then all it will take is running a shell script.

It's funny to see Apple fall into this same trap.

puppycodes•53m ago
terrible idea...

but im sure it will popular with 60 year olds watermarking their pictures of sunsets.

SXX•43m ago
Waiting for "Apple verified" photo of some important politician doing something wildly inappropriate.

Scrapped in 3..2..1..

jithinsankar•40m ago
What if someone take the photo of the forged photo displayed on another device, doesn’t the forged photo become an authentic one?
xeonmc•26m ago
NFTs by another name...
SoftTalker•10m ago
A photograph by itself should never be considered proof of anything.
nomel•18m ago
Or, probably just some optics, like a slanted $9 IR mirror [1] in front of it, to direct the lidar to the sky.

[1] https://commonlands.com/products/ir-cut-filters-csp650?srslt...

pveierland•37m ago
Still, that means that either the fake target scene and your screen presenting it would need to be outside of LiDAR sensor bounds, or you'd need to find a way to make the depth sensor data conform with your fake scene, both increasing the difficulty of producing a forgery.
tristanj•37m ago
LiDAR wouldn't be enough here, it's trivial to block the projector and hide the dot pattern. No dot pattern = iPhone thinks the object is far away, which is what happens in landscape photos.

A better fix is to take photos with all three iPhone cameras simultaneously, ideally as a 2-3s video, and use the parallax/multiple perspectives to extract depth information. The video files (Possibly audio too) could also be included with the verified image as additional verification.

They can also prevent photos if iPhone detects the LiDAR sensor is covered, similar to how Meta does it with their camera glasses.

pveierland•31m ago
I don't think it's an either or - additional data signals that need to correlate to authenticate will increase confidence. You can use multiple other signals to evaluate whether something is truly a landscape photo, and in that case not require a LiDAR capture, but if you are inside and at close range then you could assume that it should be part of scoring the authentication.

Similarly, LiDAR alone will help disqualify cases where someone is just taking a picture of e.g. a landscape target of the Golden Gate, but that it shown on a screen 1 meter away.

halestock•26m ago
This approach makes me wonder if the future is actually going to move towards visual cryptography.
geokon•36m ago
furthermore, couldnt you do parallax from the multiple cameras as well as flicker the flash?

seems pretty easy to make it sufficiently difficult to trick the system

Introducing System One Models and Jev

https://typesafe.ai/blog/introducing-system-one-models-and-jev
932•albelfio•8h ago•295 comments

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://github.com/arnegiacomo/fugleramme
1409•arnemunthekaas•15h ago•185 comments

Negativland, Culture Jamming, and the Art of Making Something New

https://blog.archive.org/2026/09/11/negativland-culture-jamming-and-the-art-of-making-something-new/
28•bananaboy•1h ago•8 comments

Apple Reference Image: A New Approach for Verified Photography

https://security.apple.com/blog/apple-reference-image/
44•imwally•1h ago•30 comments

An update on Wayback Machine access

https://blog.archive.org/2026/09/15/an-update-on-wayback-machine-access/
439•ChrisArchitect•10h ago•233 comments

Gemini 3.8 Live and 3.8 Live Extended Thinking

https://blog.google/innovation-and-ai/models-and-research/gemini-models/gemini-3-8-live-gemini-3-...
340•leumon•10h ago•215 comments

German Rheinmetall open-sources its Battlesuite connected weapon system protcol

https://rheinmetall.github.io/onboardapi-documentation/9.10.0/index.html
156•summarity•6h ago•46 comments

Recreating Voodoo Graphics and a Late-1990s Gaming PC on an FPGA

https://nand2mario.github.io/posts/2026/zsst-voodoo/
65•zdw•5h ago•10 comments

Building a Linux GPU Driver for the M4 Mac Mini in One Month

https://codyho.dev/blog/gpu-driver/
203•ADevWithAnIdea•8h ago•122 comments

Stay discoverable in search while disallowing AI training

https://blog.cloudflare.com/accountable-mixed-use-ai-crawlers/
35•djfergus•1h ago•15 comments

Saving Jet Fuel

https://tech.marksblogg.com/scikit-decide-openap-optimal-flight-planning.html
54•marklit•4h ago•21 comments

We got admin access to Baseten's production GitHub in 25 minutes

https://www.strix.ai/blog/baseten-harbor-github-pat-takeover
246•bearsyankees•9h ago•136 comments

Jean-Pierre Serre turns 100

https://mathshistory.st-andrews.ac.uk/Biographies/Serre/
107•jzox•7h ago•17 comments

Sierra digital cameras on the Apple II

https://www.colino.net/wordpress/archives/2026/09/11/sierra-digital-cameras-on-the-apple-ii/
28•ibobev•2d ago•4 comments

Chopping up books when they're physically too big

https://attainablefelicity.mattkirkland.com/20260915/cut-up-your-books.html
137•matt_kirkland•9h ago•134 comments

Learning to solve hard problems in RL for LLMs by never giving up

https://mnoukhov.github.io/posts/ngu/
55•natolambert•8h ago•0 comments

Show HN: Capsule – Single-file web apps that save their data into SQLite

https://withcapsule.app/
299•bashtian•14h ago•121 comments

An interactive world map of the stories cultures have told

https://originmap.sunnyguha.com/
8•momentmaker•2d ago•0 comments

Show HN: I made a flight simulator, except you're just a passenger

https://inflightsimulator.com
14•rkotcher•1d ago•8 comments

WangNet – 1.8 MB, zero-dependency Numberwang adjudication in 11 languages

https://github.com/GraafHenk/numberwang
123•Liogra123•8h ago•47 comments

Let's make quality the norm again

https://www.forbrukerradet.no/short-life/
340•ingve•18h ago•345 comments

A single firm is behind OpenAI, Anthropic, and Meta hacking scandals

https://www.effort.news/irregular
524•yusufozkan•1d ago•181 comments

Suspected sabotage causes major Netherlands rail disruption

https://www.bbc.com/news/articles/c8ly49w9g1edo
451•choult•17h ago•402 comments

The madman's guide to stamp collecting

https://www.wsj.com/arts-culture/books/the-madmans-guide-to-stamp-collecting-review-sticking-to-w...
9•centrosphere•1d ago•0 comments

Most people prefer traditional architecture

https://www.worksinprogress.news/p/do-people-prefer-traditional-architecture
282•alihm•1d ago•248 comments

Show HN: Hacking a $20 4G wireless hotspot into a texting device

https://bkovac.github.io/modem-thing/
182•bobili1234•14h ago•32 comments

Show HN: Pizza Bot – An inbox for AI agents that work in the background

https://github.com/pizza-bot-app/pizza-bot
36•jd_•12h ago•21 comments

Jiga (YC W21) Is Hiring Product Engineer (Remote/US)

https://jiga.io/about-us/?ashby_jid=0b75d72d-c92b-4dca-8062-09d298ada0bd
1•grmmph•11h ago

The Inference Hardware Revolution of 2026

https://spectrum.ieee.org/inference-hardware-revolution
124•vinhnx•13h ago•13 comments

The CSS Zen Garden dream, finally shipped

https://josprague.com/blog/the-css-zen-garden-dream-finally-shipped/
131•yosito•13h ago•72 comments