Donate Share

Universal Password Manager

File Release Notes and Changelog

Release Name: upm-1.1

Notes:
Universal Password Manager (UPM) allows you to store usernames, passwords, URLs
etc in an encrypted database protected by one master password.

There are several open source password managers available so what makes UPM 
different? It's three strongest features are...

 * it's simplicity - it provides a small number of very strong features with no
   clutter

 * cross platform - UPM is written in Java so it can run on Windows, Mac OS X &
   Linux (among others). Both Windows and Mac OS X native feeling version are
   available.

 * database sharing - This feature is particularly useful. Rather than having
   lots of seperate databases (home, work, etc) this feature allows you store
   your database at a remote location (password protected HTTP URL for example)
   and then have UPM automatically keep your local database in sync with the
   remote database.

This release has one major new feature, database sharing. This feature allows 
you to have one database that can be accessed from many machines.

Changes: