pass-grave
pass-otp
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
pass-grave | pass-otp | |
---|---|---|
1 | 21 | |
13 | 1,166 | |
- | - | |
0.0 | 0.0 | |
about 2 years ago | about 1 month ago | |
Shell | Shell | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
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-grave
-
new sudo bug?
Also, you might be interested in pass-grave. I recently raised a PR make it somewhat better than it is right now. Instead of using tomb which in turn relies on a bunch of external dependencies, pass grave simply uses gpg which is already used by pass. It also doesn't need root access to do anything.
pass-otp
-
How do you sync your passwords?
otp tokens are included in the encrypted file. It’s just appended to the file, e.g. otpauth://totp/… You’ll need to install https://github.com/tadfisher/pass-otp on desktop for this to work. But the android client comes with support builtin.
-
Authenticator app advertising on App Store sends QR codes to developer
I use pass myself. I had no idea you could use it for otp. Are you using something like this? https://github.com/tadfisher/pass-otp
-
Twilio outage now 8 hours after laying off 27% staff
I use https://github.com/tadfisher/pass-otp with pass, which has a FOSS client for desktop and smartphone (at least for andriod, no idea for ios)
-
authenticator apps on Linux/Emacs commandline?
There are the password manager pass (https://www.passwordstore.org/), which has an extension pass-otp (https://github.com/tadfisher/pass-otp). This extension can be used instead of Google Authenticator.
-
Cryptopathic: The situation at LastPass may be worse than they are letting on
> In particular, I don't see how 2FA is possible with this
Umm, why not?
First, you can use a different app (like aegis) to generate OTPs.
Second, pass has an extension (https://github.com/tadfisher/pass-otp) that can be used to generate OTPs.
- A pass extension for managing one-time-password (OTP) tokens
-
GitHub to require two-factor authentication
You can use pass
-
Clever uses of pass, the Unix password manager
I also use this for OTP tokens instead of my phone!
-
tessen v1.2.1 released: autotype and copy password store data on Wayland, like rofi-pass
generate OTP if pass-otp is installed (although I'm not sure if generating OTPs on the same device where you have your passwords is a good idea)
-
How does Google Authenticator work?
If you're using pass already you could use their OTP plugin:
https://github.com/tadfisher/pass-otp
That gives you "pass otp github.com", etc. You can also export the QRcode, and do similar things.
I put together a simple distribution of pass with a couple of plugins I use, including otp, which is easy to setup - just clone beneath `/opt/pass`:
What are some alternatives?
gopass - The slightly more awesome standard unix password manager for teams
rofi-pass - rofi frontend for pass
pass-tomb - A pass extension that helps you keep the whole tree of passwords encrypted inside a Tomb.
Android-Password-Store - Android application compatible with ZX2C4's Pass command line application
android-otp-extractor - Extracts OTP tokens from rooted Android devices
two-factor-auth - Two Factor Authentication Java code implementing the Time-based One-time Password Algorithm
Aegis - A free, secure and open source app for Android to manage your 2-step verification tokens.
ios-application - A native, lightweight and secure one-time-password (OTP) client built for iOS; Raivo OTP!
aegis-icons - Unofficial 2FA entry icons for open source Android authenticator Aegis.
tessen - an interactive menu to autotype and copy pass and gopass data
pass-import - A pass extension for importing data from most existing password managers
Tofu - An easy-to-use two-factor authentication app for iOS [Moved to: https://github.com/calleluks/Tofu]