CAPTCHA Alternatives for a commercial product?
Tuesday, December 13th, 2005Right now I am working on a project that will be a paypal-esque financial application, and of course security is a big issue with this one.
We had a great meeting talking about security measures that could be added to the forms to ensure that only real users will be able to log-in.
I collected the ones I could think of based on the W3C whitepaper and own experiences and this is the list with pro and contra for each of them: (more…)
I just looked through some of my older scripts and other people’s code and realised that a lot of time we bloat our methods by repeating the same functionality.