Claude Code source leak reveals how much info Anthropic can hoover up about you and your system (www.theregister.com)
from StopTech@lemmy.today to privacy@lemmy.ml on 02 Apr 00:31
https://lemmy.today/post/50424929

#privacy

threaded - newest

RmDebArc_5@feddit.org on 02 Apr 01:26 collapse

I started reading and thought that it isn’t that bad, just what I expected from closed source software but then came this:

Team Memory Sync, an unreleased internal project. There’s a bidirectional sync service (src/services/teamMemorySync/index.ts) that connects local memory files to api.anthropic.com/api/claude_code/team_memory. It provides a way to share memories with other team members within an organization. The service includes a secret scanner (secretSanner.ts) that uses regex patterns for around 40 known token and API key patterns (AWS, Azure, GCP, etc). But sensitive data that doesn’t match these regexes might be exposed to other team members through memory sync.

This seems like a great idea!

magikmw@piefed.social on 02 Apr 08:12 collapse

On one hand yeah it’s bad, but from the wording it seems like it’s for organizations, that is for work.

If you’re putting sensitive data into an AI service your employer provides for work, I have no no notes.