keyring
last updated: Nov 01, 2024
https://github.com/99designs/keyring
Keyring provides a common interface to a range of secure credential storage services. Originally developed as part of AWS Vault, a command line tool for securely managing AWS access from developer workstations.
Currently Keyring supports the following backends
- macOS Keychain
- Windows Credential Manager
- Secret Service (Gnome Keyring, KWallet)
- KWallet
- Pass
- Encrypted file (JWT)
- KeyCtl
Compare to go-keyring and keyring