31
frankblack
Re: Webinstall and reCaptcha
  • 2009/12/23 22:28

  • frankblack

  • Just can't stay away

  • Posts: 830

  • Since: 2005/6/13


Any kind of captcha, even recaptcha cannot SOLVE all problems. Got some nice articles HERE (in english) and HERE (in german).

I am using an icon/javascript click-based captcha and it works nice (for the moment).

32
ghia
Re: Webinstall and reCaptcha
  • 2009/12/24 2:11

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Captcha's and the like are a temporary solution. Computers become smarter and get always better in recognition.

33
ghia
Re: Webinstall and reCaptcha
  • 2010/1/6 4:12

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


A possible future development for Captcha's: recognize an image in a moving noise pattern (See movie (english spoken)).

34
Mamba
Re: Webinstall and reCaptcha
  • 2010/1/6 4:49

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Amazing!

But it's such a shame that some very brilliant minds use they brains for criminal purposes, and thus waste time of other brilliant minds who have to invent counter measures.

Imagine if they would combine their forces to use computers to find cure for cancer and other deseases...

35
bprado
Re: Webinstall and reCaptcha
  • 2010/3/5 18:13

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


I have a question.

This line in the config determine how many correct chars form the 2 words the user need to pass the confirmation???

"num_chars" => 4, // Maximum characters

36
bprado
Re: Webinstall and reCaptcha
  • 2010/3/5 18:53

  • bprado

  • Not too shy to talk

  • Posts: 103

  • Since: 2008/9/9 1


idk, if this is a error or what?

in the begin i believe it was something wrong in my code, but i tested in this site (xoops.org) and happen this same.

If the user write the first word good, and wrong the second word the user still can register (pass the recaptcha).

So that is a normal behavior? or this a error in the code???

Edit: btw, i tested on the sitehttp://recaptcha.net/ , and there you have to write good the 2 words to pass the recaptcha, i believe we are missing something in the code

37
ghia
Re: Webinstall and reCaptcha
  • 2010/3/5 19:05

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


The maximum char setting is for the normal image captcha. If you change it you can have the user to enter eg 6 characters.

The recaptcha is also partly a human OCR program to help digitalising scanned printed books. So, one word is known and verified and one word is the ocr assignment but can not always be verified.

38
hrac
Re: Webinstall and reCaptcha
  • 2010/4/3 8:24

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


I cannot find the package and documentation for how to implement recaptcha to XOOPS?

By the way is there any roadmap to include to the XOOPS core?

39
ghia
Re: Webinstall and reCaptcha
  • 2010/4/3 8:42

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


See post #5

40
hrac
Re: Webinstall and reCaptcha
  • 2010/4/3 9:41

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


Thanks. I install as instructed. It seems to be working but there are some problems:

If you keep num_chars as 4, reCaptcha looks for first 4 letters.

So I set num_chars as 24 instead of 4, but it does not solve problems.

If first word has N letters, and if you write only first N-1 letters of first word (and it does not care of second word) than you will passed by reCaptcha. But this is not what we want.

Login

Who's Online

79 user(s) are online (56 user(s) are browsing Support Forums)


Members: 0


Guests: 79


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits