There are some commentors in this thread downplaying the severity of a service provider being less than transparent about exactly what their shipped tooling does on customer's machines. That the provider's business needs necessitate the this behaviour doesn't justify their lack of honest disclosure. That honest disclosure would render the solution to their problem useless isn't my problem. If anything, that they thou…
Dishonesty seems to be a core value at Anthropic. I find myself wondering how anyone could have confidence in them after their repeated breaches of trust.
Claude Code is steganographically marking requests
271–280 of 817 posts
Re: Claude Code is steganographically marking requests
#272Earlier quoted context omitted.
I am also really confused and annoyingly stuck on this. I understand that the model name might appear in prompts for distillation (I guess? "You are RipOffModelv2, learn from these responses from Claude")? I guess the only explanation is that there's a side-telemetry channel that still sends some data to Anthropic, regardless of ANTHROPIC_BASE_URL overrides.
There are a lot of companies reselling Claude to Chinese users. You use their base URL but it's still going to Anthropic.
I'm quite all right with the first, not with the second of course.
Re: Claude Code is steganographically marking requests
#273No they can't, because developer tools run on developers' machines. You can't trust your code running in an environment you don't trust.
Re: Claude Code is steganographically marking requests
#274Value judgment aside: I am a bit surprised at how sloppily they did this. I think they could've achieved the same effect while decreasing the odds of detection via reverse engineering. (This field is known as "underhanded code", coined by the Underhanded C contest: https://www.underhanded-c.org . It's a little-known "art"; little-known for probably self-explanatory reasons. There are much cleverer ways of achieving o…
It's also possible that there are more in-depth detection methods and that this was just a cheap and easy first step that hasn't been removed because it catches a lot of less sophisticated bad actors. It's unlikely that this will stop a big AI lab from distilling their model if they're really determined, but A) it may be enough to stop a bunch of fly-by-night token resellers looking to make a quick buck and B) you ne…
aka market competitors reverse-engineering for interoperability
Re: Claude Code is steganographically marking requests
#275Re: Claude Code is steganographically marking requests
#276Codex CLI is FOSS, unlike Claude Code, so Codex is less likely to do things like that, and it's one more reason to avoid Claude Code and Claude in general. Hopefully, many eyes will be looking into Codex for malicious things like that.
Genuine question though, why would I care about this if I'm paying for a subscription and adhering to TOS. I'm very skeptical about their privacy policy, business practices, and so on, but am curious what the negative about this is. Seems like it would work to my favour as a customer pushing back any date of the cutting of subsidies. That said, these fraudulent proxies are helping Chinese labs keep up, which might be…
Re: Claude Code is steganographically marking requests
#277Re: Claude Code is steganographically marking requests
#278Earlier quoted context omitted.
if by announce you mean shove it somewhere in a pdf with hundreds of pages, yes
https://www.anthropic.com/news/claude-fable-5-mythos-5 This is not hundreds of pages and it gets its own bold headline section.
> If Claude Fable stops helping you, you'll never know
https://jonready.com/blog/posts/claude-fable5-is-allowed-to-...
HN post with 1k+ comments: https://news.ycombinator.com/item?id=48467896
Re: Claude Code is steganographically marking requests
#279There are some commentors in this thread downplaying the severity of a service provider being less than transparent about exactly what their shipped tooling does on customer's machines. That the provider's business needs necessitate the this behaviour doesn't justify their lack of honest disclosure. That honest disclosure would render the solution to their problem useless isn't my problem. If anything, that they thou…
Re: Claude Code is steganographically marking requests
#280Value judgment aside: I am a bit surprised at how sloppily they did this. I think they could've achieved the same effect while decreasing the odds of detection via reverse engineering. (This field is known as "underhanded code", coined by the Underhanded C contest: https://www.underhanded-c.org . It's a little-known "art"; little-known for probably self-explanatory reasons. There are much cleverer ways of achieving o…