Welcome!
March 12, 2005 by PingWelcome to this blog. Though there’s a lot of good writing out there about usability and security as separate topics, the intersection of the two is only just beginning to gather interest. The communities of researchers and practitioners in both fields need to start talking to each other. I couldn’t find any blogs focused on usability and security, so I thought it was time to start one. (If you’ve seen any other blogs on this topic, let us know about them.)
My colleagues and I enjoy thinking and talking about how usability and security affect each other. We’ll post our ideas and news here from time to time. I hope you find the articles and discussions here interesting and useful. If you have something to say, jump right in.
March 12th, 2005 at 03:28
Useless security?
(this is what came into my mind when I read your blogs title, sorry…)
In my opinion, you must not sacrifice security for usability. Any attemt to do so will usually undermine your whole security concept.
Think of Windows - it should have never allowed you to login as Administrator in first place, that is one of the main reasons for windows virus problems.
But you are right, people need to talk to each other. The usability people need to understand where to integrate security into the processes, and the security people need to talk to the usability people on how to make secure but usable authentication schemes.
The schemes in Linux are often very nice, IMHO. Take a Ubuntu Linux box. You login as your user, and when you select the user manager it will prompt you for the password to confirm that action. Assuming that people read what they are being prompted for, this is quite secure. Your random email trojan will not be able to use this to add a new user in the background. The random attacker at your box you left unattended neither.