This post originated from an RSS feed registered with Python Buzz
by Shabda Raaj.
Original Post: On Captcha
Feed Title: The Uswaretech Blog - Django/Python Web Development
Feed URL: http://feeds.feedburner.com/UswareBlog
Feed Description: Blog about building web applications using Django/Python/Jquery.
When building public facing websites, spam is a real problem. Captcha has been teated as the first line of defence aginst this problem. If you must use captcha, here are some best practices working with them.
Can you do without one?
A lot of places captcha’s are put to filter spam in user generated comment. One of [...]
Related posts: