Pingback on February 16th, 2007.
[…] Updated:Reiner mentioned a problem that I overlooked. SK2 stopwatch/Javascript payload/Encrypted payload features are quite base dynamically generated hidden fields, and wp-cache stops that. So you might want to disable those check to prevent spam false positive(and delete cache after disable those feature of course) […]
Comment on February 16th, 2007.
I took a look on sk2 source code, payload will cause false positive since it generates hash base on client ip.
stopwatch depends on payload so it’s useless too.
But javascript payload still works since it only check base on the payload request.
Actually the randomness is just prevent the spammer break through the wall too easily(since the md5 is still base on a secret token, the spammer still needs to use a javascript enabled client to forge the fake javascript payload for each site)
So in my opinion we can still turn on the javascript payload safely, it can still filter out something.
Comment on February 16th, 2007.
Thanks Priv! I’ve removed the reference to the JavaScript Plugin from this post’s text to prevent innocent ones from disabling this feature.
Comment on June 18th, 2007.
the solution to mixing sk2 and wp-cache, and still keep the payload/stopwatch plugins is presented here:
http://mu.wordpress.org/forums/topic.php?id=2296&page=2&replies=45#post-31086
Pingback on July 1st, 2007.
[…] There’s a problem discovered by Reiner, SK2 generates some dynamic hidden field to check if the page is really loaded by a browser before […]
Pingback on January 28th, 2008.
[…] wpcache-and-spam-preventers-like-spam-karma-21-will-never-work-in-harmony Posted by jim on Sunday, January 27, 2008, at 8:10 pm. Filed under Uncategorized. Follow any responses to this post with its comments RSS feed. You can post a comment or trackback from your blog. […]
Comments can contain some xhtml. Names and emails are required (emails aren't displayed), url's are optional.