dingshuangxi888 commented on issue #9446: URL: https://github.com/apache/rocketmq/issues/9446#issuecomment-2934832015
你好,目前ACL中的密码确实没有进行加密存储,之前的考虑是: 1. 系统可以通过权限控制来设置是否能够查询出用户的密码。 2. 加密算法的选择上,时间原因 还没有考虑清楚通过哪些算法来进行支持。 3. 文档中说的非明文存储,确实是相比原来的yaml来说的,实际可以通过你说的方式能够查看 关于加密,如果可以,目前还是希望相关的使用方自己进行实现,后续也会调研下常见的加密算法进行支持 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org