SecretSpec 0.21 adds two JSON-RPC protocols: one lets tools request secrets from a separate resolver process; the other lets external executables act as providers.
Disclaimer: LLMs have been used
SecretSpec 0.21 adds two JSON-RPC protocols: one lets tools request secrets from a separate resolver process; the other lets external executables act as providers.
Disclaimer: LLMs have been used
I really like SecretSpec, and looking at your project earlier introduced me to the password manager I’m trying to replace KeePassXC with (gopass), but these Claude-written release notes are not that great.
Rust callers can use
resolve_bytes()orresolve_named_bytes(). Text SDK responses and exports still require UTF-8 and error on non-UTF-8 values.
I agree, I’ll fix it. done