Urgent.News

What's breaking now, across thousands of outlets.

Tech

Apple Reference Image Signs Photos at the Sensor, Moving Provenance Trust Away from C2PA

Apple has published the design of Reference Image, an iPhone 18 Pro camera mode that signs pixel data at the sensor and develops it in Private Cloud Compute under an Apple signature. Developers on Hacker News and Reddit challenged what it proves, raising photographing a screen, the anonymity guarantee's dependence on Apple's cloud, and whether identity verification is the right use case. By…

Apple has introduced a new feature called Apple Reference Image on the iPhone 18 Pro and Pro Max, which aims to provide verifiable proof of a photo's authenticity at the sensor level. This opt-in camera mode signs photos directly at the sensor, moving trust away from the editing chain and the C2PA standard. By signing pixel data immediately after capture, Apple aims to prevent compromise before signing and avoid tying images to public identities.

The process involves the secure booting of the sensor, timestamped signatures using RFC 3161, and verification through Private Cloud Compute. The final image carries a composite ML-DSA-87 and RSA-3072 signature, which Apple claims is the only quantum-secure image provenance scheme. However, community reactions have been mixed, with concerns raised about the replay route and the anonymity guarantee.

Brief written by urgent.news from InfoQ's own syndicated text. Machine-written — may contain errors; check the original before relying on it.

Read the original at infoq.com →

More in Tech

Enqueue Hooks: Four Hooks, Four Different Zones — and How Not to Mix Them Up

On the surface, these five hooks all do the same thing — load CSS/JS. But four of them sound almost identical while each one runs in a different zone of the site.

  • wpenqueuescripts loads front-end CSS and JavaScript
  • adminenqueuescripts for admin area only, avoids performance issues
  • enqueueblockeditorassets for block editor styles, not front-end

One core, two hosts

First published on openspec-ui.dev . OpenSpec Workbench ships in two forms: a VS Code extension and a standalone web application that runs on your machine.

  • OpenSpec Workbench has Visual Studio Code extension and standalone web app versions
  • Core handles execution, OpenSpec and Git integration, security, persistence
  • Thin adapters allow shared core to run on different hosts

Lean and how it relate to IT

Lean is a way of thinking: deliver value to the customer with less waste, by improving the system on purpose. That matters to us because software work is the same way: we turn an idea into a running…

More from Thursday 24 September →