data protection

huzzi

Free Member
Mar 7, 2005
14
0
UK
If you have a registration page on your site where you collect people's home address, telephone, email etc.. i am talking about a site hosted on a server, not on your own decided server.

what do you do about user's data protection?

[Not sure if i posted it on the right forum]
 
If you're storing it in a mysql db, you simply make sure that db is only accessible for you. (IE; make sure its username password isn't something simple like "root"/"root"). If you're with a good server (and if you've given them your credit card info for payment, chances are you trust them), the data can pretty much be considered to be "secure". So long as you aren't storing credit card numbers, etc, a secure socket layer and advanced encryption methods might be a bit of overkill.
 
Upvote 0
Unless its a really small or really untrustworthy company, you probably won't have a problem. As I've said; you can encrypt the data, but then of course encryption methods will have to be stored either on your server, or on another server where someone can look at them, if they're so inclined.
 
Upvote 0

Ozzy

Founder of UKBF
UKBF Staff
  • Feb 9, 2003
    8,344
    11
    3,487
    Northampton, UK
    bdgroup.co.uk
    If you are taking/storing ANY information that makes it possible to identify who the person is you MUST register with the DPA (Data Protection Act).
    It is only £35 a year so not bank breaking, but if you don't you're in trouble. Also, once you register ignore all the dodgey junk mail you get from companies saying you have to register in this directory, or that system and so on!
     
    Upvote 0

    Ozzy

    Founder of UKBF
    UKBF Staff
  • Feb 9, 2003
    8,344
    11
    3,487
    Northampton, UK
    bdgroup.co.uk
    You will be running this as a business because you will be making money out of it, so yes you will need to register with the DPA.
    Also, and this needs checking, but you will only be able to host it in the UK if it is UK individuals you are wanting to host details of on the server.
     
    Upvote 0
    Ozzy, I'm sorry if I'm wrong, but I thought the DPA only applied to "sensitive" information (ie; medicines someone takes, criminal record, etc), and not to normal "census" type data (name, address, listed phonenumber, etc)...? Could someone correct me on this?
     
    Upvote 0
    The DPA applies to any identifable information - this covers name, email address, phone number etc, basically everything. You can store identifiable data outside the EU if the country is approved under the EU/GB data protection laws or the company operates under the conditions of the UKs "safeharbour" scheme. Otherwise you may store the data but you must gain what lawyers call affirmative consent - on a website this is normally demonstrated by showing a privacy statement (which would have to match the policy of your hosts all the way up the line) and having the user tick a box before any data is taken.
     
    Upvote 0

    Latest Articles

    Join UK Business Forums for free business advice