crypt-wiki VS vim-gnupg

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

crypt-wiki

VimWiki with added support for file encryption. (by adriancostin6)

vim-gnupg

This script implements transparent editing of gpg encrypted files. (by jamessan)
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
crypt-wiki vim-gnupg
2 5
6 708
- -
2.6 0.0
about 2 years ago over 1 year ago
Python Vim Script
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.

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

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 :)

What are some alternatives?

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

transcrypt - transparently encrypt files within a git repository

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

PythonEncryptionAlgorithm - An encryption algorithm in python

neovim - Vim-fork focused on extensibility and usability

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

rofi-pass - rofi frontend for pass

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