passage VS Pass4Win

Compare passage vs Pass4Win and see what are their differences.

passage

An independent reimplementation of password-store, using `age` rather than PGP. NOTE: This isn't the passage project based on password-store. Use that; I don't really maintain this right now. https://github.com/FiloSottile/passage (by somasis)

Pass4Win

Windows version of Pass (http://www.passwordstore.org/) (by mbos)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
passage Pass4Win
1 2
10 171
- -
0.0 0.0
almost 4 years ago almost 2 years ago
Shell C#
GNU General Public License v3.0 or later GNU General Public License v3.0 only
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.

passage

Posts with mentions or reviews of passage. 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
    I’ve been using Pass for years, and love it.

    Question for HN... is there a project that anyone knows of, that is using Age instead of GPG as the encryption for Pass? I’ve seen a few implementations of it, but nothing I’d use for a daily driver yet.

    Example, not my project - https://github.com/somasis/passage

Pass4Win

Posts with mentions or reviews of Pass4Win. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-04.
  • Quel gestionnaire de mots de passe utilisez-vous ?
    3 projects | /r/AskFrance | 4 Feb 2023
  • Pass: The standard Unix password manager
    22 projects | news.ycombinator.com | 13 Apr 2021
    I've been using pass for several years now and I recommend it to my friends, but I usually get weird looks when I say I store my passwords in a git repo (it's not as bad as it sounds!). Here's why:

    - I host my git repo on my desktop computer (through SSH), so it's not exposed anywhere except if you have SSH access to my computer. (A lot of people seem to think git = GitHub which is not true).

    - The passwords are GPG encrypted so even if it were leaked that would be okay as long as my secret key remains secure.

    As far as usability goes, I usually use the -c option to copy/paste my passwords. I used a browser extension for awhile, but I haven't gotten around to reinstalling since the copy/paste works fine for me. Syncing with my phone and Linux devices works perfectly (since it's just git).

    The Windows client seems to be no longer maintained [1], so I would like better support here for my Surface. But this is still okay since I can SSH to my desktop computer from Windows and copy/paste the passwords from there.

    [1] https://github.com/mbos/Pass4Win#readme

What are some alternatives?

When comparing passage and Pass4Win you can also consider the following projects:

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

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

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

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

Android-Password-S

age - A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.

prs - 🔐 A secure, fast & convenient password manager CLI using GPG and git to sync.

OpenKeychain - OpenKeychain is an OpenPGP implementation for Android.

passage - A fork of password-store (https://www.passwordstore.org) that uses age (https://age-encryption.org) as backend.