Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建议增加密码的网络存储功能 #2

Open
anyongjin opened this issue Aug 22, 2016 · 0 comments
Open

建议增加密码的网络存储功能 #2

anyongjin opened this issue Aug 22, 2016 · 0 comments

Comments

@anyongjin
Copy link

希望能增加用户模块,方便在网络上存储密码。
建议数据库中存储的是加密后的密码,用户需要网络存储时,需要设置加密密钥,加密密钥在数据库中存储为md5,用户输入的信息经过加密后存储到数据库,需要从网络数据库下载时,只有输入的加密密钥正确才能同步到本地,保证用户密码不被泄露

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant