Home

Awesome

gpg-crypt

gpg-crypt is a simple ZSH plugin to encrypt/decrypt files or directories in place.

Usage:

gpg-encrypt FILE/DIRECTORY RECIPIENT

Encrypts a given file or directory into a .tar.gpg file in the current directory.

gpg-decrypt FILE.tar.gpg

Decrypts a given .tar.gpg file to the current directory.