home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d7xx / d761 / password.lha / PassWord / PassWord.doc < prev    next >
Text File  |  1992-11-21  |  3KB  |  101 lines

  1.  
  2.  
  3.                          PassWord Version 0.1
  4.  
  5.                     written 1992 (C) by H.P.G FreeWare
  6.  
  7.  
  8. This is a little password program. Its size is about 2k.
  9. Because of its size you`ll see its not assumed to  protect  you  against
  10. any professional computer hackers. Its just  a  tool  that  can  provide
  11. the illegal using of your computer, if e.g. your little sister  or  your
  12. friend tries to boot up your system.
  13.  
  14. The use of the program is very simple. The first you have to  do  is  to
  15. create a file called `devs:PassWord.psw`.
  16. This file should contain your PassWord. That can be any word you will be
  17. use.
  18.  
  19. Then you should copy the PassWord binary to your c: directory.
  20.  
  21. Then you have to insert the following line early (best is as  the  first
  22. command) in your s:startup-sequence.
  23.  
  24. 'PassWord'
  25.  
  26. That`s all.
  27.  
  28. Now this program will be startet each time your computer boots up.
  29.  
  30. Then the user will be prompted for the PassWord. After 3 false passwords
  31. the program freezes your computer. That means no other process  or  task
  32. gets any CPU time and no more free memory is  available  for  any  other
  33. program. The coputer stays in this way until next bootup.
  34.  
  35. Legal Stuff:
  36.  
  37.         This  program  and  all files come with it, also the docfiles, are
  38.         released as FREEWARE.
  39.  
  40.         this means:
  41.  
  42.             everybody may use PassWord,
  43.  
  44.             everybody may copy PassWord, if:
  45.  
  46.                 1. You copy all included files, see list at the end of the
  47.                    doc file.
  48.                 2. No changes are made,  this  means  the  program and all
  49.                    included files must stay in the original form.
  50.                    Exception: you  may  archieve  it; but in this case you
  51.                               must also archieve the whole package.
  52.                 3. If  you  recompile  it, you have to include a notice to
  53.                    the original author. If you also want to (re)distribute
  54.                    in any new form you have to send me a copy.
  55.                 4. You may not sell PassWord.
  56.                    Execption: you`re  allowed  to  take  a  small copy fee
  57.                               which should not extend 5US$.
  58.                 5. If you want to include PassWord
  59.                    or one of the  included files as a part of a commercial
  60.                    package,  you  must  have  written  permission  of  the
  61.                    author (address see below).
  62.  
  63.  
  64.         I take no warranty or garanty for the function of this program.
  65.         The whole risk of using PassWord stays only by the user.
  66.  
  67.  
  68. Technical:
  69.  
  70.     I used the Manx Aztec C Compiler V 5.2 to write this tool.
  71.     The in dead very short code size is a result of using very often
  72.     amiga.library calls instead of c.library calls.
  73.  
  74. If you find this program useful, feel free to use and copy it.
  75.  
  76. Have fun
  77.  
  78. For all messages:
  79.  
  80.     Address:
  81.  
  82.         Hans-Peter Guenther
  83.         Gruener Weg 5
  84.         D-3501 Fuldatal 2
  85.         Germany
  86.  
  87.  
  88.  
  89. List of files:
  90.  
  91. (If you miss ony of the following files your release is incomplete)
  92.  
  93. PassWord           : the binary
  94. PassWord.info
  95. PassWord.doc       : english manual
  96. PassWord.doc.info
  97. PassWord.dok       : german manual
  98. PassWord.dok.info
  99.  
  100. --------- END
  101.