README ====== This program, **gpgedit**, provides a wrapper around editing GPG encrypted files. It relatively seamlessly decrypts a file into memory (/tmp, owned by the user and perms set to 600) and opens up the environment editor ($EDITOR) on that file. Upon closing the editor, the file is re-encrypted and re-written over the original encrypted file, never allowing the file to reside on persistent storage while in an unencrypted state. Supports multiple recipients. Usage ----- gpgedit