|
|
|
|
|
by ninjay
4763 days ago
|
|
This is a prime example why you should leave crypto to the experts. This method in no way should be used. Imagine one of your hashes leaks. A cracker can notice your password was a hash of something and just run their normal attacks on it for leaked password + salt hashes. They don't know the salt exactly, but it will likely be part of the leaking site's url. Now the cracker can generate your password for any account you have. Great. Please use Keepass or another password safe to generate pseudo-random hashes. These were designed by experts. |
|
Sure, they could assume every random-looking cracked password is a hash and try to crack each one, and conceivably discover your master password that way, but depending on your master password's entropy, that can be as unlikely as you need it to be. And the whole point of something like this is that you can use all your memory remembering an extremely high-entropy master password, rather than a large number of medium-entropy single-use passwords.