Obviously this is not for seed phrases. Just for regular login/password info.
I installed KeePass, and it looks fine. But I don't need the complexity of a database format, I just want a simple text file (or similar) that I can put my passwords in, and lock with a master password, like KeePass does. I'm not very familiar with what's out there.
What's a simple option?
gpg --symmetric <file>
?