Hello there...
I have built a script that reads the data from a csv file ad inserts each row into a mysql database on the internet using MysqlDb (nothing fancy: I just specify ip, port, password, id, no cypher no nothing).
Which kind of method should I use to implement a decent security?
I'd love ideas and - if possible - a few links where study examples.
Thanks!