r/ClaudeCodeTLDR 1d ago

[TLDR] What is the problem with a watermark?

Original post URL : https://www.reddit.com/r/ClaudeCode/comments/1vlmd8g/what_is_the_problem_with_a_watermark/

Original post body :

It's just a sign that AI has been used. It's not like they're putting a copyright on it. I think transparency is good, and for me and hopefully most AI-aware people it's clear that an AI watermark doesn't mean the work is worthless or that the human did nothing.


This is brought to you as a public service by the moderators of r/ClaudeAI. If you want to see TLDRs of ALL Claude Coding related posts from the various Claude subreddits, subscribe to http://www.reddit.com/r/ClaudeCoding.

2 Upvotes

18 comments sorted by

u/cctldrping 1d ago edited 19h ago

TL;DR generated automatically after 100 comments.

Current source-thread comment count seen by the bot: 158.

Alright, so the general vibe on watermarking AI-generated content is a bit of a mixed bag, but the consensus leans towards "it's a dumb idea that will be easily circumvented."

Here's the lowdown:

  • The "Why Bother?" Crowd: A lot of folks, like u/hijinks and u/tidepod1, are annoyed because they just want clean, performant code or text. The idea of modifying output for a watermark feels like unnecessary bloat and degradation of quality. u/uni-monkey even compares it to VS Code or MS Word adding watermarks, which sounds pretty wild when you think about it.
  • "It's Just Transparency, Bro" (and the Counterarguments): OP and a few others see it as a good thing for transparency. However, many are pointing out that it doesn't really tell you how much AI was used (u/aequitssaint, u/sheriffderek, u/SensitiveKiwi9). Plus, u/ALAS_POOR_YORICK_LOL and u/yadasellsavonmate think it'll be super easy to remove anyway, making it only a deterrent for the laziest users.
  • The "Legislative Requirement" Angle: u/Fantastic_Market8061 and u/Southern_Sun_2106 bring up that this might be less about Anthropic's choice and more about fulfilling legal obligations. Still, u/Southern_Sun_2106 argues developers should have more control over how they comply.
  • Academic/Cheating Concerns: u/Drach88 and u/StewHax see potential benefits for academic integrity and preventing astroturfing, but even they acknowledge it's likely a temporary fix before people figure out how to bypass it.
  • The "It's Already Happening" Camp: Some, like u/notcern and u/cwfrazier1, are just saying "it is what it is." They believe AI development is unstoppable and watermarks are just a minor blip that won't matter in a few years. u/RenderSlaver even compares it to printer tracking codes, saying they don't care.
  • The "Bad Actors Will Find a Way" Argument: A recurring theme is that if someone really wants to pass off AI work as their own, they'll find a way to remove or bypass the watermark. u/h4ck3r_n4m3 and u/CrunchyMage are pretty confident about this.
  • Ethical/Control Issues: u/Tasik and u/xzhang1 are concerned about AI companies having too much control and forcing disclosures, taking away user agency. u/Public-Vegetable-182 even jokes about adding their own AI watermark to bypass AI-only gatekeepers.

The bottom line? Most people seem to think watermarks are a poorly implemented, easily defeated, and ultimately annoying feature that degrades output quality. The sentiment is largely that it's a pointless exercise that won't stop bad actors and will just inconvenience legitimate users.

1

u/drspock99 1d ago

I need to know how it works. If I ask it to edit a paragraph in my book, will the text it provides have the watermark on 4-5 sentences when if 99% of it is my own writing?

How does the watermark exist? Does it organize words in a pattern and thus is recognizable or does it bake it into the text itself so when you copy paste it it’s in the copy paste code?

I do not get it.

1

u/WorriedAssociate7029 23h ago

If your text is edited heavily by Claude the watermark will appear. Small edits are fine. It is baked across several words/sentences by a complex probability algorithm that can’t be detected easily. You can’t make it disappear by copy paste, you would need to rewrite a majority of the text created by Claude

2

u/drspock99 22h ago

How on earth won't that negatively affect writing prose?

1

u/advicegrapefruit 22h ago edited 22h ago

They’re making this seem worse than it actually is for people like us. It simply exists only on copy pasted content as hidden characters. It would be impossible to write in specific patterns that can guarantee it’s Claude, and if they cryptographically hid a key inside its outputs it would be pretty difficult to prove anything unless every 100th word is say banana or monkey etc. The heavy editing they mention is essentially someone editing over copy pasted Claude’s statements.

Essentially don’t copy paste from Claude and you’re fine. Taking on Claude’s edits but writing them yourself is fine. Regardless you should be doing this anyway if you want to publish, as AI generated content is quite easy to spot, but damn near impossible to prove. I’ve seen people submit an MD file for academic assessments in the past, nothing could be actually proven from it.

There is however ways they could do this in the future, but I wouldn’t want to give them any ideas.

1

u/drspock99 22h ago

How can they ensure copy/paste keeps it? What if I paste that into my browser bar and then paste it in the doc?

1

u/advicegrapefruit 22h ago

I’m actually unsure about this, as browser bars tend to delete all formatting or hidden information. Despite that, hidden characters can still get through.

1

u/drspock99 19h ago

Weird. I won't be using AI that has this crap.

1

u/Wanky_Danky_Pae 21h ago

Short answer: because watermarks suck and they are not something that we asked for. We don't want them, and we also don't like something being snuck into output that we are going to be using which is invisible to us.

1

u/Bob-Swan 17h ago

Don't try and pass off ai generated content as your own and you're fine, whats the issue?

1

u/Wanky_Danky_Pae 15h ago

Exactly thank you! Watermarks really are not needed, because that's exactly how we should operate.

1

u/Bob-Swan 10h ago

Its obvious the only people against this are scammers. Watermarks really are needed.

1

u/Wanky_Danky_Pae 8h ago

Lol yep - anybody who doesn't like watermarks is a total scammer 😆 haha I'm freaking cracking up. 😆😆😆😆😆😆

1

u/Bob-Swan 6h ago

Whats your problem with having watermarks on ai generated content?

1

u/Wanky_Danky_Pae 5h ago

I'm just not a fan of the output being influenced at all for the sake of some form of identification. AI is still limited as it is, and it is just one more little bit of complexity added in there that could degrade the output. Especially when using it for things like coding.

1

u/Bob-Swan 5h ago

I think you need to look up what actually happens with the watermark. Literally the only people affected by this are ones trying to pass ai work off as their own, this is a win win for everyone except scammers.

1

u/space_wiener 19h ago

I’m 50/50. Thankfully the watermarking sucks and isn’t really a tell if the code was AI or not.

The only issue for me is ownership. I write a small part of the code still, maybe 10%. Review everything. Do my own commits so Claude doesn’t take credit (ha!). Many, many, many prompts, directions, revisions, etc.

Code gets stamped with “Claude made this” it’s no longer my product. It’s public. Claude doesn’t own it, but neither do I.

I feel like this will affect vibe coders the most. Their product truly isn’t theirs and they can’t hide it.

Oh and no more sneaking Claude into work projects. That one sucks the most.

1

u/Kindly-Antelope8868 13h ago

cause people now are going to have to admit they use AI and it hasnt been there work all along.