encpass.sh VS transcrypt

Compare encpass.sh vs transcrypt and see what are their differences.

encpass.sh

Lightweight solution for using encrypted passwords in shell scripts (by plyint)

transcrypt

transparently encrypt files within a git repository (by elasticdog)
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
encpass.sh transcrypt
3 7
587 1,409
0.2% -
0.0 4.8
over 1 year ago 5 months ago
Shell Shell
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.

encpass.sh

Posts with mentions or reviews of encpass.sh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-19.
  • Could someone review this PKGBUILD that I'm going to submit to the AUR?
    2 projects | /r/archlinux | 19 Oct 2021
    https://github.com/plyint/encpass.sh/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz
  • How to Handle Secrets on the Command Line
    10 projects | news.ycombinator.com | 13 Jun 2021
    The difficulties mentioned in the article with passing secrets on the command line is one of the reasons why we wrote encpass.sh (https://github.com/plyint/encpass.sh). We had a similar need for a lightweight solution for managing secrets for simple shell scripts on our local workstations and in restricted environments. Bonus, it can be easily customized with extension scripts to adapt functions for your own specific needs. See our keybase extension for an example -> https://github.com/plyint/encpass.sh/blob/master/extensions/...
  • Pass: The standard Unix password manager
    22 projects | news.ycombinator.com | 13 Apr 2021
    We made an extension for encpass.sh that stores secrets in Keybase (https://github.com/plyint/encpass.sh/blob/master/extensions/...) if that sort of thing is of interest to you. Outside of personal secrets, it can be used as a sort of low cost stand in for shared secrets that you might use something like Vault for in a team environment.

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.

What are some alternatives?

When comparing encpass.sh and transcrypt you can also consider the following projects:

OpenKeychain - OpenKeychain is an OpenPGP implementation for Android.

git-crypt - Transparent file encryption in git

wpa2-wordlists - A collection of wordlists dictionaries for password cracking

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

dotfiles - Home directory with an absurd amount of tweaks

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

pass-tomb - A pass extension that helps you keep the whole tree of passwords encrypted inside a Tomb.

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]

Android-Password-Store - Android application compatible with ZX2C4's Pass command line application

neorg-haskell-parser

envconsul - Launch a subprocess with environment variables using data from @HashiCorp Consul and Vault.

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