Algorithmically generated passwords for different sites was a mind-blower. There are so many differentiation algorithms that are trivially runnable in your head. If most sites are salting and hashing passwords correctly (this is 2023...), then that drastically decreases your compromised credential blast radius. -- And it makes me sad that "store your passwords on dead-tree paper" became GOTO. It has serious weaknesse…
Write your passwords down (2010)
21–30 of 196 posts
Re: Write your passwords down (2010)
#22Don't use fancy combinations. Word phrases are even more random and much easier to remember. E.G. "touch-some-grass" is rander longer than any recommended minimum and hardly could be connected to any website.
Re: Write your passwords down (2010)
#23but if you want real security, use a security token (e.g. yubikey) or some other smartcard solution.
Re: Write your passwords down (2010)
#24What do you do if some website requires you to change your password for some reason? Of course you could use an alternate method - like reading vertically instead of diagonally for that one website - but now you need to remember how many passwords each site has made you generate.
I've never had a site do any substring historical matching.
Re: Write your passwords down (2010)
#25Don't use fancy combinations. Word phrases are even more random and much easier to remember. E.G. "touch-some-grass" is rander longer than any recommended minimum and hardly could be connected to any website.
And yet our infrastructure demands so obscure passwords I keep forgetting them all the time.
Re: Write your passwords down (2010)
#26Algorithmically generated passwords for different sites was a mind-blower. There are so many differentiation algorithms that are trivially runnable in your head. If most sites are salting and hashing passwords correctly (this is 2023...), then that drastically decreases your compromised credential blast radius. -- And it makes me sad that "store your passwords on dead-tree paper" became GOTO. It has serious weaknesse…
Obviously there's other choices for those who want more control over it but you can't go wrong with BW.
Re: Write your passwords down (2010)
#27What if the website doesn't allow the characters that you used in the table? What if there are multiple websites with the same 2nd and 3rd characters?
what if the password needs to be changed and previous ones can't be reused (You then must remember that)?
Probably modified somewhat so it isn't obvious what is is.
Re: Write your passwords down (2010)
#28Today my banking app decided to 'forget' my login details. I have the account number available at home but I'm in the office today and so I can't log back into my account. So I can't check balances or approve payments (luckily I'm too busy to spend money)
Re: Write your passwords down (2010)
#29Earlier quoted context omitted.
Max lengths are so sketchy because this makes it more likely the crazy guys are actually storing your password rather than the fixed size hash.
Passwords are sent to the server though in most cases. So there must be some limit.
I remember at some point Hotmail had a maximum length limit of sixteen characters.
https://arstechnica.com/information-technology/2012/09/secre...
Re: Write your passwords down (2010)
#30I find it surprising this article doesn't mention password managers, though some comments do. They were already in widespread use in 2010.
I'm interested in knowing the stats of this, but 1Password's first release was mid-2006. I know personally I started using 1Password in late 2008, 2009. But I'd argue even then that they were not "widespread" then and even now are not entirely widespread. (Unless you count Cloud Keychain).
Arguably I think the more security conscious were using them, but even now, after several years, I STILL have to remind my wife about it and to put passwords in there.