Welcome to My iptv forum

  • Everyone is invited! My iptv forum is for everyone, new and advanced user alike!
  • Searching is key! Before you post a question, use the forum search feature to determine whether your topic has already been covered.
  • Do not start flame wars! If someone has engaged in behavior that is detrimental to the discussion -- spamming, harassment, etc -- report the post and we'll take a look.
  • Resource icon
    xF2 Add-on
    < Previous | Next >
    e3c6637c37483.png

    This modification mostly follows the principles of Dan Wheelers password strength estimator zxcvbn. It does not weight password strength by their combination of upper/lower letters, special characters and numbers, but on how easy they are to crack in reality.

    To increase the safety of your users account, you can force them to use passwords of a minimum length, minimum strength and even force them to exclude certain words from their passwords (like your site name, the topic your site refers to, etc.).

    But the other side of the equation, is no matter how secure the password is, if it has been compromised not password strength estimator will help make it better. As such NIST has the following guidance: check passwords against those obtained from previous data breaches. Pwned Password integration does that.

    zxcvbn Readme said:
    zxcvbn is a password strength estimator inspired by password crackers. Through pattern matching and conservative entropy calculations, it recognizes and weighs 10k common passwords, common names and surnames according to US census data, popular English words, and other common patterns like dates, repeats (aaa), sequences (abcd), keyboard patterns (qwertyuiop), and l33t speak.

    Consider using zxcvbn as an algorithmic alternative to password policy — it is more secure, flexible, and usable when sites require a minimal complexity score in place of annoying rules like "passwords must contain three of {lower, upper, numbers, symbols}".

    Features
    • Show password feature, allow users to toggle to see what they have actually entered.
    • Show users how strong their passwords really are when it comes to crack-attempts
    • Deliver instant feedback if password and password-confirm match and/or certain requirements are not met
    • Force users to choose passwords with a minimum strength
    • Force users to choose passwords with a minimum length
    • Force users to chooce a password not containing words from a blacklist you define
    • No cheating: This modification also controls users passwords on server side with Ben Jeavos php-implementation of zxcvbn.
    • Easy styling through XenForo Style Properties
    Options :

    d250ad1f8c884.png

    Latest updates

    1. Password Tools 3.9.0

      Add "Force password reset on compromised password" option This option is likely overkill for...
    2. Password Tools 3.8.2

      Fix changing user entity while a write is pending in some cases Add "Use rejected password...
    3. Password Tools 3.7.5

      Fix "Minimum time between triggering compromised password alerts on login" operating in seconds...

    Similar resources

    Disable Edit Email and Password 1.0.0
    0.00 star(s) 0 ratings
    Views
    713
    Downloads
    1
    Updated
    0.00 star(s) 0 ratings
    Views
    267
    Downloads
    0
    Updated
    0.00 star(s) 0 ratings
    Views
    265
    Downloads
    0
    Updated
    0.00 star(s) 0 ratings
    Views
    216
    Downloads
    0
    Updated
    0.00 star(s) 0 ratings
    Views
    224
    Downloads
    0
    Updated
    18,330Threads
    64,152Messages
    62,978Members
    iltecnicoLatest member
    Top