zxcvbn-python

Python implementation of Dropbox's realistic password strength estimator (by dwolfhub)

Zxcvbn-python Alternatives

Similar projects and alternatives to zxcvbn-python based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better zxcvbn-python alternative or higher similarity.

zxcvbn-python reviews and mentions

Posts with mentions or reviews of zxcvbn-python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-19.
  • I made my first program, a password generator.
    3 projects | /r/Python | 19 Nov 2022
    See also zxcvbn and original for the rationale.
  • I made a CTF platform using Flask and MySQL
    1 project | /r/Python | 24 May 2022
    Here's some pointers: 1) Salt the passwords. Always better safe than sorry, this will mitigate the effects if your DB is ever leaked. 2) Password prompts on Register. A user should not be able to use "password" as their password. Require the password to be a certain length and have a number of special characters. A good lib for this is https://github.com/dwolfhub/zxcvbn-python , and it even generates messages/tips for making the password more secure for users! 3) Force users to verify email when they register. This prevents them from making up an email, and also errors if they use someone else's email who later tries to register.

Stats

Basic zxcvbn-python repo stats
2
629
0.0
over 2 years ago

dwolfhub/zxcvbn-python is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of zxcvbn-python is Python.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com