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

[Feature] 建议减少api接口中返回数据 #92

Open
LeoChen98 opened this issue Sep 24, 2024 · 1 comment
Open

[Feature] 建议减少api接口中返回数据 #92

LeoChen98 opened this issue Sep 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@LeoChen98
Copy link
Contributor

功能描述
建议减少api接口中返回的数据,尤其是相对敏感的数据。

动机
主要是为了数据安全。

替代方案
比较重要的是:record接口中返回apikey和apisecret,还有域名列表中ssl证书的公钥、私钥和证书地址。界面上没有展示相关的信息,也没有展示的必要,建议削减。尤其是apikey和apisecret不应该明文传输,建议只传输apikey,不传输apisecret,用户如需修改直接输入新的就好。

其他信息

@LeoChen98 LeoChen98 added the enhancement New feature or request label Sep 24, 2024
@JavaSCU
Copy link

JavaSCU commented Oct 18, 2024

除非下载,否则不要传输证书本身的数据

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

No branches or pull requests

2 participants