A Scala library and Rust cli to access secrets (credentials etc.) from different sources.
- Provider for AES-256 encryption
- Providers for secrets from Hashicorp Vault engines (currently KV, Database, AWS)
- Integration with cats-effect
- CLI for KV workflows (early stage)
see the documentation site for examples etc.
You need to run docker-compose up
for some tests to work.