Adds Authenticator(BrowserExtension) to Essentials 2-Factor Authentication
This commit is contained in:
parent
be110c17f7
commit
c7eee333ad
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@ If you are using a deprecated PM, you should migrate to something actively maint
|
|||
**[Raivo OTP](https://github.com/raivo-otp/ios-application)** (iOS) | A native, lightweight and secure one-time-password (OTP) client built for iOS; Raivo OTP! - built by @tijme
|
||||
**[WinAuth](https://winauth.github.io/winauth)** (Windows) | Portable, encrypted desktop authenticator app for Microsoft Windows. With useful features, like hotkeys and some additional security tools, WinAuth is a great companion authenticator for desktop power-users. It's open source and well-established (since mid-2010)
|
||||
**[Authenticator](https://gitlab.gnome.org/World/Authenticator)** (Linux) | Rust-based OTP authenticator. Has native With GNOME Shell integration. Also available through [flathub](https://flathub.org/apps/details/com.belmoussaoui.Authenticator).
|
||||
**[Authenticator](https://authenticator.cc/)** (BrowserExtension) | Authenticator Extension is an in-browser One-Time Password (OTP) client, supports both Time-Based One-Time Password (TOTP, specified in [RFC 6238](https://tools.ietf.org/html/rfc6238) and HMAC-Based One-Time Password (HOTP, specified in [RFC 4226](https://tools.ietf.org/html/rfc4226).
|
||||
|
||||
*Check which websites support multi-factor authentication: [2fa.directory](https://2fa.directory/)*
|
||||
|
||||
|
|
Loading…
Reference in a new issue