Of course I’m not asking you to give away your passwords. But for those of you who have so many, how do you keep track of them all? Do you use any unique methods?
I know many people struggle between having something that’s easy to remember and something that’s easy to guess. If you keep a note with your passwords on it, for example, it can be stolen, lost, or destroyed, or if you make them according to a pattern that’s easy to remember, the wrong people might find them easier to guess.
Password manager
I try to use passwords that look like sentences. For example you could “SpotifyIsAwesome!2024”. Easy to remember, hard to crack
deleted by creator
I don’t. Bitwarden and that’s it.
In my experience the best way to remember passwords is to… Get a password manager
This is 100% the best advise. But how do you remember your password managers password? I highly recommend Computerphiles tips, I’ve never seen it explained better: https://youtube.com/watch?v=3NjQ9b3pgIg
(Join 3-4 random, unrelated words for a strong, memorable password)
https://xkcd.com/936/ Because theres one for every situation.
how do you remember your password managers password
another password manager
Until finally there is one to bind them all.
And that password is written on a scrap of paper attached to my monitor. Perfect security.
It’s easy enough to remember one long password, when it’s prompted often.
I definitely use a password wallet.
And because I’m getting into the demographic where my peers are going through end of life planning (whether for their parents or themselves), I have written my master password down and keep it with the will/“very important papers”. Whoever settles your affairs will thank you.
Also, since I’ve wrangled with this one specifically, when a loved one passes keep their mobile number active so you can navigate mfa and password resets for their accounts.
If you only have one password for all the things you don’t need to be pretty forgetful to forget the word.
Edit: replied to the wrong comment
I have Bitwarden set up with a feature called Emergency Access. The credentials to access that is just stores in plain text on a piece of paper in a drawer that I frequently use. If I ever forget my master password, I pull out the paper and use the Emergency Access feature, and start the timer, I set it at one or two weeks.
I have four passwords I memorize: my password manager, my main email, my work login, and a throw away password for stuff that doesn’t matter too much (signing up for giveaways, throw away social media accounts, etc). For everything else I have the password manager create some twenty character monstrosity.
The four memorized ones are all nine letter words with numbers and symbols replacing letters usually always including a comma somewhere as I heard once that a comma makes a password hardet to crack (but, now thinking about it, I don’t know where I heard that and it sounds like a myth).
For the work passwords I have to remember and cannot always access a password manager, I use pass phrases instead. Statistically, 3 random, non-similar words, are more secure than normal passwords. Changing random letters to symbols and capitalizing can further improve the security. For instance…
- Stove glob3 hamst#r
- pants Stuffin& quote
- z1ptie float beet$l
I use passphrases from movies of shows that I like. Then add a special symbol and a number that I like.
Thanks for nothing you useless reptile!61
This has 100.54 bits of entropy. I consider anything above 60 sufficient enough
Similar, but I just take the first letter of each word, keep proper pronunciation, and turn some into numbers as appropriate.
Two trailer park girls go round the outside, round the outside, round the outside.
Becomes
2tpggrto,rto,rto.
No, for the record I do not use THAT song.
Wouldn’t it be better to use the full quote, with some random numbers and symbols interspersed?
Depends. I like this because it’s shorter, but still maintains a good level of security, and I’ll never forget it. Technically the full password is stronger, yeah. This also has the added benefit of someone being able to see you type it or catch a glimpse of it plaintext for some reason and have NO chance of remembering it.
Either way, they’re both pretty secure, I just don’t wanna type several lines of… Anything each time I log in.
I worked in IT at a company years ago that standardized on song lyrics in a similar fashion:
4 Those about 2 rock we salute you!
I want 2 rock & roll all night
Etc.
KeePassXC/DX.
I have a friend who resets his passwords whenever he connects. So he only remembers one password, that of his email. He claims it’s safer this way.
Theres… There’s something to it, I guess. Make sure your email is secure, and if not even you know your password, how can someone else. Christ, it sounds like a massive pain in the ass, though.
Exactly, like I agree with him on principle but it’s too time consuming.
I only try to remember two passwords. My email password and my password manager password. The rest and random gobbledy gook.
For passwords you have to keep in your head, diceware. Surprised it’s not already mentioned! Basically you roll dice to choose words from a long wordlist until you have 6 or 7 words.
Human brains are good at remembering words. It’s way easier to remember a password that looks like:
grandson estimator virtuous scabbed poet parasitic
than it is to remember a random character string.
I only need a couple “real” passwords. They are long, complex, and backed by 2fa
Historically I re-used things from personal history. I know I shouldn’t but they’re easier to remember since I already memorized them. Usually they’re not public data, more like
- my first PIN of my first ever bank card is now additional authentication for my app with my current bank
- one password is the name and IP (with substitutions) of one of my favorite servers from a job 15 years ago when I ran my own lab
- I gotta admit, I still have some trivial passwords for things that seem trivial
But my passwords are mostly generated (and the password to that is complex and unique, plus requires additional Auth). Anything from the last couple years also has a unique generated email
My company is pretty serious about such things: I have generated passwords, two separate 2fa apps and a yubikey. Plus they have some annoying shit on the laptop that is sometimes annoying
I only remember one password, the one to my password manager.
i have difficult & long unique passwords for each of the important things (emails, bank, any official gov or edu sites etc.) that i keep on a piece of paper in my notebook (with a few backup copies). And i also have 3 degrees of difficulty for my other passwords that i use like this: easy “i could not care less if this account got hacked, in fact i know this password has been leaked in plain text before so whatever”, medium “i’d kinda suck if this got hacked but ultimately it’d not cause major issues”, hard “i do not want this to be hacked”
Like other have said, Bitwarden.
But I also would like to add: I use the Emergency Access feature in case of forgotten master password.
You basically set up another account and do a sort of “public key exchange handshake” with your main account. Then your secondary account becomes a way to recover your main account.
You can store the credentials to secondary account in plain text on a piece of paper in a drawer somewhere you have a habit of accessing (so you don’t forget where you put it). Its doesn’t matter if a snooping family member saw those credentials, theres a pre-set timer that needs to expire before access is granted. If I saw that timer being triggered, I’d know someone had been snooping, and I can just click deny access from my main account.
So if you somehow forget your main password, you find the paper with your secondary account and use it to request access to your primary account. And well you’d have to wait out the timer, but its better than losing your vault forever and having to reset every password.