I posted this below some comment but it may be worth reading for others:<p>start using very high entropy passwords which contain just about all printable ascii characters, excluding whitespace.<p>If a computer cant guess it, it won't crack the hash, either.<p>Use a password manager and make those suckers 20-40 characters.<p>Use a master key that is just a super long phrase interleaved with special characters. Easy to remember. Like titles of books you like, plus authors, plus something only you know. Stuff like that. Example: `Franz&Kafka$Meta-/morphosis@@3385`. Even better, use such helpers to make a high entropy string of random letters.<p>I use a version of KeePass, with the actual file synced via syncthing to all devices plus a cloud. To me, it has never been an issue to copy paste or auto type a 40 character password -- in fact, I usually dont even notice.