Build1 distinct publisher3 min readUpdated
Anthropic's text mark is a keyed scheme no third party can test. The C2PA credentials on images since 11 August are checkable by anyone, until a PDF generator strips them.
The Engineer · Build desk
Compiled by The EngineerSomething wrong?How this is made
Anthropic's text mark is a keyed scheme no third party can test. The C2PA credentials on images since 11 August are checkable by anyone, until a PDF generator strips them.
Anthropic's watermarking announcement has two halves, and only one of them is a thing your team can act on this week. The text half is a keyed statistical mark that a third party cannot verify at all [1][9]; the file half, C2PA content credentials attached to generated images since 11 August, is an open standard with an open reference tool, checkable today with no key and no vendor cooperation [2][3].
Start with the half that is settled. The author of the dev.to post reports that on 14 August, in the comment thread of Sylwia Lask's original piece, its author noted Anthropic had updated its documentation: Claude uses SynthID, described by Anthropic as a version of the SynthID-Text approach published by Google DeepMind [4]. That moves the mechanism out of speculation and into a specification, published as Nature 634, 818-823 [5]. The scheme hashes the last few tokens with a secret key and uses that seed to bias which of several equally good next words is emitted, so in unmarked text those tokens arrive at chance rate and counting them yields a z-score and a real p-value [6]. A calibrated false-positive rate is the actual advantage over a classifier [7].
It also means the published attacks apply. Re-tokenisation, which can be as simple as inserting a character between every word and deleting it again, destroys the n-gram contexts a hash-based scheme seeds from, and OpenAI names that attack in its own writing on why it never shipped text watermarking [11]. Paraphrase removes the mark outright below roughly 800 tokens [12]. Jovanovic, Staab and Vechev at ICML 2024 showed an attacker can both spoof and scrub state-of-the-art schemes for under $50, with over 80% average success [13]; spoofing, forging a mark onto human text, is the direction that hurts a person and that nobody plans for [14].
Two housekeeping myths, per the same post. The mark is not zero-width Unicode: not U+200B, not U+FEFF, not the tag block [8]. So stripping invisible characters from a paragraph does nothing to a statistical watermark, because the signal is in which words were chosen [15]. And finding invisible characters proves nothing either, since they arrive from copy-paste, CMSs and PDF extraction [16]. The author notes their own text extraction strips those characters first for prompt-injection reasons unrelated to watermarking [10].
The gate is symmetry. Without the secret key you cannot reconstruct the seeds, and without the seeds there is nothing to count, so for a third party holding a suspicious paragraph the test cannot be run [9]. The fallback is worse than its reputation: Liang et al. found seven detectors flagged 61.22% of human-written TOEFL essays as AI, and 78.3% of granted patent claims were flagged [17][18].
Which leaves the file half as the only half with an operator story, and that is where the author's measurement lands. On 14 August they put a signed image through every PDF generator on their laptop to see what a downstream reader could still see, having built a PDF signal engine [19][20]. The angle here is unambiguous: most PDF generators strip that provenance on the way out. Note the load-bearing gap. The source excerpt describes the experiment and its motivation but the per-generator results are not in the material available to me, so treat the specific pass/fail table as unpublished here rather than as a result I can cite.
What to watch: whether Anthropic ever offers a verification endpoint for the text mark, since without one the EU AI Act's machine-detectability requirement is satisfied for the vendor and nobody else [21]. And whether PDF toolchains start preserving C2PA manifests, because if they do not, the only checkable half of this announcement dies at the export step.
Follow any of these and your For You feed starts watching them — no settings page required.
Ranked by verification strength, evidence, and original report placement.
C2PA is an open standard with an open reference tool, so this half is checkable by anyone today with no key and no vendor cooperation.
On 14 August the author put a signed image through every PDF generator on their laptop to find out what a downstream reader can still see.
Half one of Anthropic's watermarking announcement is text: a keyed statistical mark spread across token choices, which the author says an individual cannot test.
Anthropic began attaching C2PA content credentials to generated images on 11 August.
On 14 August, in the comment thread of Sylwia Lask's post, the author noted that Anthropic updated its documentation and Claude is using SynthID; Anthropic's page describes it as a version of the SynthID-Text approach published by Google DeepMind.
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Well-cited on mechanism, single-source and single-machine on the original measurement
The mechanism and attack claims point at externally checkable artefacts: a published specification (Nature 634, 818-823), a vendor documentation update, an ICML 2024 attack paper, OpenAI's own stated reasoning, and Liang et al. on detector false positives. The original contribution — C2PA survival through PDF generation — is documented with specific tool versions and path counts, which is unusually concrete, but it is one author on one laptop with local tools only, unreplicated in the cluster, and the supplied text truncates before the failing paths implied by the headline are shown. Two figures (the ~800-token paraphrase threshold, the 78.3% patent-claim flag rate) carry no citation.
Vendor-side provenance is shipping; verifier-side adoption is unevidenced for text
There is concrete deployment evidence on the producer side: C2PA credentials attached to Anthropic image outputs from 11 August, a documentation update confirming SynthID for Claude text on 14 August, and a working open reference tool (c2patool 0.27.15) that lets anyone validate image manifests. On the consumer side, adoption evidence is thin to absent: no third-party text detection is possible without the key, no counts of downstream systems checking C2PA are given, and the only verifier-behaviour datapoint is the report that around two dozen universities disabled AI-text detectors with none re-enabling.
Claims run slightly behind the evidence, with one generalisation risk
The source is deflationary rather than promotional: it hedges the parts it cannot show, labels the earlier post's inference as a guess, distinguishes a published scheme with known attacks from 'undisclosed proprietary magic', and states plainly that the text test cannot be run rather than selling a detection capability. Against the broader framing it critiques — watermarking as AI detection — the cluster is understated. The offsetting risk is that the headline generalises 'your PDF pipeline eats it' from one laptop's toolchain while the supplied text only demonstrates survival on six of six measured paths, and the author has a commercial interest in the PDF provenance problem being severe.
Disclosed but direct commercial alignment with the story's chosen half
The author states they build a PDF signal engine, which is precisely the product category served by the finding that document pipelines are where file provenance is at risk, and they route readers to their own guide on detecting AI-generated text. The disclosure is explicit and early, and the technical claims are largely checkable against third-party artefacts, which mitigates the exposure; but the cluster has no independent publisher to counterbalance the selection of which half of the announcement matters. A secondary incentive is vendor-side: Anthropic ships provenance features against a regulatory backdrop the source itself names.
Moderate: strong external anchors, one publisher, truncated key result
Confidence is held down by structural limits rather than internal contradiction: a single publisher, a single unreplicated measurement, a supplied body that cuts off before the negative PDF results, and two uncited statistics. It is held up by the specificity and external verifiability of the core factual spine — the SynthID documentation update, the published specification, the named attack literature, the open C2PA reference tool and dated vendor deployment.
build
A 14,000-star watermark remover, and no detector to test it against1 distinct publisher
security
Anthropic is watermarking Claude's text everywhere, not just for Brussels1 distinct publisher
science
Text watermarks land on 2 December. The detection they imply does not.1 distinct publisher
science
Claude's watermark is a compliance artefact, not a cheating detector1 distinct publisher
Distinct publishers with included, body-backed reporting in this cluster.
dev.to
1 article · August 15, 2026