LanceJerry commented on issue #23573:
URL: 
https://github.com/apache/shardingsphere/issues/23573#issuecomment-1383623560

   > If the proxy has such an encryption algorithm, how does the user know how 
to enter the password when using DistSQL?
   
   If proxy could support input origin password, and encrypt it, and when show 
to users, it could trans to origin password, it is more suitable to show and 
save paasword? In a word, saving origin password as metedata in zookeeper or 
server.yaml(such as 
   
   authority:
     users:
       - user: root@%
         password: root) may be not safe.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to