I know it can be a pain if you need to login to a lot of forums/sites, but then so is having to run antivirus on Windows, having antispam filters and firewalls.
It's the sign of the times. For every security measure, there is some lame-ass [insert expletive] trying to make our everyday computing experience harder each day.
Last year I had to fend off a multi-spam attack on one of my forums which left me with 10 constant login attempts every 2 minutes (at one error message per attempt, imagine a 24 hour period). The spammers had been banned and blocked but the constant login attempts were hitting the databases and filling up the forum with error logs. The IP block didn't work as they were Chinese spambots which had their own datacenter whith a never-ending supply of IP addresses.
In the end I had to add a complete IP range redirect to my htaccess file which redirected them to a US Government antispam site. This is a really messy workaround, and using the htaccess for such problems isn't generally a good idea, I wrote about it HERE. But that is what the web is coming to now. Drastic measures to fend off the attackers.
This includes having to use the password system I stated before.
Last edited by rich (2010-03-30 12:06:26)