Description
Support OS built in credential storage systems like Windows Credential Manager, MacOS Keychain, and Linux Secret Service.
Motivation
It would provide a way to use the OS built in credential storage system without having to install and configure a additional third party password manager.
I am personally interested in MacOS as that's my daily driver. I am already injecting secrets via the MacOS security cli like security find-generic-password -a moulick -s github-mcp -w. It would be great to have it integrated in Varlock
Proposed Solution
A reference could be https://www.npmjs.com/package/cross-keychain
Alternatives
No response
Additional Information
No response
Description
Support OS built in credential storage systems like Windows Credential Manager, MacOS Keychain, and Linux Secret Service.
Motivation
It would provide a way to use the OS built in credential storage system without having to install and configure a additional third party password manager.
I am personally interested in MacOS as that's my daily driver. I am already injecting secrets via the MacOS security cli like
security find-generic-password -a moulick -s github-mcp -w. It would be great to have it integrated in VarlockProposed Solution
A reference could be https://www.npmjs.com/package/cross-keychain
Alternatives
No response
Additional Information
No response