Password Tracker reaches version 1.4. This application keeps your passwords away from hackers by storing them in an encrypted database. It is a small, simple but extremely handy application. Since it is written in Java, it is cross platform. This is especially handy for users who work on multiple platforms but want use the password database on all platforms.
The file format has not been changed since the previous version, the 1.4 will work with previous versions of the password tracker. There are no upgrade issues.... read more
Password Tracker is a cross platform Java application that lets you safely store passwords in en encrypted database. Password Tracker is multi platform, you can use the same application and the same database across multiple platforms.
This release solves an imcompatability with the latest Java JRE 6.
Password Tracker is a cross-platform Java application to keep your passwords in an encrypted file on disk, protected by a pass phrase so that they are safe. Even if the file containing your passwords falls in the wrong hands, the pass phrase is needed to decrypt it. The application uses the unpatented Blowfish encryption algorithm which was invented by Bruce Schneier. The encryption is reasonably safe. The application is based on the Password Safe application from Bruce Schneier, it aims to be compatible with it.