MySQL Forums
Forum List  »  Connector/Python

Hide auth on a client
Posted by: João Abrantes
Date: September 11, 2008 04:20AM

Hello Everyone.

I am building a client in python that will connect himself to a mysql server with a certain username and password. I will compile this client and turn him into a .exe . The thing is that I know that is possible to get the source of the code back from an .exe and I don't want anyone to know which username and password are they using because I don't want them to access to the mysql server without my client. Do you have any ideas of what can i do? Thanks!

Options: ReplyQuote


Subject
Written By
Posted
Hide auth on a client
September 11, 2008 04:20AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.