8000 GitHub - hauleth/vim-encpipe
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hauleth/vim-encpipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-encpipe

Plugin that allows seamless file encryption via encpipe

Why?

Because Vim built-in encryption sucks. It is unsafe, uses obsolete algorithms, uses no authentication (so attacker can alter data even without knowing password), uses unsafe mode of operation. In general everything what is in the sentence "do not invent your own encryption" in one. That is why NeoVim removed it, because it is really bad.

Just do not use it, never.

How?

This uses encpipe which is created by author of awesome libsodium, however it is based on much smaller and simpler libhydrogen.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0