<?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: Securimage 2.0.1 Beta Released</title>
	<atom:link href="http://www.phpcaptcha.org/securimage-2-0-1-beta-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/</link>
	<description>Free PHP Captcha Script</description>
	<lastBuildDate>Wed, 28 Jul 2010 05:51:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: pinks</title>
		<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/comment-page-1/#comment-4492</link>
		<dc:creator>pinks</dc:creator>
		<pubDate>Mon, 26 Jul 2010 06:51:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/?p=221#comment-4492</guid>
		<description>good, thanks.</description>
		<content:encoded><![CDATA[<p>good, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me on wordpress</title>
		<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/comment-page-1/#comment-4437</link>
		<dc:creator>me on wordpress</dc:creator>
		<pubDate>Sun, 16 May 2010 10:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/?p=221#comment-4437</guid>
		<description>good update info</description>
		<content:encoded><![CDATA[<p>good update info</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abeecdick</title>
		<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/comment-page-1/#comment-4436</link>
		<dc:creator>abeecdick</dc:creator>
		<pubDate>Sun, 16 May 2010 10:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/?p=221#comment-4436</guid>
		<description>nice info, thanks :)</description>
		<content:encoded><![CDATA[<p>nice info, thanks <img src='http://www.phpcaptcha.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abeecdick</title>
		<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/comment-page-1/#comment-4435</link>
		<dc:creator>abeecdick</dc:creator>
		<pubDate>Sun, 16 May 2010 10:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/?p=221#comment-4435</guid>
		<description>It&#039;s nice thanks :)</description>
		<content:encoded><![CDATA[<p>It's nice thanks <img src='http://www.phpcaptcha.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/comment-page-1/#comment-4382</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Fri, 19 Mar 2010 19:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/?p=221#comment-4382</guid>
		<description>Oh just as a after thought HTML5 has audio support, it might be an idea in the future to provide a direct access to  a mp3/ogg/wav stream as an alternative to the flash audio. That would be UBER cool.</description>
		<content:encoded><![CDATA[<p>Oh just as a after thought HTML5 has audio support, it might be an idea in the future to provide a direct access to  a mp3/ogg/wav stream as an alternative to the flash audio. That would be UBER cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/comment-page-1/#comment-4381</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Fri, 19 Mar 2010 19:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/?p=221#comment-4381</guid>
		<description>Also maybe you should include the .fla or any .as files you may have for the secureimage_play.swf. That way we could at least audit the code for any problems in the flash, or even improve the code.</description>
		<content:encoded><![CDATA[<p>Also maybe you should include the .fla or any .as files you may have for the secureimage_play.swf. That way we could at least audit the code for any problems in the flash, or even improve the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave</title>
		<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/comment-page-1/#comment-4380</link>
		<dc:creator>dave</dc:creator>
		<pubDate>Fri, 19 Mar 2010 18:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/?p=221#comment-4380</guid>
		<description>*Wishes for new features*
I noticed that the signature_font is not a public property and is defaulted to use AHGBold.ttf, and the size of the signature font is hardcoded to 10pts. It would be cool if this was adjustable.

*Security Issues*
Could you please store the $_SESSION[&#039;securimage_code_value&#039;] as a salted md5/sha1 hash. This would stop somebody possibly using a script in a shared hosting environment to automatically hijack a session and extract the &#039;securimage_code_value&#039;.

Also as this is a PHP5 script, could you please set the intended class properties and functions to private. That may stop an attack vector from another PHP class.

You might also want to immediately unset($this-&gt;code) as soon as it has been used to generate a word image and it has been store to session, just to be safe.

If you need some help with these security fixes just email me.

My 2c</description>
		<content:encoded><![CDATA[<p>*Wishes for new features*<br />
I noticed that the signature_font is not a public property and is defaulted to use AHGBold.ttf, and the size of the signature font is hardcoded to 10pts. It would be cool if this was adjustable.</p>
<p>*Security Issues*<br />
Could you please store the $_SESSION['securimage_code_value'] as a salted md5/sha1 hash. This would stop somebody possibly using a script in a shared hosting environment to automatically hijack a session and extract the 'securimage_code_value'.</p>
<p>Also as this is a PHP5 script, could you please set the intended class properties and functions to private. That may stop an attack vector from another PHP class.</p>
<p>You might also want to immediately unset($this-&gt;code) as soon as it has been used to generate a word image and it has been store to session, just to be safe.</p>
<p>If you need some help with these security fixes just email me.</p>
<p>My 2c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jattind</title>
		<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/comment-page-1/#comment-4352</link>
		<dc:creator>jattind</dc:creator>
		<pubDate>Sun, 21 Feb 2010 19:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/?p=221#comment-4352</guid>
		<description>I have updated to 2.01 Beta. It was easy to install. I added the audio capability as well, which also work fine. However I did find that in SSL mode the audio does not work using IE. The speaker image keeps showing the circle. Both Firefox and Safari browsers did not have this issue. The audio works fine for in SSL and non-SSL modes. The tests were done using the example_form supplied as part of the package.</description>
		<content:encoded><![CDATA[<p>I have updated to 2.01 Beta. It was easy to install. I added the audio capability as well, which also work fine. However I did find that in SSL mode the audio does not work using IE. The speaker image keeps showing the circle. Both Firefox and Safari browsers did not have this issue. The audio works fine for in SSL and non-SSL modes. The tests were done using the example_form supplied as part of the package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stanley WAS</title>
		<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/comment-page-1/#comment-4338</link>
		<dc:creator>Stanley WAS</dc:creator>
		<pubDate>Tue, 09 Feb 2010 16:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/?p=221#comment-4338</guid>
		<description>Tried it; too many problems. Succeeded with an html captcha script.</description>
		<content:encoded><![CDATA[<p>Tried it; too many problems. Succeeded with an html captcha script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luis</title>
		<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/comment-page-1/#comment-4324</link>
		<dc:creator>luis</dc:creator>
		<pubDate>Wed, 27 Jan 2010 16:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/?p=221#comment-4324</guid>
		<description>Quisiera descargar el beta 2.01. Gracias.</description>
		<content:encoded><![CDATA[<p>Quisiera descargar el beta 2.01. Gracias.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aravind</title>
		<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/comment-page-1/#comment-4294</link>
		<dc:creator>aravind</dc:creator>
		<pubDate>Mon, 04 Jan 2010 08:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/?p=221#comment-4294</guid>
		<description>Thans</description>
		<content:encoded><![CDATA[<p>Thans</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/comment-page-1/#comment-4284</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 30 Dec 2009 03:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/?p=221#comment-4284</guid>
		<description>I&#039;ll give it a shot. Sounds easy enough.</description>
		<content:encoded><![CDATA[<p>I'll give it a shot. Sounds easy enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil Saini</title>
		<link>http://www.phpcaptcha.org/securimage-2-0-1-beta-released/comment-page-1/#comment-4270</link>
		<dc:creator>Anil Saini</dc:creator>
		<pubDate>Thu, 17 Dec 2009 13:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpcaptcha.org/?p=221#comment-4270</guid>
		<description>Please send captcha code for php &amp; some captcha images....</description>
		<content:encoded><![CDATA[<p>Please send captcha code for php &amp; some captcha images&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
