Saferoom MIDlet
Platform: J2ME MIDP 2.0
Description:
The Saferoom mobile application is a database for your passwords and usernames. Nowadays it is very common for a regular people to have a multiple user accounts for tens of different services. It might be a little hard for one to memorize all this information so now you would only need to memorize one password for the Saferoom application that will contain all of your other passwords.
![]()
License: LGPL (Lesser General Public License)
The source code with NetBeans IDE 5.0 project files is available under the LGPL license. You are free to use and distribute this application.
Version history:
- Version 0.4 (April 1st, 2006)
- First Release
April 3rd, 2006 at 21:10
[...] I’ve been a bit busy on various projects but finally I was able to publish a new mobile application called “Saferoom”. The Saferoom is an application that can store your passwords and usernames for various services. User needs to memorize one main password that is used to encrypt the data using the RC4 algorithm. RC4 algorithm might not be a safest one to use but it should be enough to keep your data safe from a common pickpocket. [...]