Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们在网络应用程序上使用两步验证,其中包括:
1- 用户名/密码 2-难忘的词
密码被散列然后存储,记忆词按原样存储,显然,它与密码一样重要,你建议加密然后存储还是保持原样?