1 dépôt
Administrative rules that enforce minimum entropy and character requirements for generated passwords.
Distinct from Password Generators: Focuses on the constraints applied during generation rather than the generation utility itself.
Explore 1 awesome GitHub repository matching security & cryptography · Generation Constraints. Refine with filters or upvote what's useful.
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
Sets minimum length and character requirements for passwords created by the built-in generator.