User Tools

Site Tools


notes:password_managers

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:password_managers [2023/07/17 17:18] – [Evaluation] Nikita Kipriyanovnotes:password_managers [2024/04/04 08:15] (current) – [Evaluation] Nikita Kipriyanov
Line 1: Line 1:
 ====== Password managers ====== ====== Password managers ======
-===== Of choice ===== 
-  * [[https://www.syspass.org/|syspass]] — PHP, MySQL; <wrap safety>installable</wrap> (Docker, standalone); <wrap warning>questionable security model</wrap> (shared master password which needs to be told to every user); <wrap caution>extensive initial setup</wrap> (there are no default policies and so on); <wrap caution>confisung terminology</wrap> (their use of the term "account" is quite contradictory and leads to misunderstanding) 
  
-===== Tested and tried =====+===== For teams ===== 
 +==== Tried ==== 
 +  * :!: [[https://www.syspass.org/|syspass]] — PHP, MySQL; <wrap safety>installable</wrap> (Docker, standalone); <wrap warning>questionable security model</wrap> (shared master password which needs to be told to every user); <wrap caution>extensive initial setup</wrap> (there are no default policies and so on); <wrap caution>confisung terminology</wrap> (their use of the term "account" is quite contradictory and leads to misunderstanding)
   * [[https://www.passbolt.com/|Passbolt]] — <wrap safety>installable</wrap> (Docker); <wrap danger>requires browser extension</wrap> which basically makes it unusable   * [[https://www.passbolt.com/|Passbolt]] — <wrap safety>installable</wrap> (Docker); <wrap danger>requires browser extension</wrap> which basically makes it unusable
 +
 +===== Personal =====
 +  * [[https://chriszarate.github.io/supergenpass/|SuperGenPass]] — predictable algorithmic password generator as a browser bookmarklet ([[https://alternativeto.net/software/supergenpass/|alternatives]])
 +  * [[https://clipperz.is/|clipperz]] — Python; <wrap danger>is an online service</wrap>, there is a source code for self-hosted, but it lacks security features ([[https://alternativeto.net/software/clipperz/|alternatives]])
 +==== KeePass clones ====
 +Directly use KeePass databases (''*.kdbx'')
 +  * [[https://keeweb.info/|KeeWeb]] — web-version of KeePass <wrap safety>installable</wrap> (self-hosted HTML file); <wrap caution>I was unable to use Dropbox support</wrap>
 +  * [[https://authpass.app/|AuthPass]] — <wrap danger>serous problems with Debian repository setup</wrap> (effectively can't install)
  
 ===== Evaluation ===== ===== Evaluation =====
-  * [[https://clipperz.is/|clipperz]] — Python; <wrap danger>is an online service</wrap>, there is a source code for self-hosted, but it lacks security features ([[https://alternativeto.net/software/clipperz/|alternatives]]) +  * [[https://passit.io/|Passit]] — online and self-hosted; Python, PostgreSQL; <wrap safety>decent security model</wrap>; <wrap warning>requires public domain name and public SSL certificate</wrap>, at least for the Docker installation ([[https://alternativeto.net/software/passit/|alternatives]])
-  * [[https://passit.io/|Passit]] — online and self-hosted; Python, PostgreSQL; <wrap safety>decent security model</wrap> ([[https://alternativeto.net/software/passit/|alternatives]])+
   * passman ([[https://alternativeto.net/software/passman/?p=5|alternatives]])   * passman ([[https://alternativeto.net/software/passman/?p=5|alternatives]])
   * [[https://psono.com/|Psono]] — <wrap warning>requires public domain name and public access</wrap>   * [[https://psono.com/|Psono]] — <wrap warning>requires public domain name and public access</wrap>
-  * [[https://chriszarate.github.io/supergenpass/|SuperGenPass]] — predictable algorithmic password generator as a browser bookmarklet (([[https://alternativeto.net/software/supergenpass/|alternatives]]) 
   * [[https://alternativeto.net/software/passman/?p=5]]   * [[https://alternativeto.net/software/passman/?p=5]]
- 
-===== KeePass clones ===== 
-Directly use KeePass databases (''*.kdbx'') 
- 
-  * [[https://keeweb.info/|KeeWeb]] — web-version of KeePass 
-  * [[https://authpass.app/|AuthPass]] 
  
notes/password_managers.1689614296.txt.gz · Last modified: by Nikita Kipriyanov