mirror of
https://github.com/dtomlinson91/csops.git
synced 2026-09-22 22:47:20 +00:00
c10a40273bb6ace06a4b1640488045d21dcd9ee1
CSOPS
Wrapper around mozilla/sops.
Installation
pipx install git+https://github.com/dtomlinson91/csops
Usage
Encrypt: csops e test.log
Decrypt: csops d test.enc.log
Languages
Python
100%