Skip to content
This repository was archived by the owner on Jul 26, 2021. It is now read-only.

e-zk/sec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

sec
===

minimalistic secret store in POSIX sh using age(1) and user ssh keys.

requires age:     https://github.com/FiloSottile/age
inspired by pash: https://github.com/dylanaraps/pash

usage
-----

sec [-p] get|set

where:
    -p                encrypt secret with passphrase instead of ssh key
subcommands:
    get PATH          get secret value
    set PATH VALUE    set secret value

About

minimal secret store using age and user ssh keys. written in POSIX sh.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages