Which two are considered good security practices when using passwords? (Choose two.)
使用密码时,哪两种被认为是良好的安全性做法?(选择两个。)
A. Use one-way encryption for storage of passwords.
使用单向加密来存储密码。
B. Store passwords external to the database.
将密码存储在数据库外部
C. Choose short passwords to save on storage space.
选择短密码以节省存储空间。
D. Use simple keyboard actions that give mixed letters.
使用简单的键盘操作给出混合字母。
E. Do not use dictionary-based words.
不要使用基于字典的单词。
Answer: AE
版权声明:本文为博主原创文章,未经博主允许不得转载。
MYSQL