4
I'm looking at the following:
1password (love the UI, don't mind the price), lastpass (love yubikey, hate the interface), keepass (hate the interface even more).
I want to use 1password however I'm scared of the following scenario because my GMail recently got "hacked".
I have 2 computers + iPhone. (one MBP, one PC).
I'm not worried about my MBP but if I'm syncing my 1password file in Dropbox between the computers and someone gets ahold of my PC, they'd be able to potentially keylog my master password and then acquire my file from Dropbox then they'd have access to everything in the password list.
Am I too paranoid to be thinking that, or is that type of vector something to be afraid of? Because of this, it makes me feel like I really want a multi-factor authentication method to really protect me.
Thoughts?
The part I'm worried about is not so much that Dropbox requires a password it's the fact that since my PC or MBP is already "preauthenticated" the folders show up as a normal system. So if someone gained access to my HD either through a backdoor or physically they could copy the "master password list" and then probably also get my master password through a similar vector. – Daniel Fischer – 2011-05-12T02:15:18.583
Touching on above, it seems that the only secure thing to do would be to keep it on a "usb" drive which is also encrypted. Unless I had some multifactor authentication in place with 1password but that doesn't seem possible. – Daniel Fischer – 2011-05-12T02:16:03.417
Excellent answer. Regarding "... A highly paranoid user will never enter their passwords from a machine they do not control ...," this is where OTP (One-Time Passwords) can actually be very helpful since after one use the password is no longer valid (although this still doesn't resolve the other potential problems associated with using an uncontrolled computer): http://en.wikipedia.org/wiki/One-time_password
– Randolf Richardson – 2011-05-12T04:37:14.017@user29336 Using a usb drive to store your password file would reduce the risk further, but if your computer is compromised, there's nothing to stop the attacker pulling the file off the USB key. All you're doing is reducing the attack window a little further. Like I say above this is trading convenience for an improvement in security, but it will not prevent attack completely. – Christi – 2011-05-21T11:11:44.863