To stop spam without Captcha

Author Message

Guillermo Herbst

Sunday 09 December 2007 5:49:57 am

Soy nuevo aquí y además tampoco hablo ingles por lo tanto me cuesta encontrar las extensiones, si existe espero me digan cual es ( me ayuda http://www.google.com/translate).
La comunidad de Drupal encontró una solución simple para el Spam y como ya está en Ingles es mejor que leerla de ahí.
http://drupal.org/project/gotcha

Piotrek Karaś

Sunday 09 December 2007 10:31:17 am

Interesting idea, but I would be little skeptic about it:

1) If bots are able to learn how to read CAPTCHA, then why shouldn't they be able to figure out probable human visibility of a given HTML element based on given CSS? They can be taught not to fill in anything that a human being would not be able to.

2) This solution is of little elegance, to say the least. Lots of additional elements, code...

3) Wouldn't google possibly consider it "hidden content" in their spam report forms?

I like the idea that you can actually distinguish and collect/filter spam requests, though.

Greets,
Piotrek

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

Xavier Dutoit

Monday 10 December 2007 3:26:56 am

I've tried a different option: instead of having the user typing the text read in the capcha, a js is executed and write it instead.

So far, none of the spam bots I've seen have a js interpreter and it works fine, but I'm afraid that will change one day or another.

X+

http://www.sydesy.com

Piotrek Karaś

Monday 10 December 2007 4:12:25 am

I've also tried Flash for CAPTCHA purposes (http://www.ranking.slupsk.pl/index.php5/rankingi/15). That requires an intelligent HTML-flash variable passing method, it has to be encrypted or organized in a particular way. Unfortunately, some browsers had problems to display ActionScript-driven dynamic SWF files, and I haven't developed another working version, yet. SWF files can also be decompiled, so it's not unbeatable, either.

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

Fabricio Guerrero

Wednesday 12 December 2007 2:30:43 am

Hi Xavier,

Do you have a viewable example of how your js works?

Sounds very interesting.

http://www.solobromasychistes.com <<Joomla Site :P
http://www.recipesforhealthyfood.com/ <<Drupal Site :P
http://www.ezforge.com/ <<future ezCommunity, Articles, forums and more...

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 10:33:28
Script start
Timing: Jan 18 2025 10:33:28
Module start 'layout'
Timing: Jan 18 2025 10:33:28
Module start 'content'
Timing: Jan 18 2025 10:33:29
Module end 'content'
Timing: Jan 18 2025 10:33:29
Script end

Main resources:

Total runtime0.7388 sec
Peak memory usage4,096.0000 KB
Database Queries67

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 587.9141152.6250
Module start 'layout' 0.00550.0022 740.539139.4453
Module start 'content' 0.00770.7294 779.9844638.0313
Module end 'content' 0.73700.0017 1,418.015616.1641
Script end 0.7387  1,434.1797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.5023160.0002
Check MTime0.00140.1883160.0001
Mysql Total
Database connection0.00090.125110.0009
Mysqli_queries0.675891.4719670.0101
Looping result0.00130.1722650.0000
Template Total0.689993.420.3449
Template load0.00220.293820.0011
Template processing0.687793.082420.3438
Template load and register function0.00020.028410.0002
states
state_id_array0.00210.288710.0021
state_identifier_array0.00130.174920.0006
Override
Cache load0.00180.2481280.0001
Sytem overhead
Fetch class attribute can translate value0.00050.072540.0001
Fetch class attribute name0.00120.168880.0002
XML
Image XML parsing0.00180.240040.0004
class_abstraction
Instantiating content class attribute0.00000.003190.0000
General
dbfile0.00120.1610290.0000
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs