otplib
otpauth
otplib | otpauth | |
---|---|---|
2 | 10 | |
2,002 | 726 | |
- | 4.0% | |
0.0 | 4.2 | |
about 2 years ago | about 2 months ago | |
TypeScript | Go | |
MIT License | ISC License |
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.
otplib
- totp window help
-
How to Implement Google Authenticator
Quick search gave me this but I don't know if it's good or not.
otpauth
-
Ask HN: How do you start over with 2FA and losing your phone?
will generate a PNG file for each account, name after the account name and site name, and containing the QR code for the account.
Going forward, save those PNGs somewhere secure (I use an encrypted tar file). Any new accounts you set up save the QR codes for those as PNGs and add them to your collection. If you keep that collection up to date you will be able to readily handle any device updates or replacements readily or adding new TOTP apps.
[1] https://github.com/dim13/otpauth
-
It Is New Phone Day - Don't Forget To Transfer Google Authenticator Before Wiping Your Phone!!!
afterwards you can use https://github.com/dim13/otpauth to convert the GAUTH code to plaintext
-
Transfer 2FA Tokens from GAUTH to Authy?
Open google authenticator, export accounts, screenshot QR code, decode with cyberchef, decode otpauth-migration link with https://github.com/dim13/otpauth
-
Google Authenticator Issues
Scan the code with something else and pass the string inside to a tool like this in order to get the individual tokens/codes: https://github.com/dim13/otpauth
- Hausdurchsuchung wegen 5 Gramm Gras - Handy mitgenommen
- Migrate TOTP from GAuth
-
Is there a way to backup everything in my Google Authenticator?
latest google authenticator has an export option. save the url or QR code and you will be able to load it in the next phone (or use a tool such as https://github.com/dim13/otpauth / https://github.com/digitalduke/otpauth-migration-decoder to decode the keys/timers and load in TOTP inside keypassx etc')
-
Request: support for optauth-migration links
The code on this page is a standard otpauth string.
-
Warning: Please stop using Google Authenticator for your 2FA/TOTP. It has a bad reputation of locking people out of all of their accounts if something happens to the device. There are other better/safer options. Here is my overall advice.
Not tested yet but this tool should allow you to create scanable QR codes for other auth apps as far as I understand. https://github.com/dim13/otpauth
- Show HN: Google Authenticator Migration Decoder
What are some alternatives?
speakeasy - **NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.
otpauth-migration-decoder - Convert otpauth-migration to plain link
Authenticator - Authenticator generates 2-Step Verification codes in your browser.
ios-application - A native, lightweight and secure one-time-password (OTP) client built for iOS; Raivo OTP!
totp - Time-based One-time Password Generator
twirp - A simple RPC framework with protobuf service definitions
totp - Time-Based One-Time Password Code Generator
Aegis - A free, secure and open source app for Android to manage your 2-step verification tokens.
yubikey-manager-qt - Cross-platform application for configuring any YubiKey over all USB interfaces.
Bitwarden - Bitwarden infrastructure/backend (API, database, Docker, etc).
otplib - :key: One Time Password (OTP) / 2FA for Node.js and Browser - Supports HOTP, TOTP and Google Authenticator
gogoprotobuf - [Deprecated] Protocol Buffers for Go with Gadgets