awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesProfile-Based Configurations

Storing password generation settings, excluding the master password, to reuse rules across sessions.

Distinct from Password Generators: Distinct from Password Generators: focuses on storing password generation profiles for reuse, not on generating passwords.

Explore 1 awesome GitHub repository matching security & cryptography · Profile-Based Configurations. Refine with filters or upvote what's useful.

Awesome Profile-Based Configurations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • lesspass/lesspassAvatar lesspass

    lesspass/lesspass

    6,030Vezi pe GitHub↗

    LessPass is a stateless password manager that generates deterministic, site-specific passwords entirely on the client device. It uses a pure function to derive passwords from a master password combined with site details, producing the same output every time without storing any secrets on a server or requiring network access. This approach means passwords can be recalculated on any device from remembered inputs, with no database synchronization needed. The project distinguishes itself through its counter-based password rotation, which allows changing a site's password by incrementing a counter

    Saves password generation settings excluding the master password to reuse rules across sessions.

    TypeScriptanonymouslesspasspassword
    Vezi pe GitHub↗6,030
  1. Home
  2. Security & Cryptography
  3. Secure Randomizers
  4. Password Generators
  5. Profile-Based Configurations