[wordpress插件] Better Passwords更好的密码

wordpress 插件 文章 2020-03-04 01:10 561 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

This plugin sets a default minimum password length of 10 characters, to ensure that passwords are suitably long that they are hard to guess.

此插件将默认的最小密码长度设置为10个字符,以确保密码适当长,以至于难以猜测。

However, it does not insist on any complexity rules, such as digits and special characters, as length is the most important thing when making a password hard to guess.

但是,它不要求使用任何复杂性规则,例如数字和特殊字符,因为当使密码难以猜测时,长度是最重要的。

This plugin uses Troy Hunt's Pwned Passwords API in order to check a user's potential password against a corpus of breached passwords

此插件使用Troy Hunt的已拥有的密码API 来检查用户的潜在密码是否符合被盗密码的资料

.

The password itself is never sent to any third party, only a partial hash is sent.

密码本身永远不会发送给任何第三方,只会发送部分哈希。

This means that the password entered will always be private.

这意味着输入的密码将始终是私有的。

As an added bonus, this plugin also upgrades the hashing algorithm used when storing your password in the database.

作为一个额外的奖励,此插件还升级了将密码存储在数据库中时使用的哈希算法。

This is a secure one-way hash created using the Bcrypt or Bcrypt

/en.wikipedia.org/wiki/Argon2" rel="nofollow">Argon2 algorithm.

/en.wikipedia.org/wiki/Argon2“ rel =” nofollow“> Argon2 算法。

下载地址
https://downloads.wordpress.org/plugin/better-passwords.zip
-EOF-

AI助手支持GPT4.0