Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Gopass Alternatives
Similar projects and alternatives to gopass
-
keepassxc
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Android-Password-Store
Discontinued Android application compatible with ZX2C4's Pass command line application
-
-
-
-
-
-
-
-
-
pinentry-touchid
Custom GPG pinentry program for macOS that allows using Touch ID for fetching the password from the macOS keychain.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
gopass discussion
gopass reviews and mentions
-
Tell HN: 2FA code for Google account gone after Google Authenticator update
I realize it's not for everyone but since this is HN, I breath a sigh of relief using this tool exclusively in Termux / PC shell instead of an app that stores the secrets in an obfuscated/proprietary/inaccessible manner: https://github.com/gopasspw/gopass/blob/master/docs/features...
-
Milyen jelszót használj, hogy a te fiókodat ne törjék fel?
én gopassolok, de same-same
-
Fired for leaked credentials. How do I explain this?
use a password manager, seriously. I know my setup is overkill, but I've been rocking the yubikey/gopass combo for like 3-4 years now.
-
How do you protect your secret keys in your local computer?
Depend on the kind of keys or secrets in general, and the infrastructure you work with. As bare minimum KeePassX/KeePassXC works as personal keys vault (that have a master password), GoPass (+git) as team passwords repository that use GPG keys as encryption, and passphrase for SSH keys. And, of course, trying to be mindful in what I run in my local computer.
-
GitHub makes 2FA mandatory next week for active developers
Thank you for the details, and pointer to a solution. I've just installed gopass.
I also (in looking through other threads) found https://github.com/gopasspw/gopass and by reading the code learned how TOTP works.
-
What is your go-to password manager for Linux, and why did you choose that one?
I use gopass, because it is pass compliant and supports multiple recipients / teams which was my initial usecase for it. Just ask if you have any questions about my usage of it!
-
Yubikey/gpg password encryption
I'm currently using passwordstore/gopass for password management. It uses my GPG key to encrypt the passwords. The GPG key lives only only my Yubikey. The Yubikey requires a touch for each decryption.
- Pa – a simple password manager based on age
-
Favorite Password Manager?
gopass is what I've used for a long time. I like how it interfaces with the yubikey/gpg and how password stores can be held in a git repo. There are browser interfaces and GUIs for it but I tend to use it from the command line most of the time.
-
What’s your password manager of choice?
gopass :)
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 19 Mar 2025
Stats
gopasspw/gopass is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of gopass is Go.