vis-gpg

edit GPG encrypted files in place with vis
git clone anongit@rnpnr.xyz:vis-gpg.git
Log | Files | Refs | Feed | README | LICENSE

README.md (398B)


      1 # vis-gpg
      2 
      3 Edit [GPG](https://gnupg.org/) encrypted files in place with
      4 [Vis](https://github.com/martanne/vis).
      5 
      6 # Installation
      7 
      8 See [Plugins](https://github.com/martanne/vis/wiki/Plugins) on the
      9 Vis wiki.
     10 
     11 # Usage
     12 
     13 Files are automatically decrypted to memory on file open and encrypted
     14 prior to writing back to the disk. Unencrypted contents exist solely in
     15 memory and never touch the filesystem.