In light of a recent blog post about stats that were collected previously with this plugin, I’d like to express a few things.
Several users were having issues with getting the hidden path setup. These were only temporarily put in so we could have an understanding of the issues that user’s are having. They were just taken out in 1.7.
Nothing was violated. WordPress sends anonymous stats to the wordpress.org with your version information, plugin information, etc. These were never leaked, even though there was nothing vital that was collected. They just collected a permalink structure, WordPress version and the login base that was used. We never collected the admin’s personal information.
But again, these are removed now. Update to 1.7.
You can download 1.7 now, virus free. http://wordpress.org/extend/plugins/lockdown-wp-admin/
HTTP Authentication is a secure way to provide security to your WordPress install. You can control this in two ways. It can ask for your WordPress login credentials, or you can create your set of custom user/passwords. This way, you can have a double your chances of an unauthorized user from accessing your WordPress admin interface. Over at @teensintech, we use this when we have out authors login with their own WordPress credentials and then they must login with another set of username/passwords to be twice as secure. That may not be the best practice possible, but I think it decreases my chance of brute force attack.


