transcrypt VS crypt-wiki

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

transcrypt

transparently encrypt files within a git repository (by elasticdog)

crypt-wiki

VimWiki with added support for file encryption. (by adriancostin6)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
transcrypt crypt-wiki
7 2
1,409 6
- -
4.8 2.6
5 months ago about 2 years ago
Shell Python
MIT License 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.

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

git-crypt - Transparent file encryption in git

vim-gnupg - This script implements transparent editing of gpg encrypted files.

PythonEncryptionAlgorithm - An encryption algorithm in python

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

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

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

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

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]

neorg-haskell-parser

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

zk - A plain text note-taking assistant