A Cross-Platform Password Manager

Submitted by Bill St. Clair on Sun, 26 Feb 2006 18:50:30 GMT  <== Computers ==> 

Password Gorilla is a cross-platform reimplementation of Bruce Schneier's Password Safe. I've been using Password Safe on Windows for a few years now, and have a database with lots of passwords. Password Gorilla allowed me to read and update those passwords on my Linux implementation. It's written as a TCL "kit", neat technology that allows an application to be shipped as a single file, which is interpreted by the Tclkit binary, also a single file. [google]

Add comment Edit post Add post