Skip to content

a small wrapper around sops to make encryption/decryption of secrets easier

License

Notifications You must be signed in to change notification settings

mortbauer/sops-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sops-wrapper

This is a simple wrapper around sops, which does use the .sops.yaml to determine the files which need to be encrypted or decrypted.

Installation

Install with pip:

python -m pip install sosp-wrapper

Usage

run it with sops-wrapper encrypt --dry-run or sops-wrapper decrypt --dry-run, remove the --dry-run flag to make it actually happen.

About

a small wrapper around sops to make encryption/decryption of secrets easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages