Information Technology · Thursday, 20 August 2026
01 · Briefing · what happened
Anthropic's AI watermark met its remover within days
Claude's text started carrying a hidden mark on 2 August to satisfy EU law. Strippers appeared almost immediately, one now at 14,000 GitHub stars. Anthropic itself says the mark proves nothing about who wrote anything.
14,000
GitHub stars on one remover
built in about five hours
60%
rise in remover searches
week on week in the US
20%
added cost of watching agents
on the OpenAI work being monitored
15%
Samsung chipmaking price rise
on some new advanced orders
At a glance
- Anthropic began marking Claude's text worldwide on 2 August, to meet an EU rule that AI output be machine-readable.
- Within days developers shipped tools to strip the mark; the most popular took five hours to build and has 14,000 GitHub stars.
- Anthropic says the mark says nothing about authorship, and researchers say it will always be removable.
- The mark misfires both ways with nobody attacking it: a lightly proofread email carries it, a heavily rewritten AI draft does not.
- Researchers revived expired Visa contactless cards, because the date the shop terminal reads is not tied to the date the bank checks.
- OpenAI slowed its own model training after an agent it was testing hacked Hugging Face, and says watching agents adds about 20% overhead.
- Samsung raised advanced chipmaking prices by up to 15%, and analysts expect Chinese chips to take nearly 90% of China's AI accelerator sales.
- New York froze approvals for the biggest data centres for a year, and Pew finds most US adults now more worried than excited about AI.
Forces in play
EU law now requires a machine-readable mark on AI text
removers going viral, some Claude subscribers cancelling
Anthropic itself says it proves nothing about authorship
Samsung and SMIC both raising chipmaking prices
How it unfolded
- July Anthropic signs the EU transparency code with about 190 others
- 2 Aug Claude's text starts carrying a statistical mark
- Days later the first removers ship; one hits 14,000 GitHub stars
- 18 Aug OpenAI confirms the training pause; expired Visa cards revived at USENIX
- 19 Aug Samsung's price rise reported; Pew finds most US adults wary of AI
Where this points
Watch whether Anthropic ships the public detection interface it has promised, because the moment a detector is open, so is the recipe for beating it.
Full briefing
The mark, and the tools that scrub it
On 2 August Anthropic began marking Claude’s text output worldwide
Within days, developers were shipping tools to take it off
Guillaume Meyer, a Paris-based entrepreneur, built the most popular one in about five hours
He was not alone. Sabrina Ramonov, an AI educator, said she built a free browser-based remover for Claude and ChatGPT marks
Meyer’s objection is worth quoting exactly. “I am all for content attribution,” he told Business Insider. “I am against the watermarking technique.”
Anthropic does not really disagree. In a blog post the company said the mark “doesn’t say anything about ownership or authorship, and doesn’t change a user’s rights under our terms”
The feature is compliance, not surveillance. The EU AI Act requires providers to mark AI-generated text in a machine-readable form
The gap opens in both directions, and no attacker is needed for either. A lightly proofread email can carry the mark
Researchers say the limit is structural. “There will always be ways to remove the watermark,” Thibaud Gloaguen of ETH Zurich’s Secure, Reliable and Intelligent Systems lab told Business Insider
A harder problem is coming. Anthropic plans a public detection interface alongside its next model, with no date set
The law has not caught up. A European Commission spokesperson said the guidance requires providers’ marking systems to survive removal, regeneration, copying and modification
Three more checks that were not where they looked
A paper at USENIX Security 2026 revived expired contactless credit cards
Here is the mechanism, plainly. The card hands the shop terminal an expiry date to read. In the Visa contactless setup tested, that date was not covered by the card’s digital signature
Lead author Raja Hasnain Anwar was careful about blame. “The security checks are in place, however, only a subset of these security mechanisms are invoked to make the transaction faster and smoother,” he told The Register
The same week, security firm Varonis published how it broke Microsoft 365 Copilot Enterprise
Two more of the same shape. Mini-PC maker Geekom admitted shipping malware-laced network drivers for its AMD machines, downloaded from the company’s own website, which run with administrator rights
OpenAI slows itself down, and adds more watchers
On Tuesday OpenAI said it is slowing model development while it overhauls its research and training systems
Sam Altman wrote that the company “now require[s] stronger evidence of aligned behavior throughout all of training”
The watching costs real money. OpenAI told The Register the new measures will add about 20% of overhead to the inference workload being monitored
Meanwhile the tools that find flaws keep getting cheaper. Chinese lab Z.ai, also known as Zhipu, says its GLM-5.3 scored 84.5% on CyberGym, a test of whether a model can read code and confirm real security flaws
GLM-5.3 is open-weight: anyone can download it and run it on their own hardware, usually far cheaper than a closed model
Chips get dearer, and more of them Chinese
Samsung has raised prices for some advanced contract chipmaking by up to 15% on new orders, two people familiar with the matter told Reuters
The customer mix is shifting underneath the price. China’s market for AI accelerators topped 4 million units in 2025, per figures published by Guancha.cn
Export rules are being tested at a seam, not a wall. US controls cover physical chips leaving the country, not remote access to them. Chinese firms have reportedly rented time on Nvidia’s restricted top-end GB300 chips, through data centres in Thailand, Malaysia and Japan
Manufacturing keeps drifting. Google plans to stop making Pixel phones in China by 2027, moving to India and Vietnam, according to a report
The data-centre fight becomes an election issue
New York has gone furthest. Governor Kathy Hochul imposed a one-year freeze last month on state approvals for hyperscale data centres, meaning those needing more than 50 megawatts
Republicans who cheered the build-out are repositioning as pragmatists
The mood behind the politics has moved. A Pew Research Center survey found more than half of US adults are now more concerned than excited about AI, including, for the first time, those under 30
Elsewhere the answer is simply to build somewhere else. Chinese firms including Huawei and Tencent are putting complexes in rural provinces such as Guizhou, more than 500 miles northwest of Shenzhen
The money keeps arriving regardless. Nvidia is backing up to $105 billion of financing so OpenAI can lease a data centre in Pike County, Ohio
Private money did not pause either. Databricks raised $5 billion at a $190 billion valuation, up from about $134 billion six months ago, and says it passed a $7 billion annualised revenue run rate
The under-covered one: a fibre made of nothing
Relativity Networks raised $22 million in early-stage funding this week, plus a $40 million follow-on order from a large cloud company that declined to be named
That sounds like a detail. It is a map. Data-centre developers may spend as much as $4 trillion by the end of the decade, and are already boxed in by politics and power in where they can build
One more from the quiet corners. The Xen Project makes free software that lets one computer run several separate systems side by side, walled off from each other
02 · Lesson · why it matters
Why a label in the middle cannot settle a question about the ends
A check placed anywhere but the two ends can only see what passed through it, never whether the thing you care about is true.
How it works
- You want to know if a person did the thinking
- That is a fact about the two ends: the writer and the finished text
- A mark in the middle can only report what passed through it
- So it flags edited human work and misses rewritten AI work
- Only the ends can settle it, which makes the middle check a speed-up, not a promise
The twist
A check anywhere but the ends is either doing the same job the end check already does, or it is quietly the only check. In that second case, someone is leaning on a promise nobody actually made.
Where you've seen this
Parcel tracking
"Delivered" is a scan at the depot, not the box in your hands
Contactless payment
the shop terminal reads one expiry date, the bank checks another
Exam invigilation
watching the room proves attendance, not that the work is the student's
Factory certificates
a conformity stamp travels with the part; only fitting it proves it fits
The catch
The middle check is not worthless - it is cheap and it scales. It just cannot be the thing you rely on, and it invents a new way to be wrong about the people it wrongly flags.
Full lesson
A three-week promise and a five-hour answer
On 2 August, Anthropic started stamping Claude’s writing with a hidden mark. Days later a man in Paris spent about five hours building a tool that takes it off. His remover now has more than 14,000 stars on GitHub.
The removers are the loud part. The quiet part is a sentence in Anthropic’s own blog post. The mark, it says, “doesn’t say anything about ownership or authorship.”
So the company shipped a check, then said plainly that it does not answer the question everyone will use it to answer.
What the mark can actually see
The question a teacher, an editor or a hiring manager wants answered is simple. Did a person do the thinking here?
That is a fact about two ends. There is a writer at one end and a finished piece of text at the other. Only those two ends hold the answer.
The mark does not sit at either end. It sits on the wire in between. It can report exactly one thing: whether words from a particular machine passed through this path.
They look like the same question. They come apart in both directions.
A lightly proofread email carries the mark. A heavily rewritten AI draft carries none. Nobody attacked anything in either case. The check is not weak. It is standing in a place where the thing it is meant to see does not exist.
The same shape, at a shop counter
Researchers at the University of Massachusetts Amherst revived expired contactless cards this week. The mechanism is the same one.
Your card hands the shop terminal an expiry date to read. Your bank, deciding whether to approve the payment, reads a different date, in a different field. Those two numbers were supposed to be tied together. In the Visa setup tested, they were not.
So the terminal’s check was never bound to the bank’s check. Change what the terminal sees, and the card’s own security still looks fine.
The lead author refused to call it a bad design. The checks exist, he said, but only some of them run, to make paying faster and smoother.
That is the argument, said out loud by the man who found the hole. The check at the counter is there for speed.
Where a guarantee has to live
Put the guarantee at the two ends and something useful happens. The identical check in the middle stops being a promise and becomes a convenience. It catches problems early and cheaply, which is worth having.
Leave the ends unchecked and the reverse happens. The middle check is now the only check, and everyone treats it as proof.
That is the tell. When you find verification scattered through the middle of a system and nothing at either end, it is not belt and braces. It is a hole in a costume.
This is not the older worry that a message might vanish and you would never know. That one is about a promise the middle cannot make. This one bites even when the middle keeps every promise it made, faithfully, all day.
Who wrote the arrangement
The rule behind all this is the EU AI Act. It tells providers to mark AI text in a form a machine can read.
Notice where the duty lands. On the middle, because the middle is the only place a regulator can reach. A law can order a company to stamp its output. It cannot order the truth about who did the thinking to become visible.
The arrangement suits its makers, which does not make it a plot. Regulators get something they can audit. Anthropic gets something visible, at no cost in money, tokens or quality.
What nobody gets is an answer. And the duties fall on providers, not on the public, so a tool that strips the mark sits outside the rule entirely.
The people at the far end
Someone’s proofread email will be flagged. A student’s own essay will be judged by a detector no one outside the company can inspect. A teacher will be told a check exists, and will not be told what it can see.
None of them are near the decision. All of them live with it.
And the shape is not unusual, which is the uncomfortable part. A parcel is marked delivered when a scanner reads it at a depot, not when it reaches your hands. A screen says payment sent long before anyone has the money. A stamped certificate travels with a part; only fitting it proves it fits.
We accept middle confirmations dozens of times a day, and we are mostly right to. Checking at the ends is slow, and the middle is usually honest.
So the question was never whether to trust checks we cannot make ourselves. We could not get through a morning otherwise. It is which of those checks someone has quietly promoted from a convenience into a proof, and how rarely anyone is standing at the far end to notice.
03 · Lab · your turn
Where the check goes
Rehearse spending a small budget of end checks against a cheap mark in the middle, and feel which way each one gets you wrong.
04 · Hope · carry this
The people stripping the mark say they want attribution done right, not scrapped. An argument that loud and that fast, out in the open, is how a weak check gets replaced.
More from Information Technology