Captcha

Chapcha related interest group.

Captcha exists?

Manel's picture
public
group: Captcha
Manel - Sun, 2008-07-06 10:37

Hi!

I'm a new one here, few days ago some "Spammers" began to wrotte some comments in my WebSite, with a lot of links to other sites.
I work with the option that all comment needs the administrator agreement to be showed. Of course, the "Spammers" are not registered on my site.
Now, I want to improve with the Captcha module drom Drupal web site, but when I open the .zip folder, it is empty! No data inside?¿

Can you help me about it? Just I began to use Drupal few months ago and I'm not very "ducho" in this new world.

Tanks very much!

Manel


Image captcha for drupal 4.7.x

public
group: Captcha
stBorchert - Wed, 2008-07-02 11:13

Hi.
Does anyone has a working version of image captcha for drupal 4.7.x? It shouldn't be that hard to backport 5.x but if someone already did this...
I'm using drupallite ([1], [2]) for a small site and added captcha to the contact form. No I wanted to add image captcha but drupallite is based of drupal 4.7.

thanks,

Stefan

Dries Launches Mollom

Rob Loach's picture
public
group: Captcha
Rob Loach - Wed, 2008-04-02 13:21

CAPTCHA is a great way of preventing spam. Another method of spam prevention is using a web service that scans the content for spam-like content. One popular choice is Akismet. Dries has launched a new web service called Mollom. The thing that makes Mollom neat is that it presents a CAPTCHA when the published content is thought to be spam. Very neat service!


Drop the double vision feature of the image CAPTCHA?

soxofaan@drupal.org's picture
public
group: Captcha
soxofaan@drupal.org - Wed, 2008-03-26 23:33
Yes, it's useless/too difficult to explain to visitors
71% (5 votes)
No, it looks cool
14% (1 vote)
No opinion
14% (1 vote)
Total votes: 7

Captcha in DrupalCon Code Sprint

public
group: Captcha
wundo - Thu, 2008-03-06 16:37

Hi Folks,
Yesterday I just found RobLoach here in Boston DrupalCon, and he told me that Soxofaan is here also, so...
Why don't we do a Captcha code sprint tomorrow?

cheers
Fabiano Sant'Ana

How can CAPTCHA play nice with AJAX

liquidcms's picture
public
group: Captcha
liquidcms - Wed, 2008-01-02 08:48

I have recently had to modify the send.module (tell a friend function) to do a form submit through AJAX. It was not an easy task but was somewhat helped along with the use of the ajaxform submit module.


CAPTCHA Version 3.0

Rob Loach's picture
public
group: Captcha
Rob Loach - Mon, 2007-10-22 16:00

The CAPTCHA module team has released CAPTCHA Version 3.0 and comes with the following features since 3.0 RC3...


ASCII art CAPTCHA

soxofaan@drupal.org's picture
public
group: Captcha
soxofaan@drupal.org - Wed, 2007-09-19 08:18

Hello all,

Yesterday I added a new CAPTCHA type to CAPTCHA Pack: ASCII art CAPTCHA. In this CAPTCHA the user is challenged with something like this:

  888888ba              88888888b   888888ba    88888888b           
  88    `8b             88          88    `8b   88                  
 a88aaaa8P'  .d8888b.  a88aaaa     a88aaaa8P'  a88aaaa     dP    dP 
  88   `8b.  88ooood8   88          88          88         88    88 
  88     88  88.  ...   88          88          88         88.  .88 
  dP     dP  `88888P'   88888888P   dP          88888888P  `88888P' 

or this:

             __        __  ____   __  __  _____    ___  
  _ __ ___   \ \      / / |  _ \  \ \/ / |_   _|  / _ \ 
 | '_ ` _ \   \ \ /\ / /  | |_) |  \  /    | |   | (_) |
 | | | | | |   \ V  V /   |  _ <   /  \    | |    \__, |
 |_| |_| |_|    \_/\_/    |_| \_\ /_/\_\   |_|      /_/ 

More than 20 fonts are included (based on the font definitions from http://www.figlet.org/).
I expect this to be a hard one for the spam bots to solve.
Tell me what you think.

PS. It's currently only available in the development snapshot, not yet in the official release.
PS2. the CAPTCHA for submitting this story sucks, especially because I previewed it several times.


Captcha 3.0 Final Status

Rob Loach's picture
public
group: Captcha
Rob Loach - Wed, 2007-09-05 09:48

After going through the issue queue in its entirety, I conclude that there are just a few issues that we have to clear up before the final release of Captcha version 3.0 final...


Captcha Video Tutorial

Rob Loach's picture
public
group: Captcha
Rob Loach - Sun, 2007-09-02 05:36

Video thumbnail. Click to playTo go along with the release of Captcha 3.0 final, I put together a small video tutorial on Captcha, Image Captcha and reCAPTCHA.


Captcha 3.0 RC 3 Released

public
group: Captcha
wundo - Sat, 2007-09-01 13:51

Crossposting here:
Hi Folks,
Last version from Captcha had an PHP 4 incompatibility.
Sorry to all problems it had gave to you folks, and I really suggest you to upgrade your php version (or ask your provider to do so).
PHP4 is deprecated.

Captcha 3.0 RC 2 Released

public
group: Captcha
wundo - Wed, 2007-08-29 12:25

I'm proud to say you we have a new Captcha version.
Besides the API, most of changes are user centric, we improved the help pages, improved the usability of module, and fixed some bugs.

And now, we need that you, our users, download, test it, find bugs, suggest improvements, and please say what you think of about our work...

Thanks,
Fabiano

captcha, Captcha or CAPTCHA?

soxofaan@drupal.org's picture
public
group: Captcha
soxofaan@drupal.org - Sun, 2007-08-26 21:25

I have some food for thought about the use of the word "captcha" in the Drupal captcha modules.

CAPTCHA is the abbreviation for "Completely Automated Turing Test To Tell Computers and Humans Apart". Because it is an abbreviation, it should be spelled "CAPTCHA", (with upper case). In the Drupal captcha module we use "captcha" and "Captcha", as if it would be normal words. Some relevant sites where they use "CAPTCHA": http://www.captcha.net/ (the offical CAPTCHA site), http://en.wikipedia.org/wiki/CAPTCHA .
Should we change in all the CAPTCHA modules the "captcha"s to "CAPTCHA"?


Initial release of Captcha pack

soxofaan@drupal.org's picture
public
group: Captcha
soxofaan@drupal.org - Tue, 2007-08-21 14:23

Hi all,

I was working for some time on a bunch of capcha challenges for use with the base Captcha module.
Today I finally imported them as the Captcha Pack module in Drupal's CVS and created a project page on drupal.org. Check out http://drupal.org/project/captcha_pack for more info about the available challenges.

Because Captcha v3 is still under development, I did not provide an official release of Captcha Pack. So if you want to try it out, you'll have to fire up your CVS client or wait until the CVS HEAD snapshot is available.

Feel free to test it and give feedback/submit issues.


reCAPTCHA 2.1 Released

Rob Loach's picture
public
group: Captcha
Rob Loach - Tue, 2007-08-21 00:40

Version 2.1 of the Drupal reCAPTCHA module has been released and includes a number of enhancements.

Update: Version 2.2 fixes some minor things.


Captcha Issues list clean up

public
group: Captcha
wundo - Fri, 2007-08-17 21:37

Hi again folks,
I'm closing old posts from captcha, committing and reviewing patches when it applies.

Any help is welcome ;)

fabiano

Captcha's v3 Code Freeze

public
group: Captcha
wundo - Fri, 2007-08-17 21:34

cross posting here:
Hi folks,
I'm planning to put Captcha's v3 in code freeze with the release of Captcha 5.x.3.0, which should be released this Sunday.
If you have any feature that you really want to see implemented, please, submit a patch as soon as possible.

Craziest Captchas on the Web

Rob Loach's picture
public
group: Captcha
Rob Loach - Thu, 2007-08-09 16:58

A just saw a webpage about the Craziest Captchas on the Web and thought it was pretty interesting. Some of these are pretty funny and unique. I particularly like the braille one.

When can we expect Captcha modules for some of these? ;-)


Captcha 3.0 RC1 Released

Rob Loach's picture
public
group: Captcha
Rob Loach - Fri, 2007-07-20 07:08

Yesterday, wundo released Captcha version 3.0 RC1, which is a complete redesign of the old 2.x branch.

Captcha 3.0 RC 1 features:

  • Complete redesign of the entire module.
  • Image Captcha and Text Captcha are now provided as contributed modules within the module itself. No reason to download any other modules to make captcha work.
  • Well documented API, so you're able to create a captcha challenge yourself.
  • Ability to add Captcha challenges to any Drupal form using a nice user interface.
  • ... and much more.

Should captcha support an different challenge for each role/point?

public
group: Captcha
wundo - Tue, 2007-07-10 18:13
Just a different challenge by captcha point, ever role with enable captcha sees the same challenge.
75% (3 votes)
Just a different challenge by captcha role, all the points of that role shows the same challenge.
25% (1 vote)
A different challenge for each role/point, a different challenge for each point depending from the role configuration.
0% (0 votes)
Total votes: 4

Captcha and page caching

soxofaan@drupal.org's picture
public
group: Captcha
soxofaan@drupal.org - Tue, 2007-07-10 14:13

As expected captcha does not play nice with page caching: the captcha system wants each form to have a different challenge. With the current implementation of captcha (and also my rewrite), when caching is enabled, each anonymous users gets the same challenge. Only the first user that requested the form will be able to successfully solve the captcha because the solution is in his session, all other users can't pass the captcha challenge.


Chalk one up for the bad guys

skor's picture
public
group: Captcha
skor - Tue, 2007-07-10 04:17

From: http://news.zdnet.co.uk/security/0,1000000189,39287905,00.htm

A new Trojan horse that sends spam through Hotmail and Yahoo email accounts has antivirus companies worried that the commonly used "captcha" system, used to prove new members are real people, may have been compromised

...

The Trojan uses automatically generated accounts, suggesting that spammers have found a way to bypass the captcha systems


Should capcha support challenges for multiple rols or just for anonymous users?

public
group: Captcha
wundo - Mon, 2007-07-09 13:34
Multiple Roles
65% (57 votes)
Just Authenticated and Anonymous Roles
7% (6 votes)
Anonymous Role
28% (25 votes)
Total votes: 88

Just a feature idea: automatic captcha solving with javascript

soxofaan@drupal.org's picture
public
group: Captcha
soxofaan@drupal.org - Fri, 2007-06-29 14:43

I was thinking about this idea to make captcha easier for normal (non spam) users.
What if the captcha module would also offer an option to to hide the captcha with client side javascript and solve the captcha with client side javascript? That way the captcha would be invisible (but still correctly solved on submission) for users with javascript enabled. It degrades gracefully for users without javascript enabled to the standard captcha. I guess it's possible to do it for the default math captcha. For the image based captcha's it is of course near impossible.

The basic premise to make this work is, of course, that spambots do not have a javascript interpreter. Otherwise it is just silly. I don't have an idea how advanced the spam bots are these days.

any thoughts on this?


Where should the Captcha Settings page be located?

Rob Loach's picture
public
group: Captcha
Rob Loach - Thu, 2007-06-28 07:29
admin/settings/captcha
14% (1 vote)
admin/user/captcha
71% (5 votes)
Other (post a comment)
14% (1 vote)
Total votes: 7

Future of Captcha

Rob Loach's picture
public
group: Captcha
Rob Loach - Tue, 2007-06-26 22:14

The Future Direction of Captcha is a great discussion on where the captcha modules should go and how all the different capthca solutions should come into one.


#Drupal-Captcha

Rob Loach's picture
public
group: Captcha
Rob Loach - Mon, 2007-06-25 21:36

Wundo and I created an IRC channel for Drupal Captcha, creatively at #Drupal-Captcha on Freenode. Having the ability to chat live through IRC might help us collaborate on the Captcha API together more effectively.


Captcha in the Handbook

Rob Loach's picture
public
group: Captcha
Rob Loach - Wed, 2007-06-13 19:41

I added a Captcha handbook page. Feel free to edit it if I missed anything or got something wrong.


Rename

Heine's picture
public
group: Captcha
Heine - Tue, 2007-02-27 09:23

Perhaps rename this group to Captcha?


Syndicate content