2 Mar
2012
2 Mar
'12
3 p.m.
If all you need to store securely are text files, and you are a Vim user, you can use Vim's built-in Blowfish encryption support. :set cryptmethod=blowfish Then use the :X command to set a key and encrypt the current buffer.