<?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>Nicholas Zakas &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/nicholas-zakas/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>Secure localStorage? Now that&#8217;s a good question!</title>
		<link>/2010/04/13/secure-localstorage-now-thats-a-good-question/</link>
		<comments>/2010/04/13/secure-localstorage-now-thats-a-good-question/#respond</comments>
		<pubDate>Tue, 13 Apr 2010 15:18:49 +0000</pubDate>
		<dc:creator><![CDATA[Stoimen]]></dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[Nicholas Zakas]]></category>

		<guid isPermaLink="false">/?p=1438</guid>
		<description><![CDATA[Nicholas Zakas posted today a very very interesting post about one of the most interesting and useful features in HTML5 &#8211; localStorage. What&#8217;s really impressing is that everybody&#8217;s using it, including me, with no fear of security. But security is never strong enough, so it&#8217;s quite interesting to listen up the guru! I recently posted &#8230; <a href="/2010/04/13/secure-localstorage-now-thats-a-good-question/" class="more-link">Continue reading <span class="screen-reader-text">Secure localStorage? Now that&#8217;s a good question!</span> <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2010/02/24/storing-javascript-objects-in-html5-localstorage/" rel="bookmark" title="Storing JavaScript objects in html5 localStorage">Storing JavaScript objects in html5 localStorage </a></li>
<li><a href="/2010/02/25/jquery-localstorage-plugin/" rel="bookmark" title="jQuery localStorage plugin">jQuery localStorage plugin </a></li>
<li><a href="/2010/02/26/jquery-localstorage-plugin-alpha/" rel="bookmark" title="jQuery localStorage plugin (alpha)">jQuery localStorage plugin (alpha) </a></li>
<li><a href="/2009/11/13/writing-a-jquery-plugin-part-1-good-practices/" rel="bookmark" title="Writing a jQuery plugin &#8211; (part 1). Good practices!">Writing a jQuery plugin &#8211; (part 1). Good practices! </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Nicholas Zakas posted today a very very interesting <a href="http://www.nczonline.net/blog/2010/04/13/towards-more-secure-client-side-data-storage/" target="_blank">post</a> about one of the most interesting and useful features in HTML5 &#8211; localStorage. What&#8217;s really impressing is that everybody&#8217;s using it, including me, with no fear of security. But security is never strong enough, so it&#8217;s quite interesting to listen up the guru!</p>
<p>I recently <a href="/2010/02/26/jquery-localstorage-plugin-alpha/">posted</a> a localStorage wrapper for jQuery in form of a simple plugin. What I miss there is the security.</p>
<p>Definitely I&#8217;ve to change it a bit!</p>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2010/02/24/storing-javascript-objects-in-html5-localstorage/" rel="bookmark" title="Storing JavaScript objects in html5 localStorage">Storing JavaScript objects in html5 localStorage </a></li>
<li><a href="/2010/02/25/jquery-localstorage-plugin/" rel="bookmark" title="jQuery localStorage plugin">jQuery localStorage plugin </a></li>
<li><a href="/2010/02/26/jquery-localstorage-plugin-alpha/" rel="bookmark" title="jQuery localStorage plugin (alpha)">jQuery localStorage plugin (alpha) </a></li>
<li><a href="/2009/11/13/writing-a-jquery-plugin-part-1-good-practices/" rel="bookmark" title="Writing a jQuery plugin &#8211; (part 1). Good practices!">Writing a jQuery plugin &#8211; (part 1). Good practices! </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2010/04/13/secure-localstorage-now-thats-a-good-question/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
