We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在服务器部署安全性堪忧 建议增加密码功能
The text was updated successfully, but these errors were encountered:
@jiangmuran 感谢反馈;在应用设计之出有对数据安全做考虑,详见 生财有迹 | 路线图;但,优先级未有排在前面;您的反馈,令我意识到这需要尽早完成(已将其纳入高优列表)。
数据安全
目前的想法是:跟市面流行的方案保持一致;在部署时候,支持用户设置密码;开启,则对于部署的在线服务,需要输入密码校验身份,才可以访问(密码会加密持续存储在机器上,防止每次都需要输入)。
Sorry, something went wrong.
我可以帮助你一起设计 如果我拥有足够的事件 非常感谢您的回复
@jiangmuran 非常感谢,也非常期待。近期,陆续收到很多宝贵的建议,但奈何业余时间有限无法将其处理。今天晚些时候,会在 Discussions 中把这些建议性功能列出来;欢迎一起参与、共建 🤝 。
No branches or pull requests
在服务器部署安全性堪忧 建议增加密码功能
The text was updated successfully, but these errors were encountered: