<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dangoldin &#187; Privacy</title>
	<atom:link href="http://www.dangoldin.com/category/privacy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dangoldin.com</link>
	<description>My thoughts and musings</description>
	<lastBuildDate>Wed, 25 Aug 2010 18:51:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Internet Passwords: Some Advice</title>
		<link>http://www.dangoldin.com/2008/06/19/internet-passwords-some-advice/</link>
		<comments>http://www.dangoldin.com/2008/06/19/internet-passwords-some-advice/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 20:55:09 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.dangoldin.com/blog/?p=19</guid>
		<description><![CDATA[After my previous post on the lack of privacy, I feel obligated to give some advice regarding internet passwords in order to maintain the privacy that we do have. 1. Use different passwords for different sites You should have at least 3 different passwords: E-mail Account This account controls all your other accounts so protect [...]]]></description>
			<content:encoded><![CDATA[<p>After my previous post on the lack of privacy, I feel obligated to give some advice regarding internet passwords in order to maintain the privacy that we do have.</p>
<p><strong>1. Use different passwords for different sites</strong></p>
<p>You should have at least 3 different passwords:</p>
<ol>
<li>E-mail Account</li>
<p>This account controls all your other accounts so protect it as much as you can. All other accounts can be accessed or reset if someone has access to your email.</p>
<li>Bank/Financial Accounts</li>
<p>These control your money so use a different password for these than for the rest of your accounts. In addition, you may want to keep your credit card account passwords separate from your bank accounts.</p>
<li>&#8220;Fun&#8221; Account</li>
<p>These may not be vital to your survival (unless you are a facebook addict) so a password compromise here may not affect you too much. In addition, these sites may not store your password as securely as the bank accounts so you don&#8217;t want this password being the same as the other accounts.</ol>
<p>A good way to generate passwords is to contain some sort of &#8220;base&#8221; and add some prefixes or suffixes to it in order to come up with the password for the various sites. For example, I can have my base password be &#8220;orange&#8221;. For financial sites my password will be &#8220;orangeFIN22&#8243;, for my email it will be &#8220;orangeE33&#8243;, etc. Then you don&#8217;t have to remember an entirely different set of passwords yet they are distinct enough to avoid compromising all your accounts with a stolen password.</p>
<p><strong>2. Don&#8217;t trust web sites that are able to send you your password over email</strong></p>
<p>If a website is able to tell you what your password is, it means it is storing it in the database as either the password itself or through a transformation that is reversible (a becomes b, b becomes c, ..). This means that the site knows what your password is and can be easily accessed by employees of the site or anyone that has access to the database.</p>
<p>The proper way to handle user passwords is to hash it (one way map) immediately to some obfuscated characters and store those in the database along with an additional field that ensures each row is hashed differently. Then when a user logs in, the site will do this one way map and compare the result against the value in the database; omly if they match is the user logged in.</p>
<p>If you are interested in hashing, take a look at <a href="http://bretm.home.comcast.net/~bretm/hash/">http://bretm.home.comcast.net/~bretm/hash/</a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/464baeac-6000-4496-acf6-0672356c59e9/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=464baeac-6000-4496-acf6-0672356c59e9" alt="Reblog this post [with Zemanta]" /></a></div>
<p><a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F19%2Finternet-passwords-some-advice%2F&amp;linkname=Internet%20Passwords%3A%20Some%20Advice" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/friendfeed?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F19%2Finternet-passwords-some-advice%2F&amp;linkname=Internet%20Passwords%3A%20Some%20Advice" title="FriendFeed" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/friendfeed.png" width="16" height="16" alt="FriendFeed"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F19%2Finternet-passwords-some-advice%2F&amp;linkname=Internet%20Passwords%3A%20Some%20Advice" title="Digg" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F19%2Finternet-passwords-some-advice%2F&amp;linkname=Internet%20Passwords%3A%20Some%20Advice" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/yahoo_buzz?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F19%2Finternet-passwords-some-advice%2F&amp;linkname=Internet%20Passwords%3A%20Some%20Advice" title="Yahoo Buzz" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/buzz.png" width="16" height="16" alt="Yahoo Buzz"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F19%2Finternet-passwords-some-advice%2F&amp;linkname=Internet%20Passwords%3A%20Some%20Advice" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F19%2Finternet-passwords-some-advice%2F&amp;linkname=Internet%20Passwords%3A%20Some%20Advice" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.dangoldin.com/2008/06/19/internet-passwords-some-advice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Privacy in the Digital Age</title>
		<link>http://www.dangoldin.com/2008/06/12/privacy-in-the-digital-age/</link>
		<comments>http://www.dangoldin.com/2008/06/12/privacy-in-the-digital-age/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 20:03:27 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://www.dangoldin.com/blog/?p=18</guid>
		<description><![CDATA[With so many people joining social networks like Facebook, MySpace, and LinkedIn, it&#8217;s becoming harder and harder to protect your personal information. If one of your friends happens to add a host of different facebook apps, those apps will have access to his friends&#8217; (your) information. There is nothing you can do to stop this [...]]]></description>
			<content:encoded><![CDATA[<p>With so many people joining social networks like Facebook, MySpace, and LinkedIn, it&#8217;s becoming harder and harder to protect your personal information. If one of your friends happens to add a host of different facebook apps, those apps will have access to his friends&#8217; (your) information. There is nothing you can do to stop this unless you either remove all your friends or create very limited profiles.</p>
<p>In addition, people have come to expect to be able to add you as a friend after they&#8217;ve met you and rejecting them may be construed as anti-social. Imagine a recruiter not being able to look at your information on LinkedIn or a potential date not being able to look at your interests or photos on facebook &#8211; you will be missing out on opportunities.</p>
<p>How is one supposed to play this game where you want your information both hidden and shared? My solution is to embrace this lack of privacy: integrate yourself into as many social networks as you can, start a blog, post on various forums, publish your photos on Flickr, and so forth. By being famous (if only on the internet) you will eliminate a lot of the adverse effects of having your information public. You will have enough of a community to support you in case anything goes wrong and you can stop worrying about your information being shared.</p>
<p>How often does Bill Gates worry about his identity being stolen?</p>
<p><a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F12%2Fprivacy-in-the-digital-age%2F&amp;linkname=Privacy%20in%20the%20Digital%20Age" title="Twitter" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/friendfeed?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F12%2Fprivacy-in-the-digital-age%2F&amp;linkname=Privacy%20in%20the%20Digital%20Age" title="FriendFeed" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/friendfeed.png" width="16" height="16" alt="FriendFeed"/></a> <a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F12%2Fprivacy-in-the-digital-age%2F&amp;linkname=Privacy%20in%20the%20Digital%20Age" title="Digg" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F12%2Fprivacy-in-the-digital-age%2F&amp;linkname=Privacy%20in%20the%20Digital%20Age" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a> <a href="http://www.addtoany.com/add_to/yahoo_buzz?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F12%2Fprivacy-in-the-digital-age%2F&amp;linkname=Privacy%20in%20the%20Digital%20Age" title="Yahoo Buzz" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/buzz.png" width="16" height="16" alt="Yahoo Buzz"/></a> <a href="http://www.addtoany.com/add_to/google_reader?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F12%2Fprivacy-in-the-digital-age%2F&amp;linkname=Privacy%20in%20the%20Digital%20Age" title="Google Reader" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/reader.png" width="16" height="16" alt="Google Reader"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fwww.dangoldin.com%2F2008%2F06%2F12%2Fprivacy-in-the-digital-age%2F&amp;linkname=Privacy%20in%20the%20Digital%20Age" title="Facebook" rel="nofollow" target="_blank"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.dangoldin.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.dangoldin.com/2008/06/12/privacy-in-the-digital-age/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
