Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jetify-com/envsec

Securely store environment variables and secrets in the cloud of your choice.
https://github.com/jetify-com/envsec

aws dotenv env environment environment-variables envsec gcp go golang jetpack-io secret-distribution secret-management secrets secrets-management security security-tools

Last synced: about 2 months ago
JSON representation

Securely store environment variables and secrets in the cloud of your choice.

Awesome Lists containing this project

README

        

# Envsec: Securely store environment variables in your cloud

Envsec is a tool that securely stores environment variables in the cloud of your choice.

Envsec is designed with developer experience in mind and it's meant to be a pleasure to use.
It comes with a command line tool that you can start using right away, and an accompanying
`go` library.

## Related Work
+ [Chamber](https://github.com/segmentio/chamber)
+ [Credstash](https://github.com/fugue/credstash)
+ [Sops](https://github.com/mozilla/sops)