Hi, I was wondering if i can open a pull for adding an encrypt/decrypt feature to mysql_export,which is used to save password as encrpted form.
For example,my password was 123 and now i want encrypt it using rsa algorithm and then write it to .my.cnf file. It finally would look like below (juse for illustrate): [client] user = root password = "sSAKMSAWAS=" Ming -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/f1ad1743-a87f-4962-9631-2a70bccbc509n%40googlegroups.com.