Changing even a single letter will completely scramble your password with hash, so for all intents and purpose it is equivalent to a unique password.
Though I do admit it can get a bit tedious, I’ll definitly look into self-hosting, thanks for the recommendation
Password are leaked all the time. You are trusting the website with your password, but won’t trust a password manager.
There are self hosted versions of password managers that solve the issues you described. Just read the comments here, some great recommendations.
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.