Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 333 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 333 Bytes

libsecret

libsecret provides a Go native library to store secrets.

libsecret has the ability to use multiple backends for secret storage. Currently implemented is the Vault backend.

There is a sample CLI application for reference.

Note: this is currently in development. Not yet for production use.