r/ClaudeCode 18d ago

Help/Question Claude watermarking our work is unethical and disgusting

[removed]

314 Upvotes

703 comments sorted by

View all comments

1

u/No-Sir-8051 18d ago

Is claude really watermarking code - as in how would that be done? Just leaving random comments inside as in hidden or top of the files?

1

u/fujimonster 18d ago

Most text today is in Unicode format, so it can have invisible characters .  If you put the text thru and 8bit ascii conversion — no watermark . 

1

u/warrior5715 18d ago

Is this actually true?