Scuttle Spam - reCAPTCHA Scuttle Bookmarking Script
Posted by Claus Heinrich at February 25th, 2009
Stop the SPAM! Those who use or own a Scuttle site know the spambot problem all to well. I also got sick and tired of the removal of all the spam users + bookmarks through MySQL.
And since the developer didn’t want to make the step to put some minimal defence on this system, I had to. Either that or totally abandon the script.
Scuttle Spam Protection with reCAPTCHA
In this post I will show an example of how to protect your Scuttle script a little better, with the use of reCAPTCHA. It is pretty easy and can be implemented within minutes. (This does not guarantee you will be rid of spam, but should put a pretty good plug in the hole)
Remember to backup all files before you do this. I will not be responsible for people messing up the code.
First register for an account at reCAPTCHA to get your public and private key.
Download their ZIP file containing recaptchalib.php (Upload recaptchalib.php to your Scuttle Root)
(more…)



