![]() |
|
|||||||
| Register | FAQ | Members List | Arcade | Dev Directory | HB Bank | Calendar | Search | Today's Posts | Mark Forums Read |
| Web Security and Virus Support This section is for member support and information about virus removal and website security. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
New Hunter
|
I am creating a site that will be used to hold information about customers and their credit cards. I will not be storing or processing PAN (Primary account numbers) in any way, so I know PCI-DSS (Payment Card Industry - Data Security Standards) do not apply. But does anyone know of any regulations regarding storing customer data in a database?
The Data Protection Act is a bit vague - I can't seem to find information regarding specifics. For instance, I've been told that if you are holding customer data it needs to be on a seperate server to the website. Is this true? Does anyone know of any specific documents / standards regarding storing customer information entered through the web? Any help would be appreciated. Thanks. |
|
|
|
|
|
#2 (permalink) |
|
Senior Staff
|
I am trying to totally understand your question. Here are some thoughts:
1. Your database is only as secure as it was built from your script maker but someone that knows what they are looking at would have to look and address any types of potential Hack Dangers. 2. Does the script you are using have a setup for an SSL certificate?
__________________
l GuideHunters.com l Devhunters.net Directory l Web Directory l Be a star in The DevHunters Directory |
|
|
|
|
|
#3 (permalink) |
|
New Hunter
|
Well, so far I have methods for securely writing to the database using PHP and encryption, the site will be hosted on one server with the database on another (both with firewall - database server only allowing connections on the MySQL port). The web server will be using an SSL certificate.
|
|
|
|
![]() |
| Bookmarks |
| Tags |
| customer, information, law, secure, storage |
| Thread Tools | |
| Display Modes | |
|
|