[Xon] Password Tools

[Xon] Password Tools 3.14.1

Sem autorização para baixar
Compatibilidade com XF
  1. 2.3.x
  2. 2.2.x
Short Description
This modification mostly follows the principles of Dan Wheelers password strength estimator zxcvbn.
password_strength.webp

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}".
Pwned password said:
Password reuse and credential stuffing
Password reuse is normal. It's extremely risky, but it's so common because it's easy and people aren't aware of the potential impact. Attacks such as credential stuffing take advantage of reused credentials by automating login attempts against systems using known emails and password pairs.
NIST's guidance: check passwords against those obtained from previous data breaches
The Pwned Passwords service was created in August 2017 after NIST released guidance specifically recommending that user-provided passwords be checked against existing data breaches . The rationale for this advice and suggestions for how applications may leverage this data is described in detail in the blog post titled Introducing 306 Million Freely Downloadable Pwned Passwords. In February 2018, version 2 of the service was released with more than half a billion passwords, each now also with a count of how many times they'd been seen exposed.
Click to expand...
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
style-properties.webp
  • password_login_hide.webp
    password_login_hide.webp
    16,3 KB · Visualizações: 0
  • password_login_show.webp
    password_login_show.webp
    16,4 KB · Visualizações: 0
  • style-properties.webp
    style-properties.webp
    38,5 KB · Visualizações: 0
Autor
newimage
Visualizações
1.073
Tipo de extensão
zip
Tamanho do arquivo
496,4 KB
Primeiro lançamento
Última atualização
Avaliações 0,00 estrelas 0 avaliações
Link was Broken? Please Send Message to NP Team with direct message, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.

Últimas atualizações

  1. 3.14.1 - change log
    Require StandardLib v1.23.0+ Add Custom 2fa device trust lifetime option (default disabled)...
  2. 3.13.1 - change log
    Remove unused style properties
  3. 3.13.0 - change log
    Require StandardLib v1.22.0+ Reduce pwnedpassword check HTTP request time-out from 2...

Mais recursos de newimage

SalePro - Sistema de Gerenciamento de Inventário com POS, RH e Contabilidade N
um sistema baseado em Laravel (PHP) para gerenciamento de estoque/inventário que permite que você gerencie seu estoque etc
Visualizações
1.438
Atualizado
XenForo Pesquisa Aprofundada N
um addon que substitui o sistema de busca built-in do XenForo

Recursos similares

[AndyB] Approval queue tools A
Allows mass updating of approval queue content.
Visualizações
782
Atualizado
[AndyB] Forum password A
A table called xf_forum_password is created in the database.
Visualizações
503
Atualizado
[BS] GitHub Dev Tools Y
add-on automatically creates a symlink.
Visualizações
522
Atualizado
Top