Ask HN: Which password manager do you use?

2 points by David20 ↗ HN
I tried Roboform and it is very good at saving logins. Has anyone else tried it?

2 comments

[ 7.6 ms ] story [ 17.9 ms ] thread
Local Vaultwarden with Bitwarden UI, SQLite DB synchronized with Syncthing. I don't concurrently use this, so this usually shouldn't cause problems. I have to be a bit careful that I don't make changes that don't get synchronized immediately.

This can be made a bit more robust by pointing Vaultwarden to a single PostgreSQL but I haven't bothered yet.