transcrypt VS vim-gnupg

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

transcrypt

transparently encrypt files within a git repository (by elasticdog)

vim-gnupg

This script implements transparent editing of gpg encrypted files. (by jamessan)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
transcrypt vim-gnupg
7 5
1,409 708
- -
4.8 0.0
5 months ago over 1 year ago
Shell 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.

transcrypt

Posts with mentions or reviews of transcrypt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-15.
  • Is Mozilla SOPS dead?
    3 projects | /r/golang | 15 May 2023
    I was looking into secret storage in git recently and rather liked Transcrypt: https://github.com/elasticdog/transcrypt
  • GitHub can now auto-block commits containing API keys, auth tokens
    1 project | /r/programming | 6 Apr 2022
  • git-crypt VS transcrypt - a user suggested alternative
    2 projects | 5 Jan 2022
  • Do you alternate with Emacs?
    11 projects | /r/neovim | 3 Jan 2022
    On the actual system itself (you likely know this as you'd mentioned reading other posts, but) I have Neovim compiled on my phone (directly through Termux), notes pushed up to Github using transcrypt for backups and live-synced between several devices using syncthing (which is how I get notifications on my phone, using a Raspberry Pi and systemd services to implement against orgmode.nvim's notification API).
  • Note taking
    6 projects | /r/neovim | 25 Dec 2021
    I use nvim-orgmode on my computer through Neovim, and keep that pushed up to Github (encrypted using transcrypt) but also have a Syncthing server setup on a Raspberry Pi.
  • Encryption for VimWiki
    3 projects | /r/vim | 31 Oct 2021
    Also if you want the notes to be encrypted and you push them to Github, try transcrypt. They won't be encrypted on disk, but will be when you push them.
  • How do I become "smarter"
    1 project | /r/self | 18 Mar 2021
    Start writing all of your work down. I personally put almost every line of code I ever write into github. I have a "misc" project for random one-off things, but I always commit it to a repo. I started doing this in 2013/2014 and its been incredibly valuable to go back and refer to old work (its also fun to see how far you've come). This gets interesting when you start needing to write down information that shouldn't be public (e.g. api keys). You're into crypto, so you can probably see the fun in this. I've use a program called transcrypt to store encrypted files in my git repos. Be careful with transcrypt though, if you make a mistake you can accidentally publish secrets in plain text, and it does open you up to brute force attacks.

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 transcrypt and vim-gnupg you can also consider the following projects:

git-crypt - Transparent file encryption in git

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

helm-secrets - DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere

neovim - Vim-fork focused on extensibility and usability

encpass.sh - Lightweight solution for using encrypted passwords in shell scripts

rofi-pass - rofi frontend for pass

helm-secrets - DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere [Moved to: https://github.com/zendesk/helm-secrets]

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

neorg-haskell-parser

crypt-wiki - VimWiki with added support for file encryption.

obsidian-vimrc-support - A plugin for the Obsidian.md note-taking software

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