Claude Launches 'Invisible Watermark' Amid Criticism: New Model Fully Embedded, Tagging All Text

marsbitPubblicato 2026-08-11Pubblicato ultima volta 2026-08-11

Introduzione

Amidst user backlash, Anthropic announces that its latest Claude models will embed invisible watermarks directly into generated text, a move driven by compliance with the EU's AI Act. This "invisible ink," part of the text itself, is designed to persist through copying, pasting, and even some editing. The measure applies globally to all new models from August 2, 2026, with efforts underway to retroactively apply it to existing models. The system also adds signed metadata to supported image files. The watermarking technique, while not detailed by Anthropic, is speculated to potentially use invisible Unicode characters—a method the company has allegedly used before in Claude Code to discreetly tag content. The company is developing detection tools but acknowledges limitations: a watermark only indicates Claude processed the content, not authorship, and its absence doesn't guarantee human origin. Reactions are largely negative, with users criticizing the "unremovable" nature of the watermark and expressing concerns about potential impacts on output quality. In response, ideas for third-party tools to remove watermarks are already emerging, with some suggesting alternative AI models like Kimi as immediate workarounds.

Another questionable move from Company A has sparked widespread outrage online.

Just now, Anthropic announced: The new Claude will embed invisible watermarks in generated text.

Yes, not just metadata—these "ink marks" will become part of the text itself.

They will be copied and pasted along with the text to other places, and may still remain even after some degree of editing.

It's like a stubborn sticker that just won't come off...

Netizens have already started voicing their anger collectively.

The direct driver of this move is the EU's AI Act, which Anthropic has signed. This mechanism will apply to all models released on or after August 2, 2026.

For Claude models already online, Anthropic is also researching how to add this watermarking mechanism retroactively.

Oh, and one more thing—

This measure will be implemented globally, not limited to the EU.

The great "Watermark Era" is here.

Text Gets Watermarks Too

Recently, Anthropic signed the EU AI Act's Transparency Code of Conduct for AI-Generated Content.

This code was drafted by independent experts, evaluated by the European Commission and the AI Office, and has been signed by about 190 institutions, including Google, Meta, Microsoft, OpenAI, and others.

For Claude, this translates into two specific things.

First, text watermarking.

Supported Claude models will weave a kind of invisible marker directly into the text when generating content.

Yes, completely invisible. You can't see it, and it doesn't change the meaning, quality, or readability of the response.

What's even scarier is that it's hard to get rid of.

The watermark is part of the text, copying and pasting will carry it along, and even edited versions might not be safe.

Second, signed metadata.

When Claude generates supported file types like .svg, .png, .jpg, it will attach digitally signed provenance metadata.

This metadata follows the C2PA open standard, promoted by Adobe, OpenAI, Google, and others. It can indicate the file was processed by Claude and also detect if the file has been tampered with.

The coverage is across the entire product line. API, Claude, Claude Code, Claude Cowork, Claude Tag are all included.

Cloud customers accessing Claude via AWS, Google Cloud, Microsoft Foundry will also be subject to this.

And there are no regional exceptions; it's uniformly implemented worldwide.

Meanwhile, Anthropic stated it is developing detection tools, allowing users and third parties to check whether a piece of text or a file carries the Claude marker.

Detailed technical documentation will be released by the company later.

However, Anthropic also explicitly noted the limitations of this mechanism.

Detecting a mark only indicates the content was processed by Claude, it does not confirm Claude as the original author.

After all, users often use Claude for proofreading, translation, summarization, format conversion—the core ideas and data may come from humans; marked content could also be modified, excerpted, or mixed with other materials afterward.

Conversely, not detecting a mark doesn't mean the content definitely wasn't AI-generated.

It might come from an older model, be heavily edited or rewritten, the paragraph might be too short to identify, or metadata might be stripped due to format conversion or screenshots...

Basically, everyone is under suspicion now...

As of now, Anthropic has not disclosed details of the watermarking algorithm.

In other words, no one knows what the "invisible ink" looks like, or what else Company A might be able to do with it.

Company A's Labeling Tactics

So, is there really such magic that makes watermarks in text completely invisible?

Yes.

And the tricks might be more numerous than you think.

The most famous is something called Unicode.

You can think of it as issuing ID cards to almost every character and symbol in the world: 'A' corresponds to one Unicode number, '中' (Chinese) corresponds to one Unicode number, even '🙂' corresponds to one Unicode number.

But beyond that, there exists a set of characters that are basically invisible to the human eye but distinguishable by computers.

For example, the simplest "Hello"—underneath, one might be H-e-l-l-o, and another might be H-e-invisible character-l-l-o.

They look completely identical to the human eye, but when a program reads the Unicode code points, it can find that the second string has an extra special character.

Amazing.

I wonder if everyone remembers, Company A had already "gracefully followed the trend" and used the Unicode trick before.

On June 30th, a Reddit user discovered a shocking truth after reverse-engineering Claude Code—

Claude Code's packaged files contained a set of Trojan-like code. If it detected you were a Chinese user, it would add two strokes of invisible ink to your system prompt—'Today's date is 2026-06-30'.

1. Changing the date format hyphens to slashes, marking a hit for the Chinese timezone.

2. The single quote in 'Today's' was quietly replaced with three characters that have different Unicode code points but are visually identical.

The result? In any editor, any terminal, this line looks exactly the same as the normal version. But in the program, you are already tagged.

Yes, Company A has been using Unicode to secretly tag users in Claude Code.

The company has not revealed whether the new Claude watermark uses this approach.

Looking at it this way, text watermarks might not be so bad, right? At least you won't get your account banned...

Moreover, various AI detection tools are of mixed quality, often charging dozens per detection and giving an AI-generated probability number with no logical basis. Having an official labeling channel could at least save a lot of wasted money.

The main reason for everyone's anger is Company A's history of similar actions.

But thinking carefully, AIGC content does need a reliable detection system, just like OpenAI adding C2PA metadata and SynthID watermarks to images.

However, does embedding watermarks by restricting the model's sampling distribution really not affect generation quality?

Company A's statement is—

No, it doesn't.

I remain skeptical.

After all, since version 4.6, Claude has been increasingly incomprehensible.

One More Thing

Regardless, the "Avengers Alliance" against Anthropic has already begun to act!

YC founder Paul Graham has already hatched a new startup idea, just waiting for aspiring individuals to join!

Create a third-party regeneration function, rephrase the text, preserving the original meaning while removing the watermark.

Of course, a more lightweight solution, usable by everyone right now, has also emerged—

Kimi, remove that invisible watermark.

Reference Links:

[1]https://support.claude.com/en/articles/16266773-how-claude-marks-ai-generated-content

[2]https://x.com/atharvabuilds/status/2086920300441268579?s=20

This article is from the WeChat public account "QbitAI", author: Jay

Crypto di tendenza

Domande pertinenti

QWhat is the main content of the EU's AI Act that Anthropic has signed, as mentioned in the article?

AThe main content is the 'AI-Generated Content Transparency Code of Conduct,' which requires the embedding of invisible watermarks into generated text and adding signed metadata to supported file types like .svg, .png, and .jpg, in compliance with the C2PA open standard.

QAccording to the article, what are the two specific measures Claude will implement regarding content marking?

AThe two measures are: 1) Embedding invisible, non-removable watermarks directly into the generated text itself. 2) Adding digitally signed provenance metadata to supported file types such as .svg, .png, and .jpg.

QWhat is one limitation of the watermarking and metadata system as acknowledged by Anthropic?

AA key limitation is that detecting a mark only proves the content was processed by Claude, but does not confirm Claude as the original author. Conversely, the absence of a mark does not guarantee the content is human-generated, as it could come from an older model, be heavily edited, or have metadata stripped during format conversion.

QWhat technique from the article's past example did Anthropic allegedly use to covertly mark content for Chinese users?

AIt allegedly used Unicode characters—specifically, changing date format hyphens to slashes and replacing a standard apostrophe in "Today's" with three visually identical but different Unicode code points—to invisibly tag content generated for users in the China timezone.

QWhat are two potential user reactions or solutions mentioned in the article regarding the new watermarking policy?

ATwo reactions/solutions mentioned are: 1) A startup idea from YC founder Paul Graham to create a third-party service that rephrases content to remove watermarks while preserving meaning. 2) A suggested immediate workaround of using another AI (like Kimi) with the prompt 'Remove that invisible watermark.'

Letture associate

Bitcoin Community in Uproar: Deciphering the New Scaling War Sparked by BIP-110

On August 10, Luke Dashjr, a long-time Bitcoin Improvement Proposal (BIP) editor and co-founder of Ocean mining pool, was removed from the BIP editing team for bypassing discussion protocols and preemptively assigning a number to BIP-110, a controversial soft fork proposal he helped draft. The conflict stems from Bitcoin Core's version 30 release in October 2025, which removed the default 83-byte limit on OP_RETURN, a field used for embedding non-transaction data. In response, BIP-110 aimed to enforce this limit as a consensus rule. It controversially lowered the activation threshold for miners to 55% and included a mandatory activation clause, causing significant community backlash. Major mining pools like Foundry USA and AntPool did not support it, with public criticism from figures like F2Pool's Wang Chun and Michael Saylor, who argued it compromised Bitcoin's neutrality. On August 8, at block height 961,632, nodes running the BIP-110 patch rejected the main chain block, causing a chain split. The minority chain, supported by only about 2.53% of the network's hash rate, produced just one additional block before stalling. The main chain quickly outpaced it by over 240 blocks. No major exchanges have supported the minority chain. The event highlighted Bitcoin's governance reality: while rules can be proposed by a few, ultimate authority lies with the economic majority—miners willing to expend hash power and users/exchanges recognizing a chain's validity. Following the failed split, BIP-110 proponents, including Luke Dashjr, have begun discussing a change to the proof-of-work algorithm to create a separate coin, though this remains in early discussion stages.

marsbit13 min fa

Bitcoin Community in Uproar: Deciphering the New Scaling War Sparked by BIP-110

marsbit13 min fa

Stock Price Soars 655%, Sichuan Brothers Build a 50 Billion Semiconductor IPO

Chengdu Ultra-pure Applied Materials Co., Ltd. ("Ultra-pure Materials"), a Sichuan-based supplier of core semiconductor equipment components, officially listed on the Shenzhen Stock Exchange on August 11. Its share price surged 654.66% to 498 yuan on its debut, giving the company a market capitalization exceeding 50.7 billion yuan. Founded in 2005, the company is a national-level "little giant" specializing in special-coated components and precision optical devices for semiconductor equipment. It is one of the few domestic suppliers capable of providing core parts for 5nm and below process etching tools. According to a Frost & Sullivan report, it held the top market share (5.7%) among local Chinese suppliers of these coated components in 2024. Financially, Ultra-pure Materials has shown rapid growth. Its revenue soared from 169 million yuan in 2023 to 496 million yuan in 2025, with net profit increasing from 65 million to 185 million yuan in the same period. Over 95% of its 2025 revenue came from sales of semiconductor equipment special-coated components. The company has developed dozens of component products covering wafer fabrication, packaging, and silicon wafer manufacturing processes. Major customers include leading domestic semiconductor equipment manufacturers such as NAURA and AMEC, with its top five clients accounting for nearly 90% of revenue in 2025. Its shareholder structure features strategic investors including BYD, AMEC, and State Development & Investment Venture Capital. Post-IPO, Chairman and CEO Chai Jie holds 31.42% of shares, while his brother and Chief Engineer Chai Lin holds 15.46%. The company plans to use raised capital for capacity expansion, R&D center construction, and supplementary working capital. The global market for these high-precision components is dominated by US, European, and Japanese firms. However, driven by domestic equipment substitution policies and improving local technological capabilities, the localization rate in China is projected to rise significantly. Ultra-pure Materials' listing aims to strengthen its position in this expanding market.

marsbit51 min fa

Stock Price Soars 655%, Sichuan Brothers Build a 50 Billion Semiconductor IPO

marsbit51 min fa

Opinion: Altcoins Might Still Have a Chance, but VC-Backed Coins Are Truly Hopeless

Author: Haotian. Through deep discussions with experienced on-chain investors, a consensus has emerged on survival strategies for the current market cycle: the focus has decisively shifted from "narratives and speculation" to "cash flow and tangible validation." Several key principles are outlined: 1) Prioritize assets with genuine value capture. In a bear market, sustainable protocol fees and a proven record of using them for token buybacks, burns, or dividends are essential. Examples include launchpad tokens like $UNI, $PUMP, $PONS, and the notable buyback token $HYPE. 2) Choose only projects with proven Product-Market Fit (PMF) and a complete operational loop. The next cycle's narratives, likely around "real-world asset tokenization" and the "Agentic Economy," will favor practical validation over technical roadmaps. Projects must demonstrate real users, transaction volume, and revenue. Examples such as $ONDO, $VVV, and $VIRTUAL will be evaluated on metrics like Assets Under Management (AUM) and fee generation. 3) Opt for assets with strong, organically developed "consensus." True consensus is market-driven and survives multiple cycles, not manufactured through marketing. Examples include enduring meme coins like $DOGE, $PEPE, $PEOPLE, or established sector leaders like $ZEC and $TAO, which benefit from resilient communities and sustained liquidity. 4) Avoid purely venture-capital (VC)-backed tokens. Unlike general altcoins which may cycle back, VC coins are seen as particularly problematic. Their typical high Fully Diluted Valuation (FDV), low circulating supply, and continuous large unlock schedules often lead to post-unlock sell pressure, especially if the project lacks inherent value capture. This dynamic is a key factor in the current cycle's restrained rallies and deep corrections, discouraging retail participation. *Note: This is a summary of personal discussions. Mentioned tokens are examples only, not investment advice.*

marsbit1 h fa

Opinion: Altcoins Might Still Have a Chance, but VC-Backed Coins Are Truly Hopeless

marsbit1 h fa

Trading

Spot

Articoli Popolari

Come comprare MOVE

Benvenuto in HTX.com! Abbiamo reso l'acquisto di Movement (MOVE) semplice e conveniente. Segui la nostra guida passo passo per intraprendere il tuo viaggio nel mondo delle criptovalute.Step 1: Crea il tuo Account HTXUsa la tua email o numero di telefono per registrarti il tuo account gratuito su HTX. Vivi un'esperienza facile e sblocca tutte le funzionalità,Crea il mio accountStep 2: Vai in Acquista crypto e seleziona il tuo metodo di pagamentoCarta di credito/debito: utilizza la tua Visa o Mastercard per acquistare immediatamente MovementMOVE.Bilancio: Usa i fondi dal bilancio del tuo account HTX per fare trading senza problemi.Terze parti: abbiamo aggiunto metodi di pagamento molto utilizzati come Google Pay e Apple Pay per maggiore comodità.P2P: Fai trading direttamente con altri utenti HTX.Over-the-Counter (OTC): Offriamo servizi su misura e tassi di cambio competitivi per i trader.Step 3: Conserva Movement (MOVE)Dopo aver acquistato Movement (MOVE), conserva nel tuo account HTX. In alternativa, puoi inviare tramite trasferimento blockchain o scambiare per altre criptovalute.Step 4: Scambia Movement (MOVE)Scambia facilmente Movement (MOVE) nel mercato spot di HTX. Accedi al tuo account, seleziona la tua coppia di trading, esegui le tue operazioni e monitora in tempo reale. Offriamo un'esperienza user-friendly sia per chi ha appena iniziato che per i trader più esperti.

358 Totale visualizzazioniPubblicato il 2024.12.13Aggiornato il 2026.06.02

Come comprare MOVE

Discussioni

Benvenuto nella Community HTX. Qui puoi rimanere informato sugli ultimi sviluppi della piattaforma e accedere ad approfondimenti esperti sul mercato. Le opinioni degli utenti sul prezzo di MOVE MOVE sono presentate come di seguito.

活动图片