使用密码管理器使用强大且唯一的密码保护你的 npm 账户。
🌐 Secure your npm account with a strong and unique password using a password manager.
你必须为你的 npm 账户选择或生成一个密码:
🌐 You must choose or generate a password for your npm account that:
为确保你的账户安全,我们建议你遵循以下最佳做法:
🌐 To keep your account secure, we recommend you follow these best practices:
当你输入密码以登录、创建账户或更改密码时,npm 会检查你输入的密码是否被认为是弱密码,参考的数据集包括 HaveIBeenPwned。即使你从未使用过该密码,该密码也可能被识别为弱密码。
🌐 When you type a password to sign in, create an account, or change your password, npm will check if the password you entered is considered weak according to datasets like HaveIBeenPwned. The password may be identified as weak even if you have never used that password before.
npm 只会在你输入密码时进行检查,并且从不以明文形式存储你输入的密码。更多信息,请参见 HaveIBeenPwned。
🌐 npm only inspects the password at the time you type it, and never stores the password you entered in plaintext. For more information, see HaveIBeenPwned.