home *** CD-ROM | disk | FTP | other *** search
/ Hacks & Cracks / Hacks_and_Cracks.iso / hackersclub / km / downloads / unix / cracklib25_small_tar.z / cracklib25_small_tar / cracklib25_small / POSTER < prev    next >
Text File  |  1993-07-09  |  1KB  |  35 lines

  1.  
  2. CrackLib is a library containing a C function (well, lots of functions
  3. really, but you only need to use one of them) which may be used in a
  4. "passwd"-like program.
  5.  
  6. The idea is simple: try to prevent users from choosing passwords that
  7. could be guessed by "Crack" by filtering them out, at source.
  8.  
  9. CrackLib is an offshoot of the the version 5 "Crack" software, and
  10. contains a considerable number of ideas nicked from the new software. 
  11. At the time of writing, Crack 5 is incomplete (still awaiting purchase
  12. of my home box) - but I though I could share this with you. 
  13.  
  14. NOTE THIS WELL: CrackLib is NOT a replacement "passwd" program. 
  15. CrackLib is a LIBRARY.  CrackLib is what trendy marketdroid types would
  16. probably call an "enabler". 
  17.  
  18. The idea is that you wire it into your _own_ "passwd" program (if you
  19. have source); alternatively, you wire it into something like "shadow"
  20. from off of the net.  You can use it almost _everywhere_. 
  21.  
  22. FOR YOUR INFORMATION:
  23.  
  24. CrackLib has been tested mostly on Suns.  If you can point me at ways
  25. round portability problems (eg: static linking, other libraries, etc)
  26. I'd be most grateful. 
  27.  
  28. A reference copy of CrackLib (+ large dictionary) can be found via
  29. anonymous FTP at: 
  30.  
  31.     black.ox.ac.uk:~ftp/src/security/cracklib25.tar.Z
  32.  
  33.  
  34.                     - alec
  35.