1
Showfom 2011-09-23 20:02:58 +08:00
几年前流行QQ的密码用中文
|
2
Echoldman 2011-09-23 20:12:53 +08:00
如果是unicode做密码,那么其他的多数语言是在英文字符之外的,所以当输入密码时会很不安全,个人觉得
|
4
xi4oh4o 2011-09-23 20:51:33 +08:00
直接以安全问题的模式做登陆密码
|
5
bl0ck 2011-09-23 20:52:14 +08:00
因为不能一键输入
|
7
sparklo 2011-09-23 21:15:34 +08:00
"unicode解码到ascii了以后强度自然不是一般的高", not sure if that's true or not. the strength of ur password is more likely to depend on its entropy rather than length
|