<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: honeypot spam protection method versus the reCaptcha method</title>
		<link>https://legacy.forums.gravityhelp.com/topic/honeypot-spam-protection-method-versus-the-recaptcha-method</link>
		<description>Gravity Support Forums Topic: honeypot spam protection method versus the reCaptcha method</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:39:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/honeypot-spam-protection-method-versus-the-recaptcha-method" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "honeypot spam protection method versus the reCaptcha method"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/honeypot-spam-protection-method-versus-the-recaptcha-method#post-320719</link>
			<pubDate>Thu, 13 Jun 2013 11:15:53 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">320719@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, glad to have helped.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>benjino on "honeypot spam protection method versus the reCaptcha method"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/honeypot-spam-protection-method-versus-the-recaptcha-method#post-319785</link>
			<pubDate>Thu, 13 Jun 2013 00:40:19 +0000</pubDate>
			<dc:creator>benjino</dc:creator>
			<guid isPermaLink="false">319785@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sounds pretty solid to me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "honeypot spam protection method versus the reCaptcha method"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/honeypot-spam-protection-method-versus-the-recaptcha-method#post-319768</link>
			<pubDate>Thu, 13 Jun 2013 00:29:09 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">319768@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It asks you to select a picture. So it will basically be like &#34;if you are human, click the soccer ball&#34; and only one of the images will be a soccer ball.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>benjino on "honeypot spam protection method versus the reCaptcha method"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/honeypot-spam-protection-method-versus-the-recaptcha-method#post-319767</link>
			<pubDate>Thu, 13 Jun 2013 00:27:42 +0000</pubDate>
			<dc:creator>benjino</dc:creator>
			<guid isPermaLink="false">319767@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok thanks David. How is that Picatcha working compared to honeypot and Captcha?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "honeypot spam protection method versus the reCaptcha method"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/honeypot-spam-protection-method-versus-the-recaptcha-method#post-319695</link>
			<pubDate>Wed, 12 Jun 2013 23:39:19 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">319695@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You just need to check the box for it to work. I suggest you still use a CAPTCHA if you are having spam issues.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>benjino on "honeypot spam protection method versus the reCaptcha method"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/honeypot-spam-protection-method-versus-the-recaptcha-method#post-319660</link>
			<pubDate>Wed, 12 Jun 2013 23:23:23 +0000</pubDate>
			<dc:creator>benjino</dc:creator>
			<guid isPermaLink="false">319660@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So in G-forms is all you need to do is check the box for honey pot spam protection? Or, do yo also need to add a hidden form field?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "honeypot spam protection method versus the reCaptcha method"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/honeypot-spam-protection-method-versus-the-recaptcha-method#post-319627</link>
			<pubDate>Wed, 12 Jun 2013 23:11:08 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">319627@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is the information from Drupal's site of all places (&#60;a href=&#34;https://drupal.org/node/1232638)&#34; rel=&#34;nofollow&#34;&#62;https://drupal.org/node/1232638)&#60;/a&#62;:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Honeypot form protection means that an invisible field is added to a form. If this invisible field is filled out (bots will usually put in a value), then the form will return an error. Normal users (read: human beings) won't ever see the field, so they won't fill it out. Even if they do, the field is labeled in such a way as to indicate the human shouldn't fill out the field.&#60;/p&#62;
&#60;p&#62;This is not foolproof, though, as many spam bots can detect hidden fields, and they can also be adapted to work around a particular field on your site (this isn't typically the case for smaller sites, though). To prevent against this, you are able to change the field's name from the default, 'homepage', to whatever you'd like.&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>benjino on "honeypot spam protection method versus the reCaptcha method"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/honeypot-spam-protection-method-versus-the-recaptcha-method#post-319553</link>
			<pubDate>Wed, 12 Jun 2013 22:29:49 +0000</pubDate>
			<dc:creator>benjino</dc:creator>
			<guid isPermaLink="false">319553@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is the honeypot spam protection method versus the reCaptcha method better or worse? Can someone please elaborate a little more on the honeypot spam protection method? The reCaptcha method is pretty straightforward but I don't know how the other one works.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
