Manage secrets in Google Cloud Platform
- Free software: BSD license
- Documentation: https://aletheia.readthedocs.io.
- TODO
This is what is planned:
- Refactoring of Chests and Secrets
- Command line to manage Chests and Secrets, and introspect audit data
- Clearer instructions and best-practices around how to organize projects, chests, and secrets.
- Tests? Need to figure out how to test GCP stuff better. Maybe use
get_kms_client
mocking.
Inspired by a post by mediocrity about building an app on Google AppEngine. This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.