User Tools

Site Tools


notes:password_managers

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)
  • Passboltinstallable (Docker); requires browser extension which basically makes it unusable

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)

  • KeeWeb — web-version of KeePass installable (self-hosted HTML file); I was unable to use Dropbox support
  • AuthPassserous problems with Debian repository setup (effectively can't install)

Evaluation

notes/password_managers.txt · Last modified: by Nikita Kipriyanov