On Fri, Jan 16, 2015 at 07:51:52PM +0000, tehpeh-alug@tty1.net wrote:
On Friday 16 Jan 2015 19:32:20 Chris Green wrote:
The big advantage is simplicity, I simply do:- vi -k <password> file and the file is automatically decrypted and encrypted for me.
If you are using Vim, then you could try the gpg plugin: https://github.com/jamessan/vim-gnupg
This plugin transparently en/decrypts files ending in .gpg, .pgp or .asc with GnuPG. Also, together with gpg-agent you won't have to type in the password every time you open the file (within a certain time limit).
Sorry, I don't use vim, as I said I use vile.