The other day, I discovered that vim has an “encryption” mode. In this mode, your file is encrypted whenever it is written to disk, and decrypted whenever it’s read back (this also applies to any temporary swap files). I used to use the gnupg plugin for this, but it’s pretty tedious to have to type a long … Continue reading Keeping secrets with Vim encryption