mirror of
https://github.com/BenedictKing/ccx.git
synced 2026-04-25 03:55:49 +03:00
[GH-ISSUE #7] 佬考虑区分管理员密钥和请求密钥吗 #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tongguang on GitHub (Feb 25, 2026).
Original GitHub issue: https://github.com/BenedictKing/ccx/issues/7
如题。出于安全考虑,会不会拆分下管理员密钥和请求密钥比较好一点?这样子万一不小心密钥泄露了,也不至于整个渠道信息全部泄露了。
@BenedictKing commented on GitHub (Feb 26, 2026):
对的,新版有加这个
@tongguang commented on GitHub (Feb 26, 2026):
可以了,感谢回复