awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stratumauth avatar

stratumauth/app

0
View on GitHub↗
4,486 星标·270 分支·C#·GPL-3.0·2 次浏览stratumauth.com↗

App

该项目是一个双因素身份验证管理器,生成基于时间和基于计数器的一次性密码以保护在线账户。它作为一个加密凭据管理器,用于存储身份验证种子并在移动和可穿戴设备上生成安全代码。

该应用程序包含一个专用的 Android Wear OS 客户端,可同步身份验证数据和 UI 状态,从而允许直接从智能手表查看安全代码。

该系统支持从其他应用程序导入和迁移身份验证种子,并提供加密备份功能到本地或云存储以进行账户恢复。它还包括组织工具,用于将身份验证条目分组到具有相关品牌图标的自定义类别中。

Features

  • Two-Factor Authentication - Manages the generation and storage of time-based and counter-based one-time passwords for securing online accounts.
  • Credential Encryption - Implements symmetric encryption for authentication seeds to prevent unauthorized access to raw secrets.
  • HOTP Implementations - Generates both sequence-based (HOTP) and time-based (TOTP) security codes for identity verification.
  • Encrypted Credential Storage - Provides a secure storage system for authentication seeds with encrypted local and cloud backup support.
  • One-Time Passwords - Generates unique security tokens using the HMAC-based One-Time Password (HOTP) algorithm.
  • JSON Data Import - Supports importing authentication secrets from other applications using standardized JSON data formats.
  • Authentication Clients - Ships a dedicated Android Wear OS client to display authentication codes on smartwatches.
  • Companion App Integrations - Synchronizes authentication data and UI states between a handheld device and a Wear OS companion app.
  • Encrypted Backups - Provides encrypted backups of authentication data to local or cloud storage for account recovery.
  • Seed Import Utilities - Includes utilities to transfer existing security account data from external authenticator applications.
  • Seed Migrations - Supports the import and migration of authentication seeds from other security applications.
  • Wearable Integrations - Allows accessing and viewing authentication codes directly from a smartwatch for faster verification.
  • 安全与隐私 - Two-factor authentication client with wearable device support.
  • Security & Privacy - Multi-factor authentication token generator.

Star 历史

stratumauth/app 的 Star 历史图表stratumauth/app 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

stratumauth/app 是做什么的?

该项目是一个双因素身份验证管理器,生成基于时间和基于计数器的一次性密码以保护在线账户。它作为一个加密凭据管理器,用于存储身份验证种子并在移动和可穿戴设备上生成安全代码。

stratumauth/app 的主要功能有哪些?

stratumauth/app 的主要功能包括:Two-Factor Authentication, Credential Encryption, HOTP Implementations, Encrypted Credential Storage, One-Time Passwords, JSON Data Import, Authentication Clients, Companion App Integrations。

stratumauth/app 有哪些开源替代品?

stratumauth/app 的开源替代品包括: jamie-mh/authenticatorpro — AuthenticatorPro is an open-source security application for Android designed to manage two-factor authentication. It… beemdevelopment/aegis — Aegis is a mobile application designed to manage and store multi-factor authentication tokens. It functions as a… kunzisoft/keepassdx — KeePassDX is an Android password manager that opens, edits, and stores encrypted credential databases using the open… bubka/2fauth — 2FAuth is a self-hosted two-factor authentication server and credential vault. It functions as a web-based… authenticator-extension/authenticator — Authenticator is a multi-factor authentication manager and browser extension designed to generate and store two-step… bitwarden/android — This project is an Android password manager application that provides an end-to-end encrypted vault for storing and…

App 的开源替代方案

相似的开源项目,按与 App 的功能重合度排序。
  • jamie-mh/authenticatorprojamie-mh 的头像

    jamie-mh/AuthenticatorPro

    4,481在 GitHub 上查看↗

    AuthenticatorPro is an open-source security application for Android designed to manage two-factor authentication. It functions as a client for generating time-based and counter-based one-time passwords to secure user accounts. The project distinguishes itself through Wear OS integration, which allows authentication codes to be synchronized from a mobile device to a companion wearable. It also includes a system for importing credentials from external services and using the device camera to scan QR codes for account configuration. The application provides a suite of security and organization c

    C#
    在 GitHub 上查看↗4,481
  • beemdevelopment/aegisbeemdevelopment 的头像

    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
  • kunzisoft/keepassdxKunzisoft 的头像

    Kunzisoft/KeePassDX

    6,359在 GitHub 上查看↗

    KeePassDX is an Android password manager that opens, edits, and stores encrypted credential databases using the open KeePass 2.x file format. It keeps all password data stored locally on the device without requiring cloud sync or internet access, and supports multiple symmetric-key encryption algorithms including AES, Twofish, and ChaCha20 with Argon2 key derivation. The app unlocks the credential database by delegating authentication to the platform's biometric API, allowing users to bypass the master password entry using fingerprint or face recognition. It generates one-time passwords local

    Kotlinandroidandroid-applicationfingerprint
    在 GitHub 上查看↗6,359
  • bubka/2fauthBubka 的头像

    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
查看 App 的所有 30 个替代方案→