There's a recipe at http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/440588 that generates CAPTCHAS (though they're certainly quite odd looking!). If this recipe is fine I could try to write a Trac plugin using it (or a variation) when I have some time. I need to write a CAPTCHA generator somewhen for a project im working on so I could join efforts.
Alberto. Kevin Dangoor wrote: > On 1/30/06, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > > If all goes well, I may then make all updates require authentication. > > Oh, and I'll say it again: what would be really great is some kind of > turing test style question or CAPTCHA instead of requiring > authentication. If anyone happens to spot or write a Trac plugin that > does this, let me know! > > Kevin