lunes, 26 de marzo de 2007

How to create a command-line password vault

Like many people, I have too many passwords to remember. To keep them straight, I wrote a simple password security script using dialog and GnuPG (GNU Privacy Guard). The script prompts the user for a master password using a dialog box, unencrypts a file that holds a list of passwords, and opens the file in a text editor. When the editor is closed, the script re-encrypts the password file.

(more...)

No hay comentarios: