What is the new feature?
CAPTCHA verification for entry points on the site, like login and guest creation.
Why do you want this?
To protect the site from bots. This is mainly an issue for guest account creation, since that's the limiting factor to have infinite access with no rate limits.
Any ideas for implementation?
Try using v3, since that operates completely in the background without tests put in the user's face.
What is the new feature?
CAPTCHA verification for entry points on the site, like login and guest creation.
Why do you want this?
To protect the site from bots. This is mainly an issue for guest account creation, since that's the limiting factor to have infinite access with no rate limits.
Any ideas for implementation?
Try using v3, since that operates completely in the background without tests put in the user's face.