Community Page
- dmiessler.com/ Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I think this is a very helpful link. It fixes all the keyboard mapping problems. Even for VMware server 2.0 http://communities.vmware.com/message/1091425
- Test.
- "Yes, it helps people through altered perception of the world, but so do three glasses of wine." ___ Oh, so atheists do not drink alcohol because it is too much like religion?...
- burden is on those who make the assertion, not on those who deny
- • Theism is not a religion. Atheism is not a religion for the same reason. 'Theism' is an abstract noun which refers collectively to each organized religion which espouses the existence of...
dmiessler.com | grep understanding
dmiessler.com/about/Security: Implementing A Secure And Usable Internet Password Scheme
Started by Daniel Miessler · 7 months ago
Being an information security consultant I am often asked how to balance the need for online passwords that are both hard to guess and easy to remember. There are a number of solutions out there for dealing with the problem, but the system that I’m about to outline below is an elegant
... Continue reading »
2 years ago
If you bank was www.securebanking.com you could do something like this
Yso3cdua
Now this is overly simple, but with a password like that and an algorithm that could easily be fallowed and remembered there would be little need to write down a password or have levels.
2 years ago
I used to work like this, and I have decided against it. It's too much of a hassle to remember even the simpler ones. Writing is outside of the question, because putting the password in your wallet increases the value of your wallet. In case it is lost, the passwords are lost too and then you need to recover them.
I ended up using Personal Info Keeper from a small software company called HighCriteria - http://www.highcriteria.com/productfr_pik.htm - it costs $11 but it's worth it. The entire repository is encrypted and you can back it up. It also remembers the last 3 passwords so if your password change attempt didn't go well you can retrace your steps. Very neat.
I don't work for HighCriteria and I don't get paid to say this, I just think it's a good value and it solved most of my password problems. Obviously the hidden assumption is that you have that repository with you whenever you need it, and I have my laptop with me most of the time. If you don't... perhaps it's not for you.
-- Arik
2 years ago
There are quite a few *online* password manager out there. I know, sounds scary, but as long as it's well built, its a good solution - anytime, anywhere.
Unlike Arik, I can't claim to be unbiased - I'm a PassPack founder, and I love my own product. But PassPack isn't the only online password manager out there... so Google it, shop around, and pick one. It's really handy.
Anyway, here's a blog post about making strong passwords:
http://passpack.wordpress.com/2006/12/29/passpa...
2 years ago
what's wrong w/ keeping passwords in one's wallet if properly protected?
say using a flash stick and keeping on it a simple text file w/ a list of your passwords (serving as a password keeper) and then encrypting the file w/ your public key. You can then even keep the public / private keys on your stick and protect the private key w/ a passphrase. that becomes the only password one must remember. it's better than any software solution since (at least for me) it's not guaranteed i'm on a w32 machine.
Tara,
online password keepers - that's crazy - no offense :)