computer security
Daily Alchemy: Can we make this controversy good?
8d ago“What obligation does Anthropic have to notify users after Claude Code token-hijacking reports?”
As you hinted at, there isn’t really anything more secure about named pipes versus files versus environment variables (e.g., cat /proc/{PID}/environ). With the correct permissions, you’ll always be able to see secrets (for memory scanning, gdb should be able to do it)....