Hacker News new | ask | show | jobs
by jagtalon 4372 days ago
If you're interested, you can add that in to https://github.com/duckduckgo/zeroclickinfo-goodies/blob/mas... since it's open source.
1 comments

I've been reading through some of those goodies, and they all seem pretty cool, but I'm wondering how secure using the 4 word random passphrase generator[0] would be...

[0] https://github.com/duckduckgo/zeroclickinfo-goodies/blob/mas...

Not at all secure if you run it on DDG, since you give your password to a third party before you even get it yourself.
But of course you could run it ten times and pick one of them. Or modify the instant answer to return ten or twenty. Not ideal or optimal, but there it is.
That hardly helps at all. Now instead of knowing your exact password, your attacker knows that your password is one of these 10-20 entries, and it's easy to just try them all.
Nobody has ever suggested this is a secure or ideal way to do it..
My point is that it's not really even better.