<?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 on: XNA Secure Unlock System</title>
	<atom:link href="http://codecube.net/2008/07/xna-secure-unlock-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://codecube.net/2008/07/xna-secure-unlock-system/</link>
	<description>Joel Martinez' weblog</description>
	<lastBuildDate>Fri, 03 Feb 2012 04:11:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Joel Martinez</title>
		<link>http://codecube.net/2008/07/xna-secure-unlock-system/comment-page-1/#comment-428</link>
		<dc:creator>Joel Martinez</dc:creator>
		<pubDate>Tue, 08 Jul 2008 17:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=56#comment-428</guid>
		<description>Yes, you are correct that you&#039;d have to secure your code generation mechanism.  However, it&#039;s not as tough as you might think.  For example, if my site required the user to log in with their account, then I would more than likely have access to their password (or at least a hash of that password).  I could use that as the user&#039;s secret.  And since they would have to be authenticated into my site to use the code generation page, I don&#039;t have to worry about people sharing URLs.

:-)</description>
		<content:encoded><![CDATA[<p>Yes, you are correct that you&#8217;d have to secure your code generation mechanism.  However, it&#8217;s not as tough as you might think.  For example, if my site required the user to log in with their account, then I would more than likely have access to their password (or at least a hash of that password).  I could use that as the user&#8217;s secret.  And since they would have to be authenticated into my site to use the code generation page, I don&#8217;t have to worry about people sharing URLs.</p>
<p> <img src='http://codecube.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://codecube.net/2008/07/xna-secure-unlock-system/comment-page-1/#comment-427</link>
		<dc:creator>david</dc:creator>
		<pubDate>Tue, 08 Jul 2008 15:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://codecube.net/?p=56#comment-427</guid>
		<description>cool idea... but you would have to protect as fort knox your code generating web page or somehow integrate the page with live id&#039;s.. otherwise.. insteado of sharing the codes you could share the code generating website url... and that way no matter which gamertag you use you can generate codes for it..

or i am missing something??</description>
		<content:encoded><![CDATA[<p>cool idea&#8230; but you would have to protect as fort knox your code generating web page or somehow integrate the page with live id&#8217;s.. otherwise.. insteado of sharing the codes you could share the code generating website url&#8230; and that way no matter which gamertag you use you can generate codes for it..</p>
<p>or i am missing something??</p>
]]></content:encoded>
	</item>
</channel>
</rss>

