francescobianco / secret

Handle Secrets on the Command Line

Home Page:https://git.sr.ht/~francesco/secret

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

secret

Handle Secrets on the Command Line

Installation

curl -s binst.tk | sudo bash -s ~francesco/secret

Usage

Edit secrets environment variables

sudo secret env

Put an environment varibale value into clipboard

sudo secret xclip

Secret files

  • ~/.secret/env - List all secret environment variables

Where is the source?