MySQL Forums
Forum List  »  Security

Securing a local replicated database
Posted by: Abram
Date: July 20, 2009 08:31AM

We have a web application (sales crm) that interfaces a MySQL database. We are now beginning the development for a offline client to be used on a laptop or netbook where no internet connection is available. We plan on using replication to sync the data between the server and client (and client to server) when a internet connection becomes available.

My question is what is the best security practice as far as securing the local copy of the database. The client will be running MS Windows XP (or Vista) and we will not have control over what OS security they have. Is there a way to encrypt the entire local database? Or is there a better method?

We're not highly concerned about professional hackers, but are concerned with employees that may want to take their data with them when the join the competition.

Any suggestions?

Options: ReplyQuote


Subject
Views
Written By
Posted
Securing a local replicated database
4191
July 20, 2009 08:31AM


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.