Get the latest tech news
Shell-secrets – GPG-encrypted environment variables
Encrypted environment variables. Contribute to waj/shell-secrets development by creating an account on GitHub.
This is a small tool to set environment variables from encrypted (with GPG) files There are many command line tools that require environment variables with secret values to work. I created this simple but useful script to read secret values from encrypted files and at the same time make it easy to login in and out from diferent accounts.
Or read this on Hacker News