Skip to content

infamousjoeg/conceal-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

conceal

Simply store secrets in MacOS Keychain Access for use by Summon.

Installation

wget 'https://raw.githubusercontent.com/infamousjoeg/conceal/master/conceal' -O /usr/local/bin

Usage

conceal service/secrettype

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.

conceal --help or conceal -h

Will display help for conceal.

conceal --version or conceal -v

Check conceal's current version.

License

MIT

Buy me a coffee

Releases

No releases published

Packages

No packages published

Languages