Remix.run Logo
lorenzohess 11 hours ago

> Generated text will carry embedded watermarks, and generated files will include digitally signed provenance metadata where supported.

This should make it easier to catch cheaters who use Claude, right? Unless everyone runs their artifacts through some watermark and metadata sanitizer?

uncivilized 11 hours ago | parent | next [-]

As long as they’re in the EU.

nonestdeus 11 hours ago | parent [-]

From the linked article

> Regions. Marking will apply to output from supported models wherever Claude is offered, worldwide.

bossyTeacher 11 hours ago | parent | prev | next [-]

> Unless everyone runs their artifacts through some watermark and metadata sanitizer?

It will happen if Claude tampers the text. Guaranteed.

pixl97 10 hours ago | parent | prev [-]

Text is too low bandwidth to classify reliably without lots of false positives. Especially as people start talking like LLMs.

reasonableklout an hour ago | parent [-]

The approach Pangram has taken which works pretty well is to simply lower the recall a lot but ensure the precision is very high. Which means potentially high false negative rate but low false positive rate.