pass-code VS encpass.sh

Compare pass-code vs encpass.sh and see what are their differences.

pass-code

A pass extension that obscures the filenames and folder hierarchy within your password store. (by alpernebbi)

encpass.sh

Lightweight solution for using encrypted passwords in shell scripts (by plyint)
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
pass-code encpass.sh
1 3
28 587
- 0.2%
0.0 0.0
almost 3 years ago over 1 year ago
Shell Shell
GNU General Public License v3.0 only 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.

pass-code

Posts with mentions or reviews of pass-code. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-13.
  • Pass: The standard Unix password manager
    22 projects | news.ycombinator.com | 13 Apr 2021
    There's the pass-code extension for that:

    https://github.com/alpernebbi/pass-code

    > A pass extension that obscures the filenames and folder hierarchy within your password store.

    > pass-code generates random filenames for each file in the password store and keeps the mapping in an encrypted file. This way, no valuable information is accessible even if your password store is leaked to the public (unless your GPG private keys were also leaked). Nevertheless, you should always ensure proper protection of your password store.

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.

What are some alternatives?

When comparing pass-code and encpass.sh you can also consider the following projects:

gopass - The slightly more awesome standard unix password manager for teams

OpenKeychain - OpenKeychain is an OpenPGP implementation for Android.

Pass4Win - Windows version of Pass (http://www.passwordstore.org/)

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

pass-otp - A pass extension for managing one-time-password (OTP) tokens

dotfiles - Home directory with an absurd amount of tweaks

OkcAgent - A utility that makes OpenKeychain available in your Termux shell

transcrypt - transparently encrypt files within a git repository

dotfiles - My personal monorepo: dotfiles, /etc-files, single-file scripts, vim plugins, webexts/userscripts, xmonad config, all that stuff…

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

passhole - A secure hole for your passwords (KeePass CLI)

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