Almacen de Contraseñas

Me robaron mi celular y lo reemplace por uno muy barato y entonces no tengo donde guardar todas las contraseñas que quisiera recordar. Entonces estoy buscando un almacen de contraseñas.

Que quiero conseguir

  • Tres interfaces: Web, X11 y Consola sin ser excluyente
  • Ciframiento aceptable
  • Categorias
  • Portabilidad

Candidatos

Buscando en multiples sitios de software libre hemo encontrado los siguientes proyectos. Hemos descartados muchos por diversas razones (arbitrarias por supuesto): viejos (nada que no haya sido actualizado en los ultimos 4 años ha sido tenido en cuenta), muy crudos, hechos en java (desagrado personal), software forges (no real), aun asi la lista es larga y procuramos no perder el tiempo con ellos.

-- X11

1. Password Gorilla  : The Password Gorilla helps you manage your logins. It stores all your user names and passwords, along with login information and other notes, in a securely encrypted file. A single “master password” is used to protect the file. This way, you only need to remember the single master password, instead of the many logins that you use.

2. Figaro PM 2 :  is a GTK2 port of Figaro's Password Manager, originally developed by John Conneely. It allows you to securely store your passwords, which are encrypted with the AES-256 algorithm.

3. PwManager :   is a secure password manager. With PwManager you can easily manage your passwords. PwManager saves your passwords blowfish-encrypted in one file, so you have to remember only one master-password instead of all. Instead of the master-password you can use a chipcard, so you don't have to remember a password to access the list.

4.  mnkPasswordKeeper :  is a simple password manager. The goal of this project is to permit the saving of passwords/notes on a USB key and be able to use the software on many platforms. It uses the Qt framework for GUI and XML reading. It uses Camellia from NTT as cipher. It has been run successfully on MS Windows, GNU/Linux, and Mac OS X.

5. KeePassX : is a password manager or or safe that helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. You only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using AES or Twofish.

6. QPaMaT : is a password manager which stores passwords in an encrypted XML file or on an encrypted chipcard. It also checks the password quality and generates random passwords. You can print the passwords in clear-text as a backup strategy.

7. MyPasswordSafe : is a straightforward, easy-to-use password keychain/manager that uses the Blowfish algorithm to store encrypted passwords. It uses the same file format as Password Safe.

-- Web

1. Clipperz : is a Web-based password manager. Local encryption within the browser guarantees that no one except you can read your data. With Clipperz, you can quickly login to Web sites, as well as organize and store logins and any confidential data. 

2. Password Manager Daemon : serves clients data via a Unix domain socket. The data is stored in an (optionally) encrypted XML file and the client must provide the key to modify it. It is multi-threaded, allowing more than one client to be connected at the same time. Key retrieval may be done via a key file or a pinentry program. A key cache is used, so a client won't need to enter a passphrase each time a data file is opened. It is very configurable. 

3.  The Enterprise Password Safe : is designed to solve the problem of password management, protection, and access auditing in multi-user, multi-system environments. The Enterprise Password Safe secures data using a multi-layered combination of the RSA, AES, and PKCS5-3 encryption algorithms. It also provides access controls at the group, user, and network levels. The EPS logs privileged operations and allows real time email alerts to be sent to a nominated list of administrators. The EPS adapts to your infrastructure.

4. Open Sesame : is a Web application for password management.

-- Consola 

1. CPM  :  This program is a ncurses based console tool to manage passwords and store them public key encrypted in a file - even for more than one person. The encryption is handled via GnuPG so the programs data can be accessed via gpg as well, in case you want to have a look inside. The data is stored as as zlib compressed XML so it's even possible to reuse the data for some other purpose.

2.  Yapet : is a small text based password manager. It features the Blowfish encryption algorithm and runs on most modern Unixes.

3. Pwman3 :  is a console based password management application. It uses SQLite to store information, and can encrypt it with AES, ARC2, ARC4, Blowfish (default), CAST, DES, DES3, IDEA, or RC5.   (* no lo encontre)

4. pwsafe : is a command line password database program for Unix. It is compatible with Counterpane's Win32 Password Safe software. It can also copy the passwords into the X selection and clipboard, but it doesn't open a visible window. The encrypted password database uses the same format as PasswordSafe 2.x (1.[7-9].x is also supported). The database is encrypted with blowfish, and a single passphrase decrypts it all. 

 

Evaluación

-- X11 

  Multi
Lang
 Ver Ultima
Actua
 Lic  Interfaz Export Docs  Photos

Ingred.
Index

 BD Lang Result
  Password Gorilla   1.5.3.4   2010  GPL  X11            TCL  
  Figaro PM 2    0.78  2010  GPL  X11            C  
  PwManager    1.2.4  2005  GPL  X11            ?  
  mnkPasswordKeeper    1.1.1a  2009  GPL  X11            C++  
  KeePassX    0.43  2010  GPL  GTK            C++  
  QPaMaT    0.5.2  2007  GPL  QT            C++  
 MyPasswordSafe    2006  2006  BSD  QTK            C++ 

 

-- Web

  Multi
Lang
 Ver Ultima
Actua
 Lic  Interfaz Export Docs  Photos

Ingred.
Index

 BD Lang Result
  Clipperz    003  2008  AGPL   Web            PHP  
  Password Manager Daemon    6.0.3  2010   GPL  Socket             C  
  The Enterprise Password Safe    1.58  2010  Mixta  Web            Java  
  Open Sesame    0.1  2010   Affero GPL   Web             Java   

-- Console

  Multi
Lang
 Ver Ultima
Actua
 Lic  Interfaz Export Docs  Photos

Ingred.
Index

 BD Lang Result
  CPM    0.25b  2009  GPL  Console            C  
  Yapet    0.7  2010  GPL  Console            C++  
  Pwman3        GPL  Console            Python   No lo encontre 
 pwsafe    0.2.0  2005  GPL   Console             C++   

Finalistas y Resultados

- Yapet me gusto .. transparente portable (Linux y MacOS).. y para los hardcore de consola es perfecto

- Clipperz es lo mejor en web