PDA

View Full Version : JPReminder is out, download it!



ABCcletta
08-24-2005, 03:51 PM
Hi, first excuse me for my bad english :D

I have created a small tool in java, a simple password reminder that is useful in all the situations that need a login. This program work with XML and write all the data in encrypted mode with a DES algorithm. You can insert, modify, delete and view any reminder.

Here is a screenshot of the program:
http://img237.imageshack.us/img237/5761/shot118ua.jpg

IMPORTANT:
The first time you start the program, the default password is letmein. After the program is started, go to menĂ¹ "File" and select "Change password". Then change the password to one of your choice, to preserve privacy (the DES cipher, encrypt data with a key that correspond to your password). Every time you change the password, the file "reminder.dat" is refreshed with all new encrypted values.


Because this is a java program, it need a Java Runtime Environment if you haven't it. The JRE is useful every time you want to start a java program. Simply download a JRE for your operative system from this page:
http://java.sun.com/j2se/1.4.2/download.html

Finally, you can download JPReminder from this link:
http://utenti.lycos.it/doprinci/JPReminder.zip
or from this other link:
http://rapidshare.de/files/4267238/JPReminder.zip.html


Remember, this software is under GPL license. It doesn't need installation and it hasn't malicious code in it. If you don't trust me, you can check the source, that are inside the "JPReminder.jar" file, in the "src" directory (open the jar with Winrar).
Read the "readme.txt" to obtain other information on the software.


Please, contact me for any kind of questions :)