Subject: ITP: vim-gnupg -- Edit gpg encrypted files in vim Package: wnpp Owner: m...@subinsb.com Severity: wishlist
* Package name : vim-gnupg Version : 2.6.1 Upstream Author : James McCoy <james...@jamessan.com> * URL : https://github.com/jamessan/vim-gnupg * License : GPL Programming Lang: Vim script Description : Edit gpg encrypted files in vim This plugin implements transparent editing of gpg encrypted files. The filename must have a .gpg, .pgp or .asc suffix. When opening such a file the content is decrypted, when opening a new file the script will ask for the recipients of the encrypted file. The file content will be encrypted to all recipients before it is written. The script turns off viminfo, swapfile, and undofile to increase security. This package is very useful for easily editing gpg encrypted files. It can also edit and then save the file after encrypting it. Hence the transparent editing tagline. The plugin is quite stable and I intend to maintain this package if a new version comes out.