@@ -0,0 +1,13 @@
# CSOPS
Wrapper around [mozilla/sops](https://github.com/mozilla/sops).
## Installation
`pipx install git+https://github.com/dtomlinson91/csops`
## Usage
Encrypt: `csops e test.log`
Decrypt: `csops d test.enc.log`
The note is not visible to the blocked user.