I personally use passwordstore.org with a git repo on a personal VPS. But I wanted to set up a password manager for my boomer parents and looks like Bitwarden is one of the better options out there.
The problem is that the free tier sounds a bit too good to be true so I am worried that it might just disappear or discontinue one day. Any idea if this fear is unfounded or not?
If you have been using Bitwarden please share your experience with it. Would like to hear.
https://keepassxc.org/ + https://github.com/keepassxreboot/keepassxc-browser#download-and-use could be a good option.
Bitwarden server side is partially propietary. Officially, they only support Microsoft SQL Server.
There is also a third party server side implementation that you could run in your VPS and can be connected AFAIK to the browser extension.
https://github.com/dani-garcia/vaultwarden
I may set this up. Thanks.