Y
Hacker News
new
|
ask
|
show
|
jobs
by
fastball
13 days ago
Claude code is actually very good at not reading your keys these days.
1 comments
drchaim
12 days ago
Not the case for me. I tried .envs, ansible-vault and sops, and it always ends up reading the unencrypted ones for some reason, usually in debugging sessions, it finds a way to read them.
link
fastball
12 days ago
Well it reads them, but (at least for me) it reads them in a way where it filters out the actual key values.
link