
TL;DR
Apple filed suit against OpenAI alleging systematic theft of hardware trade secrets by former employees. The complaint names specific individuals, describes exploited security vulnerabilities, and claims this is 'the tip of the iceberg.'
Last updated: July 10, 2026
Apple filed a lawsuit against OpenAI on July 10, 2026, alleging that former Apple employees stole trade secrets "for the benefit of OpenAI." The case landed on Hacker News with 1,179 points and 611 comments - the kind of engagement reserved for stories that touch on both AI industry dynamics and corporate espionage drama.
The lawsuit names two former Apple employees and OpenAI as defendants. The allegations are specific and documented with internal communications.
Tang Tan was Apple's VP of product design, leading iPhone and Apple Watch design before departing in February 2024 to work with Jony Ive. According to the complaint, Tan:
Chang Liu was a senior system electrical engineer with eight years at Apple before joining OpenAI in January 2026. The complaint alleges he:
The filing includes a direct quote from Liu celebrating his access exploit: "LOL, I found out I can access the [network storage], so funny."
This lawsuit centers on hardware, not AI models. Apple alleges OpenAI approached Apple suppliers using insider terminology to extract specific component details. One example involves contacting a supplier to obtain Apple's proprietary metal-finishing techniques.
The context: Jony Ive, Apple's former chief design officer, now leads OpenAI's hardware efforts. OpenAI acquired Ive's startup io for $6.5 billion, bringing over 50+ employees. Evans Hankey, another former Apple design leader, is also involved with io.
Apple's complaint states this represents "the tip of the iceberg," alleging systematic misconduct "at every level, from members of its Technical Staff to its Chief Hardware Officer." Over 400 former Apple employees now work at OpenAI.
Newsletter
Get the weekly deep dive
Tutorials on Claude Code, AI agents, and dev tools, delivered free every week.
From the archive
Jul 10, 2026 • 7 min read
Jul 10, 2026 • 7 min read
Jul 10, 2026 • 6 min read
Jul 10, 2026 • 8 min read
The Hacker News thread split between those shocked at the brazenness and those unsurprised by corporate behavior.
The documentation surprised many. Multiple commenters noted how explicitly the alleged misconduct was captured. One wrote: "Just straight up documentation with no shame." Another referenced The Wire: "Is you taking notes on a criminal conspiracy?"
A commenter questioned the intelligence of the accused: "This isn't the first time something like this happens and I always wonder how are these seemingly smart people earning good money so dumb."
Comparisons to past cases emerged. The Google/Waymo vs Uber/Otto lawsuit came up repeatedly. Anthony Levandowski, who allegedly stole self-driving car secrets, became a cautionary tale: "probably the worst hire they both made."
One commenter drew the Apple vs Google history: Steve Jobs declared "thermonuclear war" on Google over Android while Eric Schmidt sat on Apple's board. The current situation rhymes - Ive collaborating with OpenAI while presumably retaining institutional knowledge from decades at Apple.
The Steve Jobs quote got invoked. "Picasso had a saying - 'good artists copy; great artists steal' - and we have always been shameless about stealing great ideas." Commenters debated whether Jobs meant ideas or literal property, with most agreeing there is a difference between inspiration and downloading manufacturing specifications.
Ethics vs practicality arguments appeared. One commenter dismissed concern entirely: "It's one megacorp stealing stuff from another megacorp, hardly 'appalling', who cares." This prompted pushback about how such attitudes aggregate into corporate cultures.
Others questioned what incentives drive this behavior: "Either people are being really, really silly, or the potential reward is so high as to override whatever qualms a normal person must have."
Security process failures got attention. Multiple commenters questioned how former employees retained network access and failed to return equipment. One wrote: "This sounds to me like a failure of their manager to do their job to follow the standard exit process."
Another suggested this may be a VP-level exception: "Tan was Apple's vice president of iPhone and Apple Watch product design. This person worked for Apple for 25 years and likely a friend of top executives. I wouldn't be surprised if he just hugged everyone and casually walked out on his last day."
This lawsuit arrives as OpenAI accelerates its hardware ambitions. The company is preparing to launch consumer hardware products, making Apple's design expertise particularly valuable.
Apple has its own AI trajectory with Apple Intelligence and on-device models. The companies briefly collaborated on AI features before the relationship apparently soured. Now they are competitors in the AI space while OpenAI allegedly benefits from Apple's decades of hardware design investment.
The timing is notable. Apple raised concerns directly with OpenAI in February 2026 and received no response according to the filing. Five months later, they filed suit.
Apple seeks injunctive relief and damages. The case will proceed through the U.S. District Court for the Northern District of California.
For the broader industry, this lawsuit raises questions about talent mobility in AI. When employees move between competitors, what knowledge transfers are acceptable? The line between "general expertise" and "trade secrets" is fuzzy for hardware design work.
Apple's complaint focuses on specific documented acts - downloading files, retaining equipment, using codenames, approaching suppliers with insider knowledge. These are easier to prove than abstract claims about ideas.
OpenAI has not publicly responded to the allegations as of this writing.
For developers watching the AI industry, this case highlights the stakes in the hardware competition. AI models need to run somewhere. OpenAI's consumer hardware ambitions put them in direct competition with Apple's ecosystem.
The alleged theft targets manufacturing processes, circuit designs, and supplier relationships - the practical knowledge that turns a concept into a shippable product. This is the unsexy infrastructure work that determines whether an AI device succeeds or fails in the market.
Whether or not the specific allegations prove out in court, the case signals that AI companies are competing not just on models but on the full stack down to manufacturing expertise.
Read next
The Transformer co-creator leaves Google DeepMind for OpenAI just two years after Google paid $2.7 billion to bring him back from Character.AI.
5 min readOpenAI claims GPT-5.6 Sol Ultra has generated a proof for a 50-year-old graph theory conjecture in under an hour. The math community is now verifying whether it holds up.
5 min readA Codex CLI SQLite logging bug showed how global TRACE logs can burn SSD write endurance. OpenAI has now merged fixes, but the incident is a useful local-agent operations lesson.
5 min readTechnical content at the intersection of AI and development. Building with AI agents, Claude Code, and modern dev tools - then showing you exactly how it works.
Desktop app for discovering, downloading, and running local LLMs. Clean chat UI, OpenAI-compatible API server, and autom...
View ToolOpenAI's latest flagship model. Major leap in reasoning, coding, and instruction following over GPT-4o. Powers ChatGPT P...
View ToolOpenAI's coding agent for terminal, cloud, IDE, GitHub, Slack, and Linear workflows. Reads repos, edits files, runs comm...
View ToolThe TypeScript toolkit for building AI apps. Unified API across OpenAI, Anthropic, Google. Streaming, tool calling, stru...
View ToolCreate or overwrite files; requires permission for existing paths.
Claude CodeFile discovery via pattern matching across the repository.
Claude CodeChanges to skill files are detected and reloaded automatically.
Claude Code
OpenAI Codex Desktop App: Plan/Goal Modes, Plugins, Multi-Agent Workflows & UI Annotation Demo The video showcases OpenAI’s Codex desktop app, which the creator calls OpenAI’s best product and a prem

The video reviews OpenAI’s newly released GPT 5.4, highlighting access tiers (GPT 5.4 Thinking in ChatGPT Plus/Teams/Pro/Enterprise and GPT 5.4 in the $200/month tier) and API availability. It covers

OpenAI AI has launched their first browser called ChatGPT Atlas, which incorporates ChatGPT for enhanced functionality. This browser allows users to interact with their documents using natural...

OpenAI claims GPT-5.6 Sol Ultra has generated a proof for a 50-year-old graph theory conjecture in under an hour. The ma...

OpenAI teases its most capable coding model yet - Sol Ultra uses trained subagents that communicate during tasks, report...

A Codex CLI SQLite logging bug showed how global TRACE logs can burn SSD write endurance. OpenAI has now merged fixes, b...

The Transformer co-creator leaves Google DeepMind for OpenAI just two years after Google paid $2.7 billion to bring him...

A new essay argues that letting AI generate sloppy code creates a downward spiral where future AI absorbs those bad patt...

A solo developer built a 1,300-line C inference engine that runs the 744B GLM 5.2 model on consumer hardware by streamin...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.