awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jamie-mh avatar

jamie-mh/AuthenticatorPro

0
View on GitHub↗
4,481 نجوم·271 تفرعات·C#·GPL-3.0·4 مشاهداتstratumauth.com↗

AuthenticatorPro

AuthenticatorPro هو تطبيق أمان مفتوح المصدر لنظام Android مصمم لإدارة المصادقة الثنائية. يعمل كعميل لإنشاء كلمات مرور لمرة واحدة قائمة على الوقت والعداد لتأمين حسابات المستخدمين.

يتميز المشروع بتكامل Wear OS، والذي يسمح بمزامنة رموز المصادقة من جهاز محمول إلى جهاز قابل للارتداء مصاحب. كما يتضمن نظاماً لاستيراد بيانات الاعتماد من خدمات خارجية واستخدام كاميرا الجهاز لمسح رموز QR لتكوين الحساب.

يوفر التطبيق مجموعة من قدرات الأمان والتنظيم، بما في ذلك التحكم في الوصول المعتمد على القياسات الحيوية، وتشفير البيانات المتماثل، والنسخ الاحتياطي المشفر للحساب. يمكن للمستخدمين تنظيم إدخالات المصادقة باستخدام فئات وأيقونات لإدارة رموز أمان متعددة.

Features

  • One-Time Passwords - Calculates rotating time-based and counter-based security codes to provide two-factor authentication.
  • Two-Factor Authentication - Provides a mobile client for generating and managing time-based and counter-based authentication codes to secure user accounts.
  • Biometric Lockscreens - Utilizes system-level biometric authentication to restrict application entry and protect the authentication database.
  • Authenticator Applications - Implements a native Android security application for storing authentication tokens and encrypted backups.
  • Open-Source Authenticator Clients - Provides a transparent and open-source client for managing MFA credentials via QR scanning and external imports.
  • AES Implementations - Implements the Advanced Encryption Standard for symmetric encryption of sensitive authentication keys.
  • Camera QR Code Scanners - Captures live video from the device camera to decode authentication secrets via QR codes in real time.
  • Account Data Archivers - Bundles authentication data into encrypted portable formats to ensure access is maintained during device migration.
  • Code Synchronization - Provides a synchronization service that sends authentication codes to a companion Wear OS device.
  • Companion App Integrations - Implements a data exchange mechanism to synchronize authentication tokens from a primary mobile device to a Wear OS wearable.
  • Token Synchronization - Syncs authentication tokens from a primary mobile device to a companion wearable using a wireless communication layer.
  • Authentication Account Organizers - Provides tools for grouping authentication entries into categories with visual identifiers for quick retrieval.
  • Encrypted Backups - Creates and restores database backups secured with encryption to protect sensitive authentication keys at rest.
  • QR Code Secret Imports - Allows scanning QR codes to import authentication secrets directly into the application.
  • Wearable Integrations - Integrates two-factor authentication codes into wearable device interfaces for faster access.
  • Authentication Tools - 2FA client for Android and Wear OS devices.
  • الأمن والخصوصية - Two-factor authentication code generator.

سجل النجوم

مخطط تاريخ النجوم لـ jamie-mh/authenticatorproمخطط تاريخ النجوم لـ jamie-mh/authenticatorpro

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة jamie-mh/authenticatorpro؟

AuthenticatorPro هو تطبيق أمان مفتوح المصدر لنظام Android مصمم لإدارة المصادقة الثنائية. يعمل كعميل لإنشاء كلمات مرور لمرة واحدة قائمة على الوقت والعداد لتأمين حسابات المستخدمين.

ما هي الميزات الرئيسية لـ jamie-mh/authenticatorpro؟

الميزات الرئيسية لـ 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؟

تشمل البدائل مفتوحة المصدر لـ 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…

بدائل مفتوحة المصدر لـ AuthenticatorPro

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع AuthenticatorPro.
  • stratumauth/appالصورة الرمزية لـ stratumauth

    stratumauth/app

    4,486عرض على GitHub↗

    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

    C#2faandroidauthenticator
    عرض على GitHub↗4,486
  • beemdevelopment/aegisالصورة الرمزية لـ beemdevelopment

    beemdevelopment/Aegis

    12,613عرض على GitHub↗

    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

    Java2faandroidauthenticator
    عرض على GitHub↗12,613
  • bitwarden/androidالصورة الرمزية لـ bitwarden

    bitwarden/android

    8,457عرض على GitHub↗

    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

    Kotlinandroidbitwardencompose
    عرض على GitHub↗8,457
  • bubka/2fauthالصورة الرمزية لـ Bubka

    Bubka/2FAuth

    3,779عرض على GitHub↗

    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

    PHP2fa2factorhotp
    عرض على GitHub↗3,779
عرض جميع البدائل الـ 30 لـ AuthenticatorPro→