<?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>Optical Fire &#8211; Design Blog</title>
	<atom:link href="http://www.opticalfire.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.opticalfire.com/blog</link>
	<description>We Talk About Design</description>
	<lastBuildDate>Thu, 10 Apr 2014 15:54:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2</generator>
	<item>
		<title>Why you should care about Heartbleed (OpenSSL)</title>
		<link>http://www.opticalfire.com/blog/?p=13</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 09 Apr 2014 22:11:00 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">http://www.opticalfire.com/blog/?p=13</guid>

					<description><![CDATA[A major vulnerability was discovered Monday in Internet security. It has been described as a bug with â€œepic repercussionsâ€ [E] It can allow virtually any information entered into a secure website to be made available to an attacker. The vulnerability is found in OpenSSL which is used on roughly 2/3 of all websites. BOTTOM LINE [&#8230;]]]></description>
										<content:encoded><![CDATA[<h3 style="color:#536c68;">A major vulnerability was discovered Monday in Internet security. It has been described as a bug with â€œepic repercussionsâ€ <span style="color:656565; font-size:0.6em;">[E]</span>  It can allow virtually any information entered into a secure website to be made available to an attacker. The vulnerability is found in OpenSSL which is used on roughly 2/3 of all websites.</h3>
<p><code></p>
<div style="width: 250px; float:right; margin:5px 0px 5px 15px; background-color:#cbe7e2; padding:5px; font-family:Georgia, 'Times New Roman', Times, serif; font-size:0.8em;  "><strong>BOTTOM LINE</strong><br />
Once you've confirmed that your bank, credit card, social network and other sites have either:</p>
<p><b>A)</b> Not been compromised in the first place<br />
<b>B)</b> Have patched the bug</p>
<p>You should change all your passwords (and not reuse any of them on multiple sites).
</p></div>
<p></code><br />
As of the evening of 08 April 2014, vulnerable websites included Yahoo, Flickr, Tumblr and many other top sites. Here&#8217;s <a href="https://github.com/musalbas/heartbleed-masstest/blob/master/top1000.txt">a list of of sites that were still vulnerable</a> yesterday, but note that just because a site was not vulnerable this week, does not mean information was not compromised. This vulnerability has existed for around two years and exploitation leaves no trace â€“ making it possible that websites have been leaking sensitive data for moths or years without raising any red flags. <span style="color:656565; font-size:0.6em;">[A]</span></p>
<p>Techlicious states that it is â€œnot clear, and probably never will be, which sites were actually subject to malicious activities and what data was stolen. Nor is easy for the average Internet user to determine which sites were even vulnerable in the first place. This puts us in the unfortunate position of recommending that you change all of your passwords for every website, but that you only do it for a given site once it&#8217;s gotten a security upgrade to prevent future snooping. Sounds like a massive, complicated undertaking? It is. But that is a reflection of how serious this threat is.â€ <span style="color:656565; font-size:0.6em;">[C]</span></p>
<p>By exploiting this vulnerability â€œattackers could decrypt traffic to and from the server; impersonate the server so that users who think theyâ€<img src="https://s.w.org/images/core/emoji/14.0.0/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />re visiting a given website are actually visiting a fraudulent site disguised as the correct one; or decrypt the serverâ€<img src="https://s.w.org/images/core/emoji/14.0.0/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s databases, including their usersâ€<img src="https://s.w.org/images/core/emoji/14.0.0/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /> personal information, such as usernames, passwords, email addresses, payment information and more.â€ <span style="color:656565; font-size:0.6em;">[A]</span></p>
<p>You may not want to change your passwords just yet. â€œIf a website hasnâ€<img src="https://s.w.org/images/core/emoji/14.0.0/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t [fixed the problem] then a new password would be just as compromised as an old one.â€ <span style="color:656565; font-size:0.6em;">[A]</span>  The New York Times â€œ Bitsâ€ blog echoes this recommendation, â€œChanging a password on a site that hasnâ€<img src="https://s.w.org/images/core/emoji/14.0.0/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t been fixed could simply hand the new password over to hackers. Experts recommended that,  before making any changes,  users check a site for an announcement that it has dealt with the issue.â€ <span style="color:656565; font-size:0.6em;">[B]</span> </p>
<p>It has been suggested by some authors that Internet users take a few days away from the net while server administrators patch the issues, but ICSI security researcher Nicholas Weaver says that approach may not be sufficient. In the case of a compromise server, it likely their private keys were compromised as well. This would allow attackers continued access even after the patch is applied unless security certificates are revoked and reissued. The Verge reports that â€œServers can reset their certificates, but it&#8217;s slow and expensive, and experts suspect many of them may simply assume the patch is enough. &#8220;I bet that there will be a lot of vulnerable servers a year from now,&#8221; Weaver says. &#8220;This won&#8217;t get fixed.&#8221; â€ <span style="color:656565; font-size:0.6em;">[D]</span> </p>
<p>While the scope of this issue is currently unknown, Yahoo Tech recommends that â€œbecause an attack using the bug would leave no trace, and the potential damage from an attack would be so significant, all websites that ever used the affected versions of OpenSSL should be considered compromised. â€ <span style="color:656565; font-size:0.6em;">[A]</span></p>
<p>Even if you do not care if your Flickr or Tumblr account data is compromised, be aware that that data from one site can be used to access other sites. For instance, if you use the same passwords on multiple accounts, one compromised account can allow an attacker to access sites you do care about (i.e. banking and email). If an attacker gains access to your email account, it is often possible to reset all of your passwords (including financial institutions). The attacker would then have full access to all your important accounts and personal information. Since it is unknown which sites were subject to a data breech, reseting all passwords is the only safe solution.</p>
<div style="color:#999999; font-size:0.8em;">
<p><b>Sources &amp; Further Reading</b></p>
<p>[A]  Yahoo Tech &#8211; 08 Apr 2014: <a href="https://www.yahoo.com/tech/heres-what-you-need-to-know-about-the-heartbleed-bug-82120054478.html">Here&#8217;s What You Need to Know About the &#8216;Heartbleed&#8217; Bug That&#8217;s Attacking Millions of Websites</a> &#8211; by Jill Scharr</p>
<p>[B]  NY Times Bits &#8211; 08 April 2014: <a href="http://bits.blogs.nytimes.com/2014/04/08/flaw-found-in-key-method-for-protecting-data-on-the-internet/">Experts Find a Door Ajar in an Internet Security Method Thought Safe</a> &#8211; by Nicole Perlroth</p>
<p>[C] Techlicious &#8211; 08 April 2014:  <a href="http://www.techlicious.com/blog/heartbleed-security-bug-may-be-worst-ever/">Heartbleed Security Bug May be Worst Ever</a> &#8211; by Fox Van Allen</p>
<p>[D]  The Verge &#8211; 08 April 2014: <a href="http://www.theverge.com/2014/4/8/5594266/how-heartbleed-broke-the-internet">Why Heartbleed is the most dangerous security flaw on the web</a> &#8211; By Russell Brandom</p>
<p>[E]  Krebs on Security &#8211; 08 April 2014:<a href="http://krebsonsecurity.com/2014/04/heartbleed-bug-exposes-passwords-web-site-encryption-keys/">â€˜Heartbleedâ€<img src="https://s.w.org/images/core/emoji/14.0.0/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Bug Exposes Passwords, Web Site Encryption Keys</a>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Welcome to our blog.</title>
		<link>http://www.opticalfire.com/blog/?p=1</link>
					<comments>http://www.opticalfire.com/blog/?p=1#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 01 Jan 2014 22:26:50 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<guid isPermaLink="false">http://www.opticalfire.com/blog/?p=1</guid>

					<description><![CDATA[The purpose of this blog is to share information with both the design community and people who are looking to hire design talent. Our goal in posting articles is not to sell anyone on our company. That is what the rest of our site and portfolio is for. We want to provide useful and practical [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>The purpose of this blog is to share information with both the design community and people who are looking to hire design talent.  Our goal in posting articles is not to sell anyone on our company.  That is what the rest of our site and portfolio is for.  We want to provide useful and practical information about the field of Advertising and Design.  </p>
<p>We would love to hear your feedback on any of our articles.  Let us know if you have an issue or topic that you would like us to write about.  We will try to cover the topic or point you to someone who has already done so.  Thank you for taking the time to read our blog.  We look forward to hearing from you.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://www.opticalfire.com/blog/?feed=rss2&#038;p=1</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
