<?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>Rocketvox. One Place. &#187; encryption</title>
	<atom:link href="http://rocketvox.com/tag/encryption/feed" rel="self" type="application/rss+xml" />
	<link>http://rocketvox.com</link>
	<description>Unified Messaging</description>
	<lastBuildDate>Mon, 27 Sep 2010 18:03:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Private/confidential e-communication</title>
		<link>http://rocketvox.com/2008/11/04/privateconfidential-e-communication/%</link>
		<comments>http://rocketvox.com/2008/11/04/privateconfidential-e-communication/%#comments</comments>
		<pubDate>Tue, 04 Nov 2008 16:24:01 +0000</pubDate>
		<dc:creator>jothmeister</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[confidential communication]]></category>
		<category><![CDATA[encryption]]></category>

		<guid isPermaLink="false">http://www.rocketvox.com/blog/?p=16</guid>
		<description><![CDATA[ 
When you send a physical letter though the postal service you have an expectation and a guarantee of privacy for that communication: it is a federal offense to open mail not addressed to you.  From Wikipedia:
The U.S. Postal Inspection Service (USPIS) is one of the oldest law enforcement agencies in the U.S. It was founded [...]]]></description>
			<content:encoded><![CDATA[<p> </p>
<p>When you send a physical letter though the postal service you have an expectation and a guarantee of privacy for that communication: it is a federal offense to open mail not addressed to you.  From Wikipedia:</p>
<blockquote><p>The <a href="http://en.wikipedia.org/wiki/U.S._Postal_Inspection_Service">U.S. Postal Inspection Service</a> (USPIS) is one of the oldest <a href="http://en.wikipedia.org/wiki/Law_enforcement_agencies">law enforcement agencies</a> in the U.S. It was founded by <a href="http://en.wikipedia.org/wiki/Benjamin_Franklin">Benjamin Franklin</a>.<a href="http://en.wikipedia.org/wiki/United_States_Postal_Service#cite_note-11"><span>[12]</span></a></p></blockquote>
<blockquote><p>The mission of the USPIS is to protect the U.S. Postal Service, its employees and its customers from criminal attack, and protect the nation&#8217;s mail system from criminal misuse.</p></blockquote>
<blockquote><p>U.S. law provides for the protection of mail. Postal Inspectors enforce over 200 federal laws in investigations of crimes that may adversely affect or fraudulently use the U.S. Mail, the postal system or postal employees. The USPIS is a major federal <a href="http://en.wikipedia.org/wiki/Law_enforcement_agency"><span>law enforcement agency</span></a>.</p></blockquote>
<p><a href="http://www.rocketvox.com/wp/wp-content/uploads/2008/11/envelope1.jpg"><img class="alignleft size-thumbnail wp-image-17" title="envelope1" src="http://www.rocketvox.com/blog/wp-content/uploads/2008/11/envelope1-150x150.jpg" alt="" width="150" height="150" /></a>The physical seal on the envelope is pretty darn good assurance that the letter has not been opened. And the physical nature of the medium makes monitoring all mail a completely unscalable proposition. In the EU, there is a constitutional guarantee of secrecy of correspondence and e-mail is covered from eavesdropping. The guarantee is a lot softer in the US with a requirement for a reasonable expectation of privacy.</p>
<p> </p>
<p><a href="http://www.rocketvox.com/wp/wp-content/uploads/2008/11/300px-internet_map_1024.jpg"><img class="alignleft size-thumbnail wp-image-18" title="300px-internet_map_1024" src="http://www.rocketvox.com/blog/wp-content/uploads/2008/11/300px-internet_map_1024-150x150.jpg" alt="" width="150" height="150" /></a>The Internet is a huge network of computers designed to withstand major disruptions (e.g. nuclear strike) on one portion and still able to function and in fact continue to route traffic around the disruption through a redundant set of routers and switches. The Internet is amazingly open and accessible making all this traffic inherently vulnerable to eavesdropping or worse. The standard still used for email today was established as the SMTP standard in 1980. It was originally designed to exchange messages between the researchers who were by design the original users of the Internet. The standard has not been replaced but simply had add-ons such as MIME for attachments added to it. As a mail message leaves your desktop it probably goes through your company&#8217;s server, through the ISP&#8217;s servers who serves your company, through some unknown intermediate switches, routers and servers and finally to the ISP and corporate servers of your addressee. That is a lot of servers, switches and routers not to mention connections between them where the message could be read. Many people believe they have some protection called &#8220;security through obscurity&#8221; whereby there are so many billions of messages going through these servers that the chances someone will pick my little message to focus on must be really low. For anyone who uses Gmail or one of the other free mail offerings that publish ads on your Inbox page, you know better. They have clearly scanned your messages to pick out words and phrases to drive their auto-placement of ads. We are told this is a fully automated process and that no one intervenes, but as we now know, such assurances about the NSA monitoring phone communication only of non-US citizens were not true so it calls the email assurances into equally high questionability.</p>
<p>If you work for a company in the US where we do not have any secrecy of correspondence laws, e-mails sent using company computers are considered the property of the company and they have an explicit right to monitor them and they do. They are looking for proprietary information leaking out of the company. They are looking for employees who are not doing company business on company time. And they are looking for potentially libelous or other types of inappropriate communication (e.g. sexual harassment, pornography) that could put the company at risk.</p>
<p>OK so why don&#8217;t we just encrypt all these messages and be done with it? There are actually a number of solutions that have been proposed to encrypt email communication so why don&#8217;t we all just do it as a regular course of daily activity?</p>
<p style="text-align: center;"><a href="http://www.rocketvox.com/blog/wp-content/uploads/2008/11/525px-public_key_encryption.png"><img class="alignnone size-medium wp-image-19" title="525px-public_key_encryption" src="http://www.rocketvox.com/blog/wp-content/uploads/2008/11/525px-public_key_encryption-300x293.png" alt="" width="300" height="293" /></a></p>
<p>Let&#8217;s just spend a minute talking about how encryption works. I am going to focus on public key cryptography for this discussion but there are other technologies that also can do this; PKI just happens to be the most prevalent form of encryption around. Like everyone else talking about cryptography, let&#8217;s use Bob and Alice as the actors. Bob wants to send something secret to Alice and he wants Alice and only Alice to be able to read it. First we need someone we both trust to identify us and to be able to assert we are who we say we are. If we don&#8217;t have this Alice could be someone else who just claims to be Alice. So we each have to prove we are who we say we are to a Certificate Authority (CA). We do that to our bank so you know how this goes. We have to tell them some personal secrets that they can validate before they are convinced we are who we say. There are all kinds of levels of authentication starting with &#8220;just trust me, I am who I say&#8221; all the way up to providing a DNA sample. The problem with &#8220;I am who I say&#8221; is that that approach has given us literally thousands of people who got certificates that said they were Bill Gates. OK so clearly that is a joke. But its pretty standard now to ask someone some questions only they know and you can check in databases like credit bureaus, drivers license bureau and other sources. So without having to show up at the doorstep we can pretty reliably get authenticated by a CA who will issue us a certificate. </p>
<p>A certificate has two keys in it: a public key and a private key. These keys are just large numbers that can be plugged into a special mathematical algorithm used to transform (or scramble) some data. They are pretty magic in that if I use one of them to scramble some data, only its mate can unscramble the data. If I scramble with the private key, only the public key can read the original data. Or if I scramble with the public key, its only the private key that can read it. They are named public and private for a good reason: you always keep the private key very close to you and no one ever gets to see it or access it. On the other hand you freely distribute to everyone who needs it your public key. So play this out a little. If Bob grabs Alice&#8217;s public key and uses it to scramble (let&#8217;s start using the correct term &#8211; encrypt) a message, and assuming Alice really does keep her private key to herself, guess what, only Alice can read that message. Very simple, very clean, so what is the big deal?</p>
<p>Three things make this a technology that has never taken off. One is getting everyone who wants to communicate privately to get authenticated and get their certificates with the key pairs in them. If Bob wants to send a private message to Alice and she does not have a key-pair, Bob is stuck. He has no Alice public key to use to encrypt his message to her so if he wants to communicate at all he better just send it in the clear. The &#8220;network effect&#8221; is strongly at work here too. Bob can be a good guy and go get his certificate but if everyone he ever wants to communicate with has no certificate, Bob might as well give up because he can never encrypt any of his messages. And with none of those people out there having certificates, Bob will also never receive an encrypted message and he got that certificate for naught. Only within very closed environments such as the military and employee-to-employee within the same large company is there enough control such that everyone you communicate with can be counted on to have the certificate needed to participate.</p>
<p>The second reason this has never taken off is that it has never been smoothly integrated into the email / chat / SMS user interfaces. If its not easy to use, people will not be bothered and they will continue to hope that the critical data they are sending is not noticed by anyone out there. Finally, the third reason is that many of the biggest participants in email transport don&#8217;t want those messages encrypted. Certainly if you are a Google or a Yahoo! getting ad revenue by placing context-sensitive ads on people&#8217;s InBoxes, you will lose revenue if you can&#8217;t read the messages to extract the context.</p>
<p>People are increasingly sophisticated about e-communication. They hear the stories about people not getting a job because the new employer looked at the old pictures of them drunk out of their minds at the frat party. They see that the NSA is eavesdropping on US-citizen to US-citizen calling to have intimate comforting calls. And they know that technology exists to make communications secure. If we create a system built in one of these Internet Clouds where people register to get a new email account and when they do, a decent authentication that they are who they say they are is done, then we have a way to make sure everyone who is part of that system has a certificate. Further, as that system grows and grows, the network effect works in everyone&#8217;s favor and the people you want to communicate with will also be part of this system and will have a certificate. Finally, since such a system is just being built now the encryption of messages and the privacy of profiles is smoothly and elegantly built into a simple, clean UI from day one.</p>
]]></content:encoded>
			<wfw:commentRss>http://rocketvox.com/2008/11/04/privateconfidential-e-communication/%/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

