From c7eee333adf5930aa85ec490f055783f25060819 Mon Sep 17 00:00:00 2001 From: mrpavan Date: Mon, 21 Nov 2022 21:57:58 +0800 Subject: [PATCH] Adds Authenticator(BrowserExtension) to Essentials 2-Factor Authentication --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4c1437..64c4dc6 100644 --- a/README.md +++ b/README.md @@ -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/)*