rlwakefield / CoMaCon

GNU General Public License v3.0
0 stars 0 forks source link

Secure the communications between the core program and the helper utility #3

Open rlwakefield opened 4 weeks ago

rlwakefield commented 4 weeks ago

Right now, when the responses happen between the core program and the helper utility, they are all transmitted in plain text. It would be extremely helpful if I could work on encrypting those communications so that it is more secure and safe with the transmittal of data, especially with the transmission of usernames/passwords.