<?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>画像認証 | ウダ2Blog</title>
	<atom:link href="https://uda2.com/blog/tag/%E7%94%BB%E5%83%8F%E8%AA%8D%E8%A8%BC/feed/" rel="self" type="application/rss+xml" />
	<link>https://uda2.com/blog</link>
	<description>大阪でフリーランスとしてWEB制作している管理人が気になった技術をメモったり、作ったツールの紹介などを綴っているブログです。</description>
	<lastBuildDate>Sat, 13 Dec 2008 08:20:00 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>いたずら防止に画像認証</title>
		<link>https://uda2.com/blog/post_50/</link>
					<comments>https://uda2.com/blog/post_50/#respond</comments>
		
		<dc:creator><![CDATA[uda2]]></dc:creator>
		<pubDate>Sat, 13 Dec 2008 08:20:00 +0000</pubDate>
				<category><![CDATA[制作日記]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[いたずら]]></category>
		<category><![CDATA[画像認証]]></category>
		<guid isPermaLink="false">http://uda2.com/wordpress/2008/12/post_50.html</guid>

					<description><![CDATA[<p>入会のフォームに誰かがいたずらしてる様だ。 以前、掲示板に中国ドメインによる攻撃があったので中国ドメインと攻撃したIPを除外する様にhtaccessを書いていて myreleaseにも同じ様にしてるので大丈夫だと思ってた</p>
The post <a href="https://uda2.com/blog/post_50/">いたずら防止に画像認証</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></description>
										<content:encoded><![CDATA[<p>入会のフォームに誰かがいたずらしてる様だ。<br />
以前、掲示板に中国ドメインによる攻撃があったので中国ドメインと攻撃したIPを除外する様にhtaccessを書いていて<br />
myreleaseにも同じ様にしてるので大丈夫だと思ってたんだけど、ダメみたい。<br />
そこで画像認証を考えてみた。<br />
結構、色んな人が作ってくれてるので簡単に設置できる。<br />
<img decoding="async" src="http://uda2.com/kcaptcha/" /><br />
<a href="http://uda2.com/kcaptcha/form_example.php" target="_blank">http://uda2.com/kcaptcha/form_example.php</a><br />
もう少し画像認証について調べてみたらどうも一般的なユーザーには好まれない様だ。<br />
どうしようかと、思ってお問い合わせのあった人の情報を削除するためにDBを覗くと似たメールアドレスで使ってる人を発見。<br />
攻撃されてるのではなく単に間違えて入力した様だ・・・。</p>The post <a href="https://uda2.com/blog/post_50/">いたずら防止に画像認証</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></content:encoded>
					
					<wfw:commentRss>https://uda2.com/blog/post_50/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
