Sunday, September 13, 2015

[ANN] Plugin: VimCrypt: A small framework for encryption and decryption in vim. (supports openssl and gpg)

Hello vim_use,

I created a plugin called VimCrypt to enable seamless reading and writing of
encrypted files in vim, which I find useful for password lists and other
sensitive information. Right now, it supports *openssl* and *gpg*, and can
be extended to support other methods.

It is inspired by, and compatible with, Noah Spurrier's ssl.vim. So for
anyone else that has been using that plugin (as I have), vim will still be
able to read files encrypted through that plugin. It also fixes some bugs
present in ssl.vim, and in particular the one where wrongly entering a
password after :w would just cause the file to be written out in plaintext.

Github: https://github.com/mwnx/vimcrypt

--
mwnx
GPG: AEC9 554B 07BD F60D 75A3 AF6A 44E8 E4D4 0312 C726

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: