Password managers holds the key to all my other accounts, where as a random poorly secured site do not. Of course I will have less trust in a password host, a compromised host means I also lose my banking and work account, but if a hacker got my free-manga.net password, well they can enjoy my shitty isekai collection for all I care.
The biggest security issue was always shared password leads to poorly secured site compromising highly secured sites, and thats why unique passwords are important. You might be thinking the change-one-letter password is similar to sharing password, but that is just not how hash works.
Password managers holds the key to all my other accounts, where as a random poorly secured site do not
You admitted your passwords are not unique or random, so they do in fact have a definite insight into your other passwords.
a compromised host means I also lose my banking and work account
All password managers recommended in this thread use the master password to encrypt your data.
a compromised host
As suiggested, there are self-hosted versions of these password managers so you don’t necessarily need to trust a host
but that is just not how hash works
You are holding onto the “hash” premise but you aren’t guarenteed that your passwords are being hashed. As I said before, if a site is compromised and your not-random password is leaked, you are vulnerable to having all of your accounts exposed.
I think you are set in your ways, I have tried to enlighten you. I hope your choices don’t come back to bite you in the future.
if you’re interested, look up how modern encryption and password cracking works. Theres really no way for me to explain why what I’m doing is more secure than a manager when you don’t even know what “unique” or “random” means in encryption, let alone how to maximize them for security.
In anycase thanks for all the suggestions
I totally understand. I think you’re missing my point.
I am willing to bet multiple sites we both signed up store their passwords in cleartext (or unsalted hashes, or broken hashing methods).
So the attackers now have one of our passwords. They may even have a number of our passwords. In my case, using a password manager, the attacker has multiple completely random strings that I have used as passwords. In your case, the attacker has 2 passwords that look very much the same, although a little changed. You are now screwed.