awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
apple avatar

apple/password-manager-resources

0
View on GitHub↗
4,739 stars·605 forks·JavaScript·MIT·5 vues

Password Manager Resources

Ce projet est une base de connaissances et une collection de ressources statiques pour le développement de gestionnaires de mots de passe. Il fournit un dépôt centralisé de données et de règles utilisées pour identifier les comportements des identifiants de sites web et les exigences de complexité des mots de passe.

L'ensemble de ressources inclut un mappage des identifiants d'applications natives vers les domaines web pour faciliter le partage d'identifiants et un registre des particularités des sites web pour gérer les flux d'authentification non standard. Il contient également un système pour regrouper les domaines affiliés qui partagent des identifiants afin d'améliorer la précision des suggestions de compte.

Le projet couvre un large éventail de capacités de gestion des identifiants, notamment la localisation des pages de changement de mot de passe, la détection des demandes d'identifiants tierces et l'identification des sites qui nécessitent que des codes à deux facteurs soient ajoutés aux mots de passe. Il inclut également un analyseur de règles qui convertit les exigences de complexité des mots de passe lisibles par l'humain en formats lisibles par machine et des mappages qui connectent les navigateurs web à leurs magasins d'extensions respectifs.

Features

  • Password Management - Provides a knowledge base of website behaviors and password requirements for password manager development.
  • Knowledge Bases - Acts as a centralized knowledge base of website credential behaviors and password complexity requirements for password manager developers.
  • Credential Behavior Quirks - Maps specific web domains to non-standard credential behaviors to ensure correct password manager handling.
  • Autofill Integrations - Improves login suggestions by mapping shared domains and linking native application IDs to web accounts.
  • Shared Web Credentials - Groups websites that share a single set of credentials to provide relevant account suggestions across affiliated domains.
  • Cross-Platform Identity Integration - Associates native application identifiers with web domains to enable credential sharing across platforms.
  • Domain Association Services - Associates native application identifiers with web domains to suggest matching credentials for apps.
  • Credential Behavior Maps - Provides a comprehensive registry of website authentication quirks and domain-sharing rules to optimize password manager autofill.
  • Domain-Shared Credentials - Clusters affiliated domains that share a single set of user credentials for unified account suggestions.
  • Web-App Credential Sharing - Links native application identifiers with web domains to enable seamless credential sharing between apps and browsers.
  • Complexity Requirement Lookups - Maps domains to specific password complexity and character requirements to ensure generated passwords are compatible.
  • Policy-Aware Generators - Ensures generated passwords meet specific website complexity and character requirements using a rule database.
  • Static Data Distributions - Provides a centralized collection of static data files for password managers to synchronize site behaviors.
  • Password Complexity Parsers - Converts human-readable password rule strings into machine-readable formats for application runtimes.
  • Web Auth Behavior Handling - Manages non-standard website behaviors, such as two-factor code appending, to prevent autofill errors.
  • Complexity Rule Parsers - Implements a rule parser that converts human-readable password complexity requirements into machine-readable formats.
  • Password Manager Resource Maps - Ships a curated collection of browser extension store mappings and account security page URLs.
  • Third-Party Frame Detectors - Identifies third-party frames that request external credentials to prevent incorrect password saving.
  • Credential Request Detectors - Identifies domains that request credentials for other services when embedded as third-party frames.
  • 2FA Appending Detection - Identifies websites that require two-factor codes to be appended to passwords to prevent accidental auto-submission.
  • Security Page Localizations - Maps domains to their specific password reset or change URLs to facilitate direct navigation to security settings.
  • Rule Parsers - Converts human-readable password complexity requirements into machine-readable formats using JavaScript or Rust.
  • Password and MFA Management - Collects password rules and site-specific quirks for password managers.

Historique des stars

Graphique de l'historique des stars pour apple/password-manager-resourcesGraphique de l'historique des stars pour apple/password-manager-resources

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Password Manager Resources

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Password Manager Resources.
  • bitwarden/androidAvatar de bitwarden

    bitwarden/android

    8,457Voir sur 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
    Voir sur GitHub↗8,457
  • kunzisoft/keepassdxAvatar de Kunzisoft

    Kunzisoft/KeePassDX

    6,359Voir sur 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
    Voir sur GitHub↗6,359
  • kishikawakatsumi/keychainaccessAvatar de kishikawakatsumi

    kishikawakatsumi/KeychainAccess

    8,247Voir sur GitHub↗

    KeychainAccess is a Swift library used for storing and retrieving encrypted data within the Apple system keychain across iOS and macOS. It provides a type-safe interface for managing sensitive information and user credentials on iOS, macOS, tvOS, and watchOS. The library includes a biometric authentication interface that requires FaceID or TouchID verification with custom prompts before accessing specific secure items. It also enables the synchronization of credentials across Apple devices via a cloud keychain and provides a manager for sharing login credentials between native applications an

    Swift
    Voir sur GitHub↗8,247
  • kanidm/kanidmAvatar de kanidm

    kanidm/kanidm

    4,595Voir sur GitHub↗

    Kanidm is a centralized identity management server designed to handle authentication, authorization, and directory services across distributed infrastructure. It provides a comprehensive framework for managing human and service accounts, utilizing a schema-driven database to store identity records, group memberships, and system attributes. The platform supports a wide range of authentication methods, including passkeys, passwords, and standard protocols like OAuth2, OIDC, LDAP, and RADIUS. The system distinguishes itself through a granular access control engine that enforces security policies

    Rustauthenticationiamidentity
    Voir sur GitHub↗4,595
Voir les 30 alternatives à Password Manager Resources→

Questions fréquentes

Que fait apple/password-manager-resources ?

Ce projet est une base de connaissances et une collection de ressources statiques pour le développement de gestionnaires de mots de passe. Il fournit un dépôt centralisé de données et de règles utilisées pour identifier les comportements des identifiants de sites web et les exigences de complexité des mots de passe.

Quelles sont les fonctionnalités principales de apple/password-manager-resources ?

Les fonctionnalités principales de apple/password-manager-resources sont : Password Management, Knowledge Bases, Credential Behavior Quirks, Autofill Integrations, Shared Web Credentials, Cross-Platform Identity Integration, Domain Association Services, Credential Behavior Maps.

Quelles sont les alternatives open-source à apple/password-manager-resources ?

Les alternatives open-source à apple/password-manager-resources incluent : bitwarden/android — This project is an Android password manager application that provides an end-to-end encrypted vault for storing and… kunzisoft/keepassdx — KeePassDX is an Android password manager that opens, edits, and stores encrypted credential databases using the open… kishikawakatsumi/keychainaccess — KeychainAccess is a Swift library used for storing and retrieving encrypted data within the Apple system keychain… kanidm/kanidm — Kanidm is a centralized identity management server designed to handle authentication, authorization, and directory… ionic-team/capacitor — Capacitor is a cross-platform mobile framework that enables developers to build native applications using web… keepassx/keepassx — KeePassX is a cross-platform password vault application and database manager that stores usernames and passwords in an…