vim-gnupg VS crypt-wiki

Compare vim-gnupg vs crypt-wiki and see what are their differences.

vim-gnupg

This script implements transparent editing of gpg encrypted files. (by jamessan)

crypt-wiki

VimWiki with added support for file encryption. (by adriancostin6)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vim-gnupg crypt-wiki
5 2
708 6
- -
0.0 2.6
over 1 year ago about 2 years ago
Vim Script Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-gnupg

Posts with mentions or reviews of vim-gnupg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-31.
  • Encryption for VimWiki
    3 projects | /r/vim | 31 Oct 2021
    I just use https://github.com/jamessan/vim-gnupg and it works for any file from vim wiki to k8s secrets.
  • Using Vim as an encrypted password manager
    4 projects | /r/vim | 27 Aug 2021
    There is also the vim-gnupg plugin for this. I haven't used it in a while but last time I did it was working well.
  • How To Password Protect Text Files Using Vim Editor In Linux
    2 projects | /r/vim | 24 Jun 2021
  • My Vim Notes Setup
    1 project | news.ycombinator.com | 9 Apr 2021
    Have you considered using the jamessan's vim-gnupg plugin¹? It handles all of the grunt work for you, and has been exposed to people for a long time(packaged in Debian and such).

    For example, I spotted you don't disable undofile, which is fine if you're not using it. However, you'd have to remember to think it through if you were to enable elsewhere for some other reason².

    ¹ https://github.com/jamessan/vim-gnupg

    ² Best one being that it is awesome :)

crypt-wiki

Posts with mentions or reviews of crypt-wiki. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-31.
  • Encryption for VimWiki;
    1 project | /r/vim | 31 Oct 2022
    So I really appreciate taking notes with VimWiki and recently I have thought about version controlling them using GitHub or GitLab, but ⠀I have ran into a problem. I cannot store them in plain text as I do not trust these services with my data, not even in a private repo. So I started digging and trying to find solutions stumbling upon git-crypt and vim-gnupg, but had a hard time getting them to work on Windows, so I wrote my own, in the form of a python script that encrypts specific directories you specify from the VimWiki. This way you can keep both plain-text files and GPG encrypted files in the same repo and version control them. If anyone might find this useful, the link to the repo I created with my solution is: https://github.com/adriancostin6/crypt-wiki Have an amazing day, fellow Vimmers!
  • Encryption for VimWiki
    3 projects | /r/vim | 31 Oct 2021
    If anyone might find this useful, the link to the repo I created with my solution is: https://github.com/adriancostin6/crypt-wiki

What are some alternatives?

When comparing vim-gnupg and crypt-wiki you can also consider the following projects:

blamer.nvim - A git blame plugin for neovim inspired by VS Code's GitLens plugin

transcrypt - transparently encrypt files within a git repository

neovim - Vim-fork focused on extensibility and usability

PythonEncryptionAlgorithm - An encryption algorithm in python

rofi-pass - rofi frontend for pass

DeGourou - Automate the process of getting decrypted ebook from InternetArchive without the need for Adobe Digital Editions and Calibre. [UnavailableForLegalReasons - Repository access blocked]

trezor-agent - Hardware-based SSH/GPG/age agent

vim-startify - :link: The fancy start screen for Vim.

pass-import - A pass extension for importing data from most existing password managers

vim-grepper - :space_invader: Helps you win at grep.

git-gcrypt - Guide to using encrypted Git remotes with the help of git-remote-gcrypt