home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3197 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: xs1.xs4all.nl!marcone
  2. From: marcone@xs1.xs4all.nl (Marco Nelissen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Key File Programming
  5. Date: 8 Feb 1996 12:55:09 GMT
  6. Organization: XS4ALL Internet
  7. Message-ID: <4fcrrd$eu4@news.xs4all.nl>
  8. References: <4f9kvp$m70@rock101.genie.net> <4fc9vi$2id@lobo.lule.frontec.se>
  9. NNTP-Posting-Host: xs1.xs4all.nl
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Daniel Stenberg (FRS) (dast@sth.frontec.se) wrote:
  13. : Well, a strong keyfile will make the pirates to patch your executable to
  14. : avoid the keyfile, but they can *NEVER* ever create a keyfile-maker that
  15. : could damage any project pretty serious. It's all up to the author to
  16. : decide.
  17.  
  18. In my opinion, a keyfile is useless. You are basically just adding another
  19. file to your distribution. 
  20. Pirates will simply distribute the program with the required keyfile, or 
  21. they will decript the keyfile in the same way that your program does,
  22. extract any code or data that may be required, and add that to the main
  23. program, so that the keyfile is no longer required.
  24.  
  25. Marco
  26.