<?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 for Blog</title>
	<atom:link href="http://blog.primestudiosllc.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.primestudiosllc.com</link>
	<description>Prime Studios</description>
	<lastBuildDate>Sat, 28 Aug 2010 22:14:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>Comment on Send Time Limited Secure Logins with timebomb.it by Austin Szelkowski</title>
		<link>http://blog.primestudiosllc.com/security/send-time-limited-secure-logins-with-timebomb-it/comment-page-1#comment-51</link>
		<dc:creator>Austin Szelkowski</dc:creator>
		<pubDate>Sat, 28 Aug 2010 22:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primestudiosllc.com/?p=903#comment-51</guid>
		<description>This is beyond genius! Time-sensitive logins/data access. you guys are onto something that I think you need to consider properly protecting/monetizing. I have connections to a someone who can get a patent for a technology about 5-8 times as fast as the industry standard at 3 times the average success rate (i.e. 100% current success rate) for about 1/4 the normal price. He&#039;s already investing in me, and I think you guys would be quite interesting in him. Let&#039;s talk.&lt;br&gt;&lt;br&gt;- Austin</description>
		<content:encoded><![CDATA[<p>This is beyond genius! Time-sensitive logins/data access. you guys are onto something that I think you need to consider properly protecting/monetizing. I have connections to a someone who can get a patent for a technology about 5-8 times as fast as the industry standard at 3 times the average success rate (i.e. 100% current success rate) for about 1/4 the normal price. He&#39;s already investing in me, and I think you guys would be quite interesting in him. Let&#39;s talk.</p>
<p>- Austin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send Time Limited Secure Logins with timebomb.it by PrimeStudios</title>
		<link>http://blog.primestudiosllc.com/security/send-time-limited-secure-logins-with-timebomb-it/comment-page-1#comment-50</link>
		<dc:creator>PrimeStudios</dc:creator>
		<pubDate>Sat, 28 Aug 2010 10:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primestudiosllc.com/?p=903#comment-50</guid>
		<description>We were recently asked about how the data gets stored, as it appears to be in plain text when viewed. The encryption process goes as follows: A 10-character, random, never been used (unique), lowercase alpha-numeric URL is created for the information. Behind the scenes, this URL is concatenated with a server-side string, and then hashed using SHA1 and stored. The remaining information proceeds to be stored with 256-bit AES encryption, using a 32-character encryption key concatenated with the URL. To retrieve the information, we take the URL you entered, hash it appropriately, and if there is a matching entry all the other data is decrypted using the URL as part of the key.&lt;br&gt;&lt;br&gt;Whether you know what that all means or not, it leads to the fact that even if someone got  to the server or database, it would take a matter of months or years to decrypt it and make it useful (links can only exist for a week anyways). These methods use the URL as a one-way key, and without it, you can&#039;t get anything.</description>
		<content:encoded><![CDATA[<p>We were recently asked about how the data gets stored, as it appears to be in plain text when viewed. The encryption process goes as follows: A 10-character, random, never been used (unique), lowercase alpha-numeric URL is created for the information. Behind the scenes, this URL is concatenated with a server-side string, and then hashed using SHA1 and stored. The remaining information proceeds to be stored with 256-bit AES encryption, using a 32-character encryption key concatenated with the URL. To retrieve the information, we take the URL you entered, hash it appropriately, and if there is a matching entry all the other data is decrypted using the URL as part of the key.</p>
<p>Whether you know what that all means or not, it leads to the fact that even if someone got  to the server or database, it would take a matter of months or years to decrypt it and make it useful (links can only exist for a week anyways). These methods use the URL as a one-way key, and without it, you can&#39;t get anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 11 Things You&#8217;re Doing Wrong on Your Website (and how to fix them!) by Prime Studios</title>
		<link>http://blog.primestudiosllc.com/business/11-things-your-doing-wrong-on-your-website-and-how-to-fix-them/comment-page-1#comment-49</link>
		<dc:creator>Prime Studios</dc:creator>
		<pubDate>Wed, 28 Jul 2010 23:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primestudiosllc.com/?p=616#comment-49</guid>
		<description>From the moderator</description>
		<content:encoded><![CDATA[<p>From the moderator</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 11 Things You&#8217;re Doing Wrong on Your Website (and how to fix them!) by PrimeStudios</title>
		<link>http://blog.primestudiosllc.com/business/11-things-your-doing-wrong-on-your-website-and-how-to-fix-them/comment-page-1#comment-48</link>
		<dc:creator>PrimeStudios</dc:creator>
		<pubDate>Wed, 28 Jul 2010 23:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primestudiosllc.com/?p=616#comment-48</guid>
		<description>Another comment here</description>
		<content:encoded><![CDATA[<p>Another comment here</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 11 Things You&#8217;re Doing Wrong on Your Website (and how to fix them!) by PrimeStudios</title>
		<link>http://blog.primestudiosllc.com/business/11-things-your-doing-wrong-on-your-website-and-how-to-fix-them/comment-page-1#comment-47</link>
		<dc:creator>PrimeStudios</dc:creator>
		<pubDate>Wed, 28 Jul 2010 22:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.primestudiosllc.com/?p=616#comment-47</guid>
		<description>Testing comment system</description>
		<content:encoded><![CDATA[<p>Testing comment system</p>
]]></content:encoded>
	</item>
</channel>
</rss>
