home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / wizards / 3869 < prev    next >
Encoding:
Text File  |  1992-09-09  |  1.3 KB  |  37 lines

  1. Newsgroups: comp.unix.wizards
  2. Path: sparky!uunet!nic.unh.edu!unhtel!morwyn!forrie
  3. From: forrie@morwyn.uucp (Forrie Aldrich)
  4. Subject: /bin/rm security issue(s)
  5. Organization: Vision Graphics
  6. Date: Thu, 10 Sep 1992 01:57:05 GMT
  7. X-Newsreader: Tin 1.1 PL5
  8. Message-ID: <1992Sep10.015705.7210@morwyn.uucp>
  9. Lines: 26
  10.  
  11. I am aware that when a file is deleted, the blocks are made 'free' for
  12. writing, but the files contents can still linger about on the disk; and
  13. as such can be effectively retrieved with a good program.  I've a couple
  14. of programs (which have saved my life :) that do this.
  15.  
  16. However:  I'm concerned about being able really _eradicate_ a file,
  17. for various reasons including security.
  18.  
  19. Does anyone have a program that will do this?  A friend suggested that 
  20. I get a program that will open the file and write 'zeros' or something
  21. to the end of it and then close it. _Then_ /bin/rm the file.
  22.  
  23. I could see adding this 'feature' to /bin/rm or perhaps writing a
  24. program called /bin/rrm (_really-remove_) to do this.  Hmmm... I wonder
  25. how government contracts manage this issue...
  26.  
  27. Thank you.
  28.  
  29.  
  30.  
  31. -- 
  32.        -----------          Forrest Aldrich          -----------
  33.        -------     morwyn!forrie@unhtel.unh.edu      -------
  34.        ----                             ----
  35.        --         VISION GRAPHICS --    Dover, NH - USA           --
  36.        ------------------------------------------------------
  37.