Nowadays, most people use password managers (hopefully). However, there are still some passwords that you need to memorize, like master password (for a password manager), phone lock, wifi password, etc.
Security wise, can passphrase reach the strength of a good password without getting so long that it defeats the purpose of even using it?
I tend to use random lines of code that don’t make much sense.
For example:
W0rds::Format(a[0],b[9])->Render(delta);
Lengthy, memorable, incorporates numbers, special characters, upper and lowercase.
The challenge is having to type it in on phones or other devices not a computer.
I don’t currently use a password manager, but I probably should.