dckgbiealcgdhgjofgcignfngijpbgba
An open-source two-factor Time-based One-Time Password (TOTP) authenticator with SHA-256 secure storage Open Two-Factor Authenticator aims to provide an open-source two-factor authentication to browsers and Android devices with synced storage. By using this extension, you can have your encrypted keys stored in the browser's synced storage. This allows you to sync them across multiple devices. This extension uses the public key/private key method to encrypt stored data (SHA-256). Currently, Open Two-Factor Authenticator supports Firefox on Desktop, Firefox on Android, Chrome, Edge, and Opera browsers. Standalone Android implantation is still in progress. Features: 1. Stores secrets securely using AES-CBC encryption. 2. Does not store passwords 3. Does not have any server-side activities whatsoever 4. Uses synced storage, so secrets are securely shared between multiple devices. 5. Supports custom number of digits and custom validation period
Authenticator App
Secure two-factor authentication app for iPhone, iPad, iPod, Apple Watch and Mac. Now you can securely autofill your 2FA codes with Authenticator App by 2Stable Browser Extension. With the new Authenticator App browser extension, you are 1 click away from login in to your accounts. Fast and secure! To pair your Authenticator App with Authenticator App Browser Extension just follow these steps: 1. Download Authenticator App on your desktop device. 2. Download Authenticator App Browser Extension. 3. Open Authenticator App on your Mac and go to the settings in the top left corner. 4. Find "Browser Extension" and follow the instructions from the screen. Why you need to use Authenticator App by 2Stable? - Secure & Private Encryption Your data is always encrypted, even in iCloud. Only you have access to your two-factor authentication data. - Encrypted Backup Create an encrypted backup of your codes to ensure seamless recovery in case you lose or upgrade your device. - Automatic Synchronization Across Apple Devices Enjoy real-time synchronization of your accounts across all your Apple devices, including iPhone, iPad, Mac and Apple Watch. - Groups Organize your accounts into groups for a cleaner setup. Share your groups with others and control access with flexible permissions. - Quick Access with Widget Access your 2FA codes instantly from the Home Screen with the Authenticator Widget, providing faster authentication. - Offline Two-Factor Authentication Generate secure codes even when your device is offline or in airplane mode. Your accounts remain protected no matter your connection status. - Multi Import Easily import accounts and 2FA codes from other authenticators like Google Authenticator, password managers, and files. - Native Apple Experience Enjoy a seamless experience on all Apple devices, with features like dark mode, intuitive gestures, and automatic data sync. - All Popular Accounts Authenticator App supports major platforms like Microsoft, Google, Facebook, Amazon, Instagram, Coinbase, Roblox, and thousands more. It’s the perfect solution whether you’re looking for an Authenticator App for Microsoft, an Authenticator App for Facebook, or an Authentication App for Instagram.
Nithra Authenticator
Browser extension for Nithra Authenticator Nithra Authenticator generates two-factor authentication codes in your browser for your Nithra, NithraJobs and NithraMatrimonyLogin.
2FAS Auth - Two Factor Authentication
2FAS Browser Extension is simple, private, and secure: 1 click, 1 tap, and your token is automatically entered! Add 2FAS Auth to your web browser with our extension! Enter 2FA tokens automatically without re-typing for better security! The 2FAS Auth Browser Extension allows you to log in to any online service with 2-factor authentication enabled, faster! Easy set up in three steps: 1. Install the extension on your desktop browser 2. Open the 2FAS Auth app on your phone and pair your phone with your desktop browser 3. Start using the 2FAS Auth Browser Extension When you want to log in using a 2FA token, simply select two-factor authentication token input field, click the 2FAS Auth Browser Extension icon, and confirm login on your phone! Secure and fast log in. Simply pair the service you want to login to with your 2FAS Auth app, then 2FAS Auth will automatically select your token for future logins, no searching or typing required! 2FAS Auth is an easy-to-use authentication app that protects access to your online services and accounts. Relying on a single password for your personal accounts, like Facebook or Instagram, often puts your data and sensitive information at risk. The 2FAS Authenticator App generates one-time codes called Time-based One-time Passwords (TOTP) or HMAC-based (event-based) One-time Passwords (HOTP) for your account. By creating these codes offline and changing them every 30 seconds or every login, 2FAS drastically increases the security of your information.
mini authenticator
minimal open source authenticator that never store your secret keys - no special permission need: we don't read / write your web pages - simple, single-purpose: just paste your key and we generate the time-base onetime password(TOTP) for two factor aurthentication(2FA) - secure: we do **NOT** store your keys in any places (cookies, chrome storage, cloud ... etc) - offline: no sensitive data transmitted over the internet - open source: everyone can check the source code integrity 1. click on the extension button 2. paste your secret key 3. get your 2FA passcode 🎉 I've used authenticators that are packed with features. They allow you to save your secret keys, sync them across different devices through the internet, also import/export the keys by QRCode. If you are looking for tools like that, I recommend https://authenticator.cc , it's handy, open source and well documented 👍 However, password managers such as Bitwarden, Apple Keychain ... etc already did a very good job in storing and syncing keys across devices. I want to rely on them in secret key management, and let the authenticator extension do only one thing - generate TOTP for 2FA, nothing more. This is where Mini Authenticator comes in. It designed with a "less is more" philosophy in mind. I cut all functionalities that already handled by password managers, and only perform the pure mathematical calculation of TOTP. So it doesn't require storage, read/write your web pages, internet access, special permissions... etc. And most importantly, it's open source, so everyone can inspect and help improving it in future. I agree that this extension is not for everyone, but only those already using password mangers to manage their secret keys, also those who concern about chrome extension permissions and abilities. Visit the project repository: for technicial details. You may also open issues in the project repo, or ping me on Twitter https://twitter.com/hoishing