|
|
|
|
|
by cutety
2798 days ago
|
|
Seconding BitWarden. It’s the only open source/self host able password manager I could find that provides all the features that I wanted from closed source/hosted password managers (1pass/lastpass). The chrome extension and iOS app are great, have auto fill support unlike some other open source password managers (KeeWeb). Self hosting it is super easy to setup, they just give you a docker compose file, and a few commands later it’s ready to go. It’s also fairly easy to modify the compose file to deploy it to a Docker Swarm cluster, which is how I have mine setup. |
|