android-passwordsafe


Android Password Safe

We've Merged

As of February 3rd, 2009, Android Password Safe has merged with OpenIntents. Please see either http://www.openintents.org/en/node/205/ or http://code.google.com/p/openintents/

Old Info

A password safe for Android that protects your passwords with AES encryption. All encrypted information is stored in a database on the phone. No information is kept online. The only way to backup currently is through the export feature.

What it looks like

Here are the various screens you'll see using Password Safe.

Front Door

http://android-passwordsafe.googlecode.com/files/FrontDoor-46.png

Category List

Passwords are organized into Categories. You must first create and select a category in order to create passwords.

From here you can import and export the database of passwords. See ImportExport for more info.

http://android-passwordsafe.googlecode.com/files/CategoryList-46.png

Password List

The Password List shows the Description of all of your password entries.

http://android-passwordsafe.googlecode.com/files/PassList-46.png

Password Edit

Finally, here's what it looks like to edit a password entry.

http://android-passwordsafe.googlecode.com/files/PassEdit-46.png

Project Information