this post was submitted on 01 Apr 2026
161 points (98.8% liked)

Privacy

47653 readers
512 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 6 years ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] RmDebArc_5@feddit.org 48 points 1 day ago (1 children)

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 11 points 20 hours ago

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.