Simple scripts for encrypting files using PGP
- Install GnuPG for OS X.
- Clone or download repository (e.g.
git clone https://github.com/marcogrcr/easypgp.git ~/.easypgp). - Optionally add the
osx/bin/directory to yourPATH.
epgp: encrypt/decrypt files and folders recursively.epgp-key-backup: backup a PGP key to a file.epgp-key-generate: generates a PGP key.epgp-key-fingerprint: gets the fingerprint of a PGP key.epgp-key-generarte: generates a new PGP key.epgp-key-restory: restores a PGP key from a file.