totp
2ami
totp | 2ami | |
---|---|---|
4 | 2 | |
152 | 27 | |
- | - | |
2.7 | 0.0 | |
about 1 year ago | almost 2 years ago | |
Go | Go | |
MIT License | Mozilla Public License 2.0 |
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.
totp
- SMS Pumping Attack
-
Best TOTP Authenticator for desktop?
here's a command line one https://github.com/arcanericky/totp
-
GitHub will require 2FA by the end of 2023
TOTP never requires a phone number. On GitHub, they either show you a qr code you can scan in an app, or a text you can import. All apps support this sign up process, from google authenticator to console-based tools like totp[0].
Other 2FA may require phone numbers.
[0]: https://github.com/arcanericky/totp
-
What are your guy's reasons for self hosting? Particularly cloud services.
I rolled my own by wrapping a UI around this awesome little go utility... https://github.com/arcanericky/totp
2ami
-
2ami - Your easy 2FA companion that keep the secrets secret
If you want to check it out ➡ https://github.com/endorama/2ami
- A 2FA tool for the CLI with system keyring support
What are some alternatives?
2fast - Two-Factor Authenticator Supporting TOTP (Windows 10 & Android, iOS, Linux and macOS App)
totp-cli - Authy/Google Authenticator like TOTP CLI tool written in Go.
otplib - :key: One Time Password (OTP) / 2FA for Node.js and Browser - Supports HOTP, TOTP and Google Authenticator
squealer - Telling tales on you for leaking secrets!
speakeasy - **NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.
extract_otp_secrets - Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.
totp-generator - Generate TOTP tokens from key
SecretScanner - :unlock: :unlock: Find secrets and passwords in container images and file systems :unlock: :unlock:
OTPClient - Highly secure and easy to use OTP client written in C/GTK3 that supports both TOTP and HOTP
authelia - The Single Sign-On Multi-Factor portal for web apps
otpgo - Time-Based One-Time Password (TOTP) and HMAC-Based One-Time Password (HOTP) library for Go.