home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 1_2002.ISO / Data / Zips / CODE_UPLOAD5634592000.psc / main.pgh < prev    next >
Encoding:
Text File  |  2000-05-09  |  2.7 KB  |  61 lines

  1. PassGen 2.5 Help
  2. ----------------
  3.  
  4.  
  5. Generating Passwords
  6. --------------------
  7.  Choose all the options you want then hit the 'Generate' button.  The best way to find out what everything does is to experiment :)
  8.  
  9.  
  10. The Password List Box
  11. ---------------------
  12.  This is where the generated passwords will be displayed. Right clicking on this list will allow you to empty the list's contents.
  13.  
  14.  
  15. Security Levels
  16. ---------------
  17.  The combo box that display security levels allows you to pick from a number of preset length & character type combinations. Below is a list of the different variables for each level:
  18.  
  19. Level        Length    Characters Used
  20. -----        ------    ---------------
  21. Lowest            4b    Lower
  22. Low            6b    Lower
  23. Medium            8b  Lower & Upper
  24. High           12b    Lower, Upper, Num
  25. Very High       16b    Lower, Upper, Num
  26. Extreme           32b     All but Extended
  27.  
  28.  
  29. Using Different Character Sets
  30. ------------------------------
  31.  This option allows you to choose what kind of characters you want to make your password out of.  Random passwords are usually made with uppercase and lowercase characters. However, you can choose to also include numeric characters, which are numbers; symbols, such a question marks, hyphens and brackets; or extended characters for extra security.
  32.  Although you can use extended characters in generating passwords, many time passwords can't be used with special characters and symbols are used. So unless it's nessesary only use lowercase, upercase and numeric characters.
  33.  
  34.  
  35. Types Of Generation
  36. -------------------
  37.  Random:      This option generates passwords using a randomized number seed generated by the computer's timer.  Aside from generating random data through 'real-world' input this is probably one of the best and easiest ways to generate random passwords; even though it is really a psuedo-random process.
  38.  
  39.  Dependance:     Using a phrase you can generate a password that will always be the same using that phrase.  therefore the password is not nessesarily the thing you need to remember; the passphrase is!  To make this more configurable I have added a number to make different passwords using the same phrase; a sort of...security measure in case someon has PassGen.
  40.  
  41.  Seeded:    Simply put this option is like the other two.  But without the timer and whithout the passphrase.  You choose the number - it generates the same sequence of random passwords. You can't however get the same passwords back by typing in that number...it is truely psuedo-random.
  42.  
  43.  
  44. Saving Passwords
  45. ----------------
  46.  Remove for security reasons in PassGen 2.5
  47.  
  48.  
  49. Viewing Passwords
  50. -----------------
  51.  Obsolete. See above.
  52.  
  53.  
  54.  
  55. Blade++ Software
  56. Official Source Site.
  57. http://webone.com.au/~jpettit
  58.  
  59. masteryoda@webone.com.au
  60. ICQ# 34851120
  61.