This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Data Security
Started 16 years ago by iain401 | 2 posts |
-
I use Machform for an application form for a club. Some of the members have questioned the security of members data. How easy is it to get access to a mysql database? What other ways could members data be compromised
Iain
Posted 16 years ago # -
As far as Machform is concerned, using MySQL as the database is as secure as any other. DB; you can start by making the db password and user name (you would have set these up when you installed the script) hard to guess.
A second way would be to protect the data being submitted by encrypting the data coming from the web form itself this is done by use of a 128 bit SSL connection (https:// rather than http://) would be an advantage. Banks use that method for their internet banking services.
It may be worth investigating - speak to your host about implementing such a feature (it might be part of your hosting options).
See this posting from this forum about using the Machform with SSL:
http://www.appnitro.com/forums/topic/running-under-ssl?replies=21Posted 16 years ago #
Reply
You must log in to post.