<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Storing Private Information In An Online Database</title>
	<atom:link href="http://aldebaranwebdesign.com/blog/storing-private-information-in-an-online-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://aldebaranwebdesign.com/blog/storing-private-information-in-an-online-database/</link>
	<description>Seattle Small Business Web Design</description>
	<lastBuildDate>Tue, 15 May 2012 16:28:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: austin</title>
		<link>http://aldebaranwebdesign.com/blog/storing-private-information-in-an-online-database/comment-page-1/#comment-5827</link>
		<dc:creator>austin</dc:creator>
		<pubDate>Wed, 17 Nov 2010 03:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/?p=634#comment-5827</guid>
		<description>Thank&#039;s for the speedy reply.</description>
		<content:encoded><![CDATA[<p>Thank&#8217;s for the speedy reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jill Olkoski</title>
		<link>http://aldebaranwebdesign.com/blog/storing-private-information-in-an-online-database/comment-page-1/#comment-5825</link>
		<dc:creator>Jill Olkoski</dc:creator>
		<pubDate>Wed, 17 Nov 2010 03:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/?p=634#comment-5825</guid>
		<description>Hi Austin,
First off, I&#039;m not a security expert, so keep this in mind when you read my answer.

Personally, I don&#039;t think I&#039;d be comfortable storing confidential information (either health info or SSN or credit card info) on a hosting company using shared servers. I don&#039;t have any clients who need to do this, and if they ask, I refuse, because I&#039;m not comfortable taking the security risk. So it&#039;s a boundary I don&#039;t cross. Maybe it&#039;s fine, I just don&#039;t know enough about it. So for confidential info, I think I&#039;d try hosting the database yourself, assuming you can do this. I have no idea how. And be sure to use a SSL certificated when transmitting data to and from the query pages. Also do some research into MySQL Injection prevention. That&#039;s the best I can offer.</description>
		<content:encoded><![CDATA[<p>Hi Austin,<br />
First off, I&#8217;m not a security expert, so keep this in mind when you read my answer.</p>
<p>Personally, I don&#8217;t think I&#8217;d be comfortable storing confidential information (either health info or SSN or credit card info) on a hosting company using shared servers. I don&#8217;t have any clients who need to do this, and if they ask, I refuse, because I&#8217;m not comfortable taking the security risk. So it&#8217;s a boundary I don&#8217;t cross. Maybe it&#8217;s fine, I just don&#8217;t know enough about it. So for confidential info, I think I&#8217;d try hosting the database yourself, assuming you can do this. I have no idea how. And be sure to use a SSL certificated when transmitting data to and from the query pages. Also do some research into MySQL Injection prevention. That&#8217;s the best I can offer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: austin</title>
		<link>http://aldebaranwebdesign.com/blog/storing-private-information-in-an-online-database/comment-page-1/#comment-5821</link>
		<dc:creator>austin</dc:creator>
		<pubDate>Wed, 17 Nov 2010 01:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/?p=634#comment-5821</guid>
		<description>Hi Jill. Thanks for the info. I am new to web and database design. I have a question for you. I work for a small company that still does things the old fashioned way. I am in the process of designing a MySql database to store job, and inventory information. It may someday store employee and other confidential information. To access the database I want to set up a web based application using Perl/Mason. If this web application is eventually stored with a web hosting service, how do I use it to access my database securely. Where should I keep the database. Or should I just host the web server myself. 
Thanks. Hope you have time to answer this .</description>
		<content:encoded><![CDATA[<p>Hi Jill. Thanks for the info. I am new to web and database design. I have a question for you. I work for a small company that still does things the old fashioned way. I am in the process of designing a MySql database to store job, and inventory information. It may someday store employee and other confidential information. To access the database I want to set up a web based application using Perl/Mason. If this web application is eventually stored with a web hosting service, how do I use it to access my database securely. Where should I keep the database. Or should I just host the web server myself.<br />
Thanks. Hope you have time to answer this .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jill Olkoski</title>
		<link>http://aldebaranwebdesign.com/blog/storing-private-information-in-an-online-database/comment-page-1/#comment-5148</link>
		<dc:creator>Jill Olkoski</dc:creator>
		<pubDate>Fri, 31 Jul 2009 16:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/?p=634#comment-5148</guid>
		<description>Hi Tina,
Excellent question. So far, I&#039;ve never had an ecommerce client who needed to do a credit check. I presume that this kind of check would be necessary to get a loan, versus making a purchase. In general, I would NEVER submit my SSN number via any online service, unless it was the government or one of the big three credit rating agencies. Just too dangerous, my personal opinion. Whenever I&#039;ve been required to give SSN number, it was either via phone, or via fax.

Note, that I&#039;ve been contacted by a few loan companies who wanted me to do just this, to collect SSN numbers and send them in the clear, via email. I&#039;ve refused these jobs, concerned they might be scams. 

Now, I&#039;m no security expert. I have heard that it&#039;s possible to encrypted in the database, but I haven&#039;t done this before - it&#039;s simply out of the scope of what I&#039;m comfortable doing. If you need to collect and store SSN numbers, you should consult with a web developer security expert who has done this type of thing before. I&#039;m sure there are other things as well, it&#039;s just out of my field of expertise.</description>
		<content:encoded><![CDATA[<p>Hi Tina,<br />
Excellent question. So far, I&#8217;ve never had an ecommerce client who needed to do a credit check. I presume that this kind of check would be necessary to get a loan, versus making a purchase. In general, I would NEVER submit my SSN number via any online service, unless it was the government or one of the big three credit rating agencies. Just too dangerous, my personal opinion. Whenever I&#8217;ve been required to give SSN number, it was either via phone, or via fax.</p>
<p>Note, that I&#8217;ve been contacted by a few loan companies who wanted me to do just this, to collect SSN numbers and send them in the clear, via email. I&#8217;ve refused these jobs, concerned they might be scams. </p>
<p>Now, I&#8217;m no security expert. I have heard that it&#8217;s possible to encrypted in the database, but I haven&#8217;t done this before &#8211; it&#8217;s simply out of the scope of what I&#8217;m comfortable doing. If you need to collect and store SSN numbers, you should consult with a web developer security expert who has done this type of thing before. I&#8217;m sure there are other things as well, it&#8217;s just out of my field of expertise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tina</title>
		<link>http://aldebaranwebdesign.com/blog/storing-private-information-in-an-online-database/comment-page-1/#comment-5147</link>
		<dc:creator>Tina</dc:creator>
		<pubDate>Fri, 31 Jul 2009 14:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://aldebaranwebdesign.com/blog/?p=634#comment-5147</guid>
		<description>This is good information.  I&#039;m curious how you would handle a client who requires Social Security number information necessary to process a credit check on a customer.

Suppose the client is very adamant that this information be captured, as it&#039;s vital to his business.  

I would assume the obvious:  if it&#039;s to be stored in a database, the SS number needs to be encrypted and the data transfer needs to be via SSL.  But what other security measures can be taken that haven&#039;t already been mentioned above?</description>
		<content:encoded><![CDATA[<p>This is good information.  I&#8217;m curious how you would handle a client who requires Social Security number information necessary to process a credit check on a customer.</p>
<p>Suppose the client is very adamant that this information be captured, as it&#8217;s vital to his business.  </p>
<p>I would assume the obvious:  if it&#8217;s to be stored in a database, the SS number needs to be encrypted and the data transfer needs to be via SSL.  But what other security measures can be taken that haven&#8217;t already been mentioned above?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Database Caching 9/17 queries in 0.042 seconds using disk: basic

Served from: aldebaranwebdesign.com @ 2012-05-22 04:27:02 -->
