openbao

Manage, store, and distribute sensitive data securely

brewmacoslinux
Try with needOr install directly
Source

About

Provides a software solution to manage, store, and distribute sensitive data

Commands

bao

Examples

Start OpenBao server in development mode$ bao server -dev
Authenticate to OpenBao using token$ bao login -method=token
Store and retrieve secrets from OpenBao$ bao kv put secret/myapp username=admin password=secret123