Secret Squirrel project is a password manager.
Secret Squirrel is a basic password management application written in Java.
It uses Blowfish and SHA-384, performs password generation using the Java secure random object (fully configurable), and supports password groups
Here are some key features of "Secret Squirrel":
· JavaBlowfish encryption
· SHA-384 of passwords
· Password generation (fully configurable)
· Password groups
· Cross-platform (java)
· Software keyboard to bypass key capture programs
· Double-click to put password into clipboard
Requirements:
· Java runtime (JRE)
RUN:
$ java -jar SecretSquirrel.jar mypasswords.ss
What's New in This Release:
· This release fixes a possible known-cleartext attack, and various Java 1.3 compatability issues.
Product's homepage