django-encrypted-secrets icon indicating copy to clipboard operation
django-encrypted-secrets copied to clipboard

Encrypted secrets for Django applications

Results 1 django-encrypted-secrets issues
Sort by recently updated
recently updated
newest added

Hey there, thanks for this project! I was wondering what you think about adding a `--path` or `--file` option (and equivalent argument to `load_secrets`) to support multiple environments (`secrets.production.env.enc` etc).