Implements SmartSecret with macOS Keychain, Linux secret-tool, and AES-256-GCM encrypted file fallback backends. Zero runtime dependencies.
236 B
236 B
Changelog
2025-02-24 - 1.0.0 - Initial Release
- macOS Keychain backend via
securityCLI - Linux secret-tool backend via libsecret
- AES-256-GCM encrypted file vault fallback
- Automatic backend detection with graceful fallback