Simply store secrets in MacOS Keychain Access for use by Summon.
wget 'https://raw.githubusercontent.com/infamousjoeg/conceal/master/conceal' -O /usr/local/bin
Will create a password in MacOS Keychain Access for use by Summon.
service/secrettype
can be anything: dockerhub/token
or github/gpgkey
or jenkinsci/admin
.
You will be securely prompted for the secret value.
Will display help for conceal.
Check conceal's current version.
MIT