rcasper/COSC625
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
COSC625 ======= Password Management Program +++++++++++++++++++++++++++++++++++ What You Will Need +++++++++++++++++++++++++++++++++++ -Java Runtime Environment 1.7 -Your copy of this program -Passwords +++++++++++++++++++++++++++++++++++ How To Use +++++++++++++++++++++++++++++++++++ 1. Launch the program by double-clicking on the icon 2. Enter your username and password for your password management file -New users: Select New, then confirm in the subsequent pop-up -Existing users: Select Open 3. The program window will open ++++++++++++++++++++++++++++++++++ Adding Entries ++++++++++++++++++++++++++++++++++ 1. Enter the service name, user name, and password for your service into the corresponding text fields 2. Click Add Entry 3. Your new entry will be written to the storage file and will appear in plaintext form in the window +++++++++++++++++++++++++++++++++ Modifying Entries +++++++++++++++++++++++++++++++++ To change the stored password for a given entry: 1. Click Edit Entry 2. Enter the number of the entry to edit 3. Enter the new password for the entry 4. Your new password will be updated in the window ++++++++++++++++++++++++++++++++ Removing Entries ++++++++++++++++++++++++++++++++ 1. Click Remove Entry 2. Enter the number of the entry to remove 3. Confirm your selection