notes:password_managers
Table of Contents
Password managers
For teams
Tried
syspass — PHP, MySQL; installable (Docker, standalone); questionable security model (shared master password which needs to be told to every user); extensive initial setup (there are no default policies and so on); confisung terminology (their use of the term “account” is quite contradictory and leads to misunderstanding)
Personal
- SuperGenPass — predictable algorithmic password generator as a browser bookmarklet (alternatives)
- clipperz — Python; is an online service, there is a source code for self-hosted, but it lacks security features (alternatives)
KeePass clones
Directly use KeePass databases (*.kdbx)
Evaluation
- Passit — online and self-hosted; Python, PostgreSQL; decent security model; requires public domain name and public SSL certificate, at least for the Docker installation (alternatives)
- passman (alternatives)
- Psono — requires public domain name and public access
notes/password_managers.txt · Last modified: by Nikita Kipriyanov
