AuthenticatorPro هو تطبيق أمان مفتوح المصدر لنظام Android مصمم لإدارة المصادقة الثنائية. يعمل كعميل لإنشاء كلمات مرور لمرة واحدة قائمة على الوقت والعداد لتأمين حسابات المستخدمين.
الميزات الرئيسية لـ jamie-mh/authenticatorpro هي: One-Time Passwords, Two-Factor Authentication, Biometric Lockscreens, Authenticator Applications, Open-Source Authenticator Clients, AES Implementations, Camera QR Code Scanners, Account Data Archivers.
تشمل البدائل مفتوحة المصدر لـ jamie-mh/authenticatorpro: stratumauth/app — This project is a two-factor authentication manager that generates time-based and counter-based one-time passwords to… beemdevelopment/aegis — Aegis is a mobile application designed to manage and store multi-factor authentication tokens. It functions as a… bitwarden/android — This project is an Android password manager application that provides an end-to-end encrypted vault for storing and… bubka/2fauth — 2FAuth is a self-hosted two-factor authentication server and credential vault. It functions as a web-based… andotp/andotp — andOTP is an open-source multi-factor authentication client for Android. It functions as a time-based and HMAC-based… google/google-authenticator — This is a two-factor authentication library and open-source multi-factor authentication implementation. It provides a…
This project is a two-factor authentication manager that generates time-based and counter-based one-time passwords to secure online accounts. It functions as an encrypted credential manager for storing authentication seeds and producing security codes on mobile and wearable devices. The application includes a dedicated Android Wear OS client that synchronizes authentication data and UI states to allow security codes to be viewed directly from a smartwatch. The system supports the import and migration of authentication seeds from other applications and provides encrypted backup capabilities t
Aegis is a mobile application designed to manage and store multi-factor authentication tokens. It functions as a local-first credential vault that generates time-based and counter-based one-time passwords to verify user identity across various online services. The application secures sensitive authentication data by employing authenticated symmetric encryption and hardware-backed key storage to protect credentials at rest. Access to the stored tokens is gated by system-level biometric authentication or password verification, ensuring that only authorized users can retrieve the generated secur
This project is an Android password manager application that provides an end-to-end encrypted vault for storing and synchronizing login credentials, secure notes, and identities. It functions as a secure storage system using zero-knowledge encryption to ensure that only the user can decrypt their stored data. The application integrates directly with the Android system to provide an autofill service that populates usernames and passwords into mobile apps and browser login fields. It also serves as a passkey management wallet for FIDO2 cryptographic passkeys and a time-based one-time password a
2FAuth is a self-hosted two-factor authentication server and credential vault. It functions as a web-based authenticator app used to organize and generate time-based one-time passwords and other security codes for multiple accounts in a central location. The system distinguishes itself as an API-driven security manager, allowing authentication codes to be integrated into automated workflows and external applications. It also supports shared security credentialing through the use of isolated vaults and shared folders for team collaboration. The project covers a broad range of security and dat