Keyguard is a password manager application and secure vault designed for storing and organizing logins, passkeys, and sensitive data. It provides a multi-factor authentication vault that utilizes encrypted offline access to ensure credentials remain available without an internet connection.
Principalele funcționalități ale achep/keyguard-app sunt: Credential Vaults, Password Managers, Offline Data Management, Local-First Synchronization, Credential Health Audits, Autofill Integrations, Credential Retrieval Workflows, Biometric Unlocking.
Alternativele open-source pentru achep/keyguard-app includ: bitwarden/android — This project is an Android password manager application that provides an end-to-end encrypted vault for storing and… wuxingsanren/wildcat-vip-account — This project is a premium account management system and encrypted credential vault. It functions as an authentication… philippc/keepass2android — KeePass2Android is an Android password manager that stores all credentials in a standard KeePass .kdbx file, ensuring… kunzisoft/keepassdx — KeePassDX is an Android password manager that opens, edits, and stores encrypted credential databases using the open… pubkey/rxdb — This project is a reactive, offline-first NoSQL database engine designed for JavaScript applications. It provides a… aws-amplify/amplify-js — This project is a JavaScript library and SDK used to integrate web and mobile applications with cloud services. It…
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
This project is a premium account management system and encrypted credential vault. It functions as an authentication secret manager designed to organize and retrieve high-priority credentials and tokens required for maintaining access to specialized service tiers. The system operates as a symmetric secret store, using encryption to prevent the plaintext exposure of sensitive login details. It features a layered credential vault that separates authentication secrets by service provider and access level, while utilizing permission-based filtering to restrict the retrieval of premium credential
KeePass2Android is an Android password manager that stores all credentials in a standard KeePass .kdbx file, ensuring cross-platform compatibility and direct file access. The vault is encrypted using AES-256 via SQLCipher, keeping credential data protected at rest, and can be unlocked through biometric authentication or a partial-password verification method that reduces friction after the initial full password entry. The app provides multiple ways to inject credentials into other applications without exposing them to the system clipboard. It integrates with Android's Accessibility Service or
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