Slashdot Mirror


Single Drive Wipe Protects Data

ALF-nl writes "A forensics expert claims that wiping your hard drives with just one pass already makes it next to impossible to recover the data with an electron microscope." But that's not accounting for the super secret machines that the government has, man.

625 comments

  1. One wipe is not enough. by htnmmo · · Score: 5, Funny

    One wipe is never enough.

    Didn't your mommy teach you anything?

    Especially true after Taco Bell.

    1. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      Why would I bring a hard drive to Taco Bell? Do they have Wi-Fi now, like Panera's?

    2. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      One wipe is never enough.

      Didn't your mommy teach you anything?

      Especially true after Taco Bell.

      Am I the only one who doesn't experience this adverse reaction to Taco Bell?

    3. Re:One wipe is not enough. by jovius · · Score: 1

      With all the mess around I think that's the general government policy.

    4. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      Nope. It's pretty lousy food, but I don't think I've ever had digestive troubles with it, unlike other poor-quality food I've eaten.

    5. Re:One wipe is not enough. by craagz · · Score: 3, Funny

      This guy here will need 30 bullets to wipe his hard drives.

    6. Re:One wipe is not enough. by pharwell · · Score: 1

      Actually, they do. At least the newer or remodeled ones. Older ones might not have it yet, but it's becoming more prevalent.

      --
      I quote others only in order the better to express myself. -- Michel de Montaigne
    7. Re:One wipe is not enough. by Talderas · · Score: 1

      You've never seen the brain reading device.

      --
      "Lack of speed can be overcome. In the worst case by patience." --Znork
    8. Re:One wipe is not enough. by Anonymous Coward · · Score: 1, Funny

      I take my drive apart and then wipe the disk surfaces once with sandpaper. Was never able to read the disks afterward. So one wipe is enough.

    9. Re:One wipe is not enough. by Crudely_Indecent · · Score: 3, Insightful

      Like the Lemur King Julian said in the movie Madagascar:

      "Who wipes?"

      Seriously though, anyone sufficiently interested in protecting data can do it in numerous ways.

      I used a script to sanitize drives used in forensic collection. First pass writes from /dev/urandom, second pass writes from /dev/zero.

      When drives died or became unuseable they would meet a sledgehammer moving at high velocity.

      --


      "Lame" - Galaxar
    10. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      Sure, believe the author of this piece. 1 wipe is enough. That's why the DoD has lowered their standards to a single fixed wipe and to prove it is going to send all of their super secret hard drives to china to be proven that the data is unreadable.

      But wait! That's not all!

      Coming soon, with Windows Ultimate 9++ 2.0

      Now you don't even have to wipe your hard drive, you can right click and attrib all files +h so that no elite hax0r in the planet including the government can ever read your data.

    11. Re:One wipe is not enough. by Gyga · · Score: 1

      The taco bell in my city doesn't have one, but it is right next to the only hotel without roaches so you can use their free one.

      --
      I don't preview or spellcheck.
    12. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      Nah taco bell is usually liquid enough that it just soaks right into the paper. So if you use a large well formed wad of TP, you can clean up taco bell in one wipe.

    13. Re:One wipe is not enough. by Gerzel · · Score: 5, Informative

      Evidence of what?

      You know it is often important to hide data that isn't involved with anything illegal. For example: Credit Card numbers, social security numbers and other personal information, trade secrets, personal journals and diaries that you don't want other people reading. There are many MANY reasons to want to wipe data that doesn't implicate you in a crime.

    14. Re:One wipe is not enough. by rubycodez · · Score: 4, Funny

      and both female slashdotters should remember to always wipe front to back

    15. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      "it won't be another Vietnam" -- Rummy

      ...the one and only thing he was right about... lol

    16. Re:One wipe is not enough. by Hordeking · · Score: 1

      Shouldn't that be jacking on, since Taco Bell/Wifi is concerned?

      --
      Disclaimer: The opinions and actions of the US Gov't are in no way representative of those held by this author or its ci
    17. Re:One wipe is not enough. by AlterRNow · · Score: 1

      Funny way of saying "murder"..

      --
      The disappearing pencil trick. Let me show you it.
    18. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      Care to post the script?

    19. Re:One wipe is not enough. by Anonymous Coward · · Score: 5, Interesting

      There are many MANY reasons to want to wipe data that doesn't implicate you in a crime.

      Hiding your data is important to prove your innocense (or support, at least). Imagine they "find" some data in your "possession" (officer swears the DVD of images was on your desk). Or your soon-to-be-ex left it to settle a bitter custody dispute. Now imagine every bit of your data is encrypted beyond their comprehension. Will a jury believe that you have everything - including your inane personal diary - encased beyond their reach but left super-incriminating evidence out in the open? Unless they can tie that DVD to you via a purchase, I think you have a good case. Imagine any other instance where someone wants to manipulate your data to their advantage. Like it or not, encryption/wiping/security is to prevent implications in crimes. This is true whether or not you have committed any.

    20. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      a forensics expert telling everyone this? like anyone would believe it. they just don't want you wiping your hard drive so that they can recover the data ...

    21. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      Did you even read the bash quote he was responding to? He was making a joke you fucking moron.

    22. Re:One wipe is not enough. by Sinning · · Score: 1, Funny

      if (drive == unusable) then BashWithSledge();

    23. Re:One wipe is not enough. by DarkOx · · Score: 1

      Seems to me that is good advice no matter which sex you are.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    24. Re:One wipe is not enough. by LoRdTAW · · Score: 1

      No script is necessary, just a single command. Using a live Linux cd like Knoppix you just type the following in a console:

      This writes random bytes to each and every block/sector of the entire disk:

      sudo dd if=/dev/randon of=/dev/hda bs=4096k

      This does the same as the above but uses all zeros instead:

      sudo dd if=/dev/zero of=/dev/hda bs=4096k

      Your disk might not be /dev/hda, for example if you use an Ubuntu live cd you will need to use /dev/sda or sdx (x being the disk number). This is not just wiping partition data but the entire disk! All partitions, boot sector and data will be over written and wiped clean. And FYI dd is just a copy utility like cp or the DOS copy, it has the ability to understand block devices like disks.

      As far as I know no such command exists under windows.

    25. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      Care to post the script?

      Like they say on TV, don't try this at home (or do, but don't bitch about it afterwards):

      for A in sd hd ; do for B in {a..z} ; do shred -fvz -n2 /dev/${A}${B} & done ; done

      Some people might still be using PATA. This also doesn't catch proprietary device names, like the ones (that at least used to be) used on Mylex controllers. Mod A as appropriate. Might want to also trigger on security_check_injail() and security_check_iswife().

    26. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      For sure. Innocent arses have nothing to fear.

    27. Re:One wipe is not enough. by cnettel · · Score: 1

      The complicated part is getting to the file handle in the first place (and getting a full disk handle with write permission is even more locked down since XP SP2), but it is/was really just an odd path in NT. Then it's a perfectly fine file handle. You will need something to emulate /dev/zero, though.

    28. Re:One wipe is not enough. by Renegade+Iconoclast · · Score: 1

      Oh please. You're claiming to be familiar enough with vaginas to give advice about them?

    29. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      Didn't your mom teach you to wipe both ways? No wonder nobody likes you.

    30. Re:One wipe is not enough. by daath93 · · Score: 1

      I can't believe this was modded insightful for what amounts to a catastrophic failure to recognize what encryption and security is used for. No wonder you posted AC. I suppose you don't use wireless encryption for a laptop. If so, may i have your address? ;)

    31. Re:One wipe is not enough. by jonbryce · · Score: 1

      I do that too, but it does take more than one wipe of the sandpaper to remove the surface.

    32. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      I do not have nor desire an account. What is encryption/security used for if not to protect your data from other people? Regarding wireless, I do not own a laptop (there is a PC everywhere I go, damn near) nor do I use wireless. You got me there. I do not use "wireless encryption" for my laptop. Perhaps this will change upon owning a laptop and running a wireless router. I'd ask for your address but you already gave your employer.

    33. Re:One wipe is not enough. by Crudely_Indecent · · Score: 1

      (recreated from memory, something simple like this)

      #/bin/sh
      dd if=/dev/urandom of=$1
      dd if=/dev/zero of=$1
      exit

      usage: cleaner.sh /dev/sd1

      --


      "Lame" - Galaxar
    34. Re:One wipe is not enough. by ChienAndalu · · Score: 1

      I'm sure you need /dev/radon when you want to nuke your disk

    35. Re:One wipe is not enough. by venuspcs · · Score: 0

      One wipe is never enough. Once while setting up a new linux machine I accidentally erased (with dd) every single file on my backup hard drive that had all my data on it. It took me a solid 2 days (as in 48 consecutive hours), but I got every single file back.

    36. Re:One wipe is not enough. by Eil · · Score: 0, Offtopic

      Jesus fucking christ, that got modded funny??

    37. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      No you didn't.

    38. Re:One wipe is not enough. by cbiltcliffe · · Score: 1

      You were never able to read them afterwards. But did you use that electron microscope method?

      Somehow, I think not.

      Just because you can't do it, doesn't mean nobody else can.

      Although, unless the government has reason to believe you belong in Guantanamo, you're probably safe, as none of your neighbours are going to be able to read your drive, either.

      --
      "City hall" in German is "Rathaus" Kinda explains a few things......
    39. Re:One wipe is not enough. by Arterion · · Score: 1

      Or maybe they'll think you considered how suspicious it would look to have an "incriminating DVD" out in the open, but everything else encrypted. So in order to watch that DVD, you hid it in plain sight, so that you have some kind of defense against the claim that the DVD belonged to you. They'll think you're just trying to fool them, in other words. If what you suggested were a valid defense, people would be encrypting all but their most "incriminating" data, and then claiming that it wasn't theirs.

      --
      "That which does not kill us makes us stranger." -Trevor Goodchild
    40. Re:One wipe is not enough. by jrumney · · Score: 1

      The only flaw in this plan is that the average juror does not think like you. Upon seeing that you're "hiding" something, the average person makes the assumption that you've got something to hide. You can argue all you want about the invalidity of that assumption, but the average person is going to start from there. When the trusted policeman pulls out a DVD in court and claims that he found it on your desk, it fills in some gaps - the jury now "knows" what it is you have to hide, and since they have no evidence to the contrary they accept the evidence willingly. Now that you are a criminal in their minds, do you really expect them to accept your version of events over the trusted policeman's?

    41. Re:One wipe is not enough. by Runefox · · Score: 1

      Actually, a version of dd compiled for Windows does exist, with pseudo devices /dev/zero and /dev/random for just this purpose. Of course, you can't do this to the system drive in Windows - it has to be unmounted first. In addition, I don't believe it supports anything beyond the partition level - So doing it to a whole hard drive may not work. I haven't really tested it to see how far it'll go, but it does work.

      --
      Screw the rules, I have green hair!
    42. Re:One wipe is not enough. by KudyardRipling · · Score: 0

      One needs to understand the mind of the LEO (law enforcement officer). To such, everyone is a criminal and everything is evidence. However, by reason of matters including but not limited to caselaw, statute(s), patrol guidelines, budget, and manpower, he has to determine the subset of people and things considered 'of interest and/or as evidence' that will have empaneled juries decide his way.

      The context of this thread is that data erasure via a single overwrite is insecure and only permanent and irreparable physical destruction of storage hardware is the posited means to securely destroy data. To the LEO at the crime scene (where this whole argument is going), data is perceived as evidence. Therefore the LEO sees a destroyed data storage device and gives probable cause to think that evidence destruction was attempted.

      --
      Submission as evidence constitutes plaintiff and/or prosecutorial misconduct.
    43. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      You wipe your dong?!?!??!?

    44. Re:One wipe is not enough. by blitziod · · Score: 1

      ok first off it is NOT evidence unless it is. In other words until you receive a request for it, a notice of suit or case, or some idea that a court officer somewhere wants it, you can destroy it. Secondly a jury will in most cases NEVER be allowed to hear about "phantom" evidence that may have existed on a hard drive platter that was destroyed. Certainly in the US in a criminal trial this would be completely irregular. Third there are MANY more reasons to erase hard drives than to stop the contents from being used as evidence. Financial data, trade secrets, perfectly legal ( but potentially troublesome) pictures of the owner blowing somebody , medical records, etc..

      --
      The only way to bust a doper--is when you yourself become a smoker!
    45. Re:One wipe is not enough. by LynxofCP · · Score: 1

      As a contractor, I use TrueCrypt to separate information between each of my clients as each of them have made me sign an NDA with clauses regarding negligence.

      In the event that I forget to lock my laptop going to lunch or something along those lines, I don't want the law coming down on my arse.

      If someone accuses me of doing something illegal, they're welcome to go through those volumes, but they'll have to speak to my boss about their own NDAs first and I'll be more than willing to open up.

      So yeah, I'll agree with you that I encrypt my data so I can't be accused of negligence leading to leaking of private and confidential information, but at the same time, if someone is trying to hide something that is incriminating, they'd probably be better off looking at stenography or something like that than having encrypted data.

      --Steven

    46. Re:One wipe is not enough. by Meski · · Score: 2, Funny

      The taco bell in my city doesn't have one, but it is right next to the only hotel without roaches so you can use their free one.

      The wifi killed all the roaches.

    47. Re:One wipe is not enough. by EdIII · · Score: 3, Funny

      I used a script to sanitize drives used in forensic collection. First pass writes from /dev/urandom, second pass writes from /dev/zero.

      I use a script that writes random files from a 6TB collection of porn. That way, when somebody does find the drive it will be impossible for them to argue that I overwrote it with porn.

      Why is this drive filled with 2TB of porn? Answer: Why NOT?

      Why do you have to 10 drives filled with the same porn? Answer: My backup policies force me to protect data relative to it's importance. Next.

      Did these drives always have porn on them? Answer: Absolutely.

      Most juries would buy those answers in a second.

    48. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      Gas? yes.... Explosive Diarrhea? nope....

      Being in the military, you learn to love TB. That is one of the few fast food places on base...

    49. Re:One wipe is not enough. by randyleepublic · · Score: 0

      What a dumbshit.

      --
      Social Credit would solve everything...
    50. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      This is called evidence tampering and/or destruction.

      Not until you've been formally notified that it is evidence. Just ask Enron. "Just part of our normal protocol for document destruction."

      You're allowed br IRS regs to destroy receipts and such after a specified number of years, unless they first pull out the magic word "fraud". Then they can go back to birth with whatever they can locate.

    51. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      Listen, pal.

      If you overwrite your harddisk with all zeroes, and then get back *anything* but zeroes when reading it back, your disk is defective by definition.

      And don't tell me you opened up your drive and analyzed magnetic residue for your home server.

    52. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      No it isn't. Stop being dim.

    53. Re:One wipe is not enough. by Crudely_Indecent · · Score: 1

      Initially, I thought you were making fun of me.

      Now I'm envious, 2TB of porn? You're awesome!

      --


      "Lame" - Galaxar
    54. Re:One wipe is not enough. by fataugie · · Score: 1

      As far as I know no such command exists under windows

      Sure it does....
      D:\Vistax64\setup.exe

      --

      WTF? Over?

    55. Re:One wipe is not enough. by Anonymous Coward · · Score: 0

      Consider the 'chain of custody': The idea behind recording the chain of custody is to establish that the alleged evidence is in fact related to the alleged crime - rather than, for example, having been planted fraudulently to make someone appear guilty. However dumb your average juror may be, if evidence can't be tied to the defendant, then the juror won't even have it presented to them. To be pedantic, the officer is not going to pull out anything as all state's evidence will have been in the possession of the prosecution and accessible to the defense.

    56. Re:One wipe is not enough. by Whorhay · · Score: 1

      Actually you will please note that he said he has a 6TB collection of porn.

  2. Tag this "itsatrap" by Anonymous Coward · · Score: 0

    See subject.

    1. Re:Tag this "itsatrap" by pyster · · Score: 0

      I agree. This post is a troll. btw; there was a reward for anyone who could recover data from a wiped drive offered up. I think /. even posted this up when it was offered.

    2. Re:Tag this "itsatrap" by Timothy+Brownawell · · Score: 1

      I agree. This post is a troll. btw; there was a reward for anyone who could recover data from a wiped drive offered up. I think /. even posted this up when it was offered.

      The "reward" was a joke, something like $200. I'm pretty sure nobody who matters took them seriously, if they even knew about it.

    3. Re:Tag this "itsatrap" by IBBoard · · Score: 5, Informative

      That'd probably be this challenge from further up the page - $500 at the moment, and apparently three companies have turned it down after the dd command was mentioned because they 'know' it isn't possible.

    4. Re:Tag this "itsatrap" by ari_j · · Score: 1

      You forgot to mention that those three companies didn't turn down the challenge per se. It sounds from the description on that page that the companies were asked to provide their normal quotes for recovering the data and refused to even provide a quote (with one company saying it would do so and make an effort if they needed to make an effort for legal purposes).

    5. Re:Tag this "itsatrap" by piranha(jpl) · · Score: 2, Insightful

      $500! Hot damn. That sure is a pretty penny to pay for something as EXOTIC AND EXPENSIVE as magnetic force microscopy.

    6. Re:Tag this "itsatrap" by Lord+Bitman · · Score: 1

      three companies who normally charge thousands to tens of thousands of dollars for partial data recovery turned down $500 to recover an arbitrary short string of data that normally nobody cares about? They must not be able to do it.

      --
      -- 'The' Lord and Master Bitman On High, Master Of All
  3. Why are we still discussing this?! by MartinG · · Score: 5, Insightful

    Just use encryption (of your whole drive or partition) and forget about wiping it.

    It's not that hard. For example, several modern Linux distros support encrypting your entire installation out of the box.

    --
    -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
    1. Re:Why are we still discussing this?! by postbigbang · · Score: 5, Funny

      Sadly, it's best just to physically destroy the drive after use. I suggest a two-year old child just after its nap ought to do the trick.

      --
      ---- Teach Peace. It's Cheaper Than War.
    2. Re:Why are we still discussing this?! by dmdavis · · Score: 5, Insightful
      You encrypt it, and someone can still potentially get it, even if the probability is miniscule. Maybe the algorithm is discovered to be flawed, or they see you type your password, or they install a hardware key-logger, or while it would theoretically take thousands of years to brute force it, random chance has them guess the right sequence on the first try (it could happen). You wipe the data though, and there is no chance for anyone to get it.

      Encrypting it is definitely a good idea, but not as a replacement for wiping it.

    3. Re:Why are we still discussing this?! by morgan_greywolf · · Score: 4, Funny

      Yep. They'll never get my data. It's all encrypted with the superior ROT13 encryption method. Twice just to be sure.

    4. Re:Why are we still discussing this?! by itsme1234 · · Score: 2, Interesting

      while it would theoretically take thousands of years to brute force it, random chance has them guess the right sequence on the first try (it could happen). You wipe the data though, and there is no chance for anyone to get it.

      If we are to totally forget the order of magnitude needed for random chance to guess the key at first try then we can say that by chance "they" could actually guess your data at first try! Even if you wipe the data! Even if you vaporize your hdd!

    5. Re:Why are we still discussing this?! by Z00L00K · · Score: 5, Informative

      Add a wipe to the encryption and you may be safe.

      The old problem with multiple wipes depended on the fact that there were rather large tolerances, but modern drives are very close to limits caused by physics, which means that it's a lot harder to extract wiped data.

      If the data also was encrypted it will probably be impossible to re-create since there always is a level of loss even at recovery. For unencrypted data this may not be a big problem and it can be rectified by hand, but for encrypted data it will upset the whole packet that was encrypted.

      But in a majority of cases a single wipe will be sufficient when the hardware is sold as surplus, since it's not easy to track and find out if a certain drive contains anything of interest.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    6. Re:Why are we still discussing this?! by Kr3m3Puff · · Score: 2, Interesting

      Just to point out that we have to be abrest of the limitations of our chosen encryption scheme. Several of the IT Foresincs have started to exploit some the weaknesses that, while they may not be able to de-code infromation, might be able to identify that encrypted information is there and even what type of infromation might be encrypted.

      Legally, in some places, like the UK, you do not have the legal option to not disclose your encryption keys. Your only hope of keeping the government out of your pants is plausable deniability, which can be totally ruined if they can prove that you aren't fully disclosing your information. Also, if a non-government agency thinks you are hiding something, they don't just throw you in jail...

      --
      D.O.U.O.S.V.A.V.V.M.
    7. Re:Why are we still discussing this?! by bsDaemon · · Score: 1

      I'd suggest a counter-point that wiping your drive is definitely a good idea, but not as a replacement for encrypting it in the first place.

      Step 1: Encrypt drive
      Step 2: ??? (may or may not be illegal)
      Step 3: shred -uz
      Step 4: no more evidence, la-la-la-la-lala

    8. Re:Why are we still discussing this?! by dmdavis · · Score: 2, Insightful

      Sure, but they won't know if they data they guessed is right. If they guess the password correctly, it successfully decrypts the data, and you know it was right.

    9. Re:Why are we still discussing this?! by morgan_greywolf · · Score: 2, Informative

      Note to the clueless: The above comment is entirely intended to make the point that encryption is not a substitute for wiping. If you can recover encrypted data with a key, so can someone who doesn't have the key given enough time, skill and determination. It's not just a theoretical possibility.

      By showing myself to be sounding confident with an obviously wrong statement, I was parroting the parent.

    10. Re:Why are we still discussing this?! by Zordak · · Score: 1, Funny

      [I]t's best just to physically destroy the drive after use. I suggest a two-year old child just after its nap

      Armed with a peanut butter and jelly sandwich!

      --

      Today's Sesame Street was brought to you by the number e.
    11. Re:Why are we still discussing this?! by zappepcs · · Score: 5, Funny

      I dismantle mine and make those cool clocks out of them for xmas gifts. A couple have it where the platters are mounted on a spindle also over a mirror, and move counter-clockwise. So far, only two epileptics have succumbed to the effects.

    12. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      ...I see what you did there...

    13. Re:Why are we still discussing this?! by the_B0fh · · Score: 1

      The old problem with multiple wipes depended on the fact that there were rather large tolerances, but modern drives are very close to limits caused by physics, which means that it's a lot harder to extract wiped data.

      Not hard drives - floppy drives. I remember reading deleted data from a floppy disk on my Apple II boxes using Tricky Dick and other disk utilities, and you can set the drive to read to the "side" of each track. The stepper motor was good enough to go quarter tracking.

    14. Re:Why are we still discussing this?! by AusIV · · Score: 2
      Take it one step further and overwrite the headers for your encrypted partition. Then nobody can compel you to produce the key.

      I use LUKS, which uses anti-forensic techniques for storing a copy of the key (encrypted with the user's password) in a header. The header is about 1 kb (see payload offset in cryptsetup luksDump). Finish with a drive, write random data over the first kilobyte of it, and if you trust 256 bit AES, your data is gone.

    15. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      This is too meta for me to understand. I think I'll borrow some of twitter's sockpuppets and mod it "-1 wtf?"

    16. Re:Why are we still discussing this?! by tellthepeople · · Score: 3, Informative

      Yes, a two year old with Torx for fingers. But seriously if you really want to know how to erase your media here are the instructions for the US government http://csrc.nist.gov/publications/nistpubs/800-88/NISTSP800-88_rev1.pdf. For destroying hard drives they recommend you "disintegrate, shred, pulverize, incinerate" (p19) the hard drive

      --
      Tanto nomini nullum par elogium.
    17. Re:Why are we still discussing this?! by rendermaniac · · Score: 4, Interesting

      Or a magnetic fish tank cleaner (true story - happened to my brother in law).

    18. Re:Why are we still discussing this?! by Hinhule · · Score: 5, Funny

      You sure dismantling two-year olds is entierly legal? Not to mention making clocks out of the remains.

    19. Re:Why are we still discussing this?! by kj_kabaje · · Score: 4, Insightful

      Child after nap?? No--if you want destruction, better child *before* nap.

    20. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      Sadly, it's best just to physically destroy the drive after use. I suggest a two-year old child just after its nap ought to do the trick.

      As a father of three children, I strongly suggest a two-year child BEFORE his/her nap.

    21. Re:Why are we still discussing this?! by blincoln · · Score: 1

      I remember reading deleted data from a floppy disk on my Apple II boxes using Tricky Dick and other disk utilities, and you can set the drive to read to the "side" of each track.

      Was it deleted, or was it overwritten? Reading deleted data is generally very easy, but reading overwritten data is generally not. Although based on your relatively low UID, I expect you already knew that.

      --
      "...always new atoms but always doing the same dance, remembering what the dance was yesterday." -Richard Feynman
    22. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      In the UK you can be legally compelled to hand over your encryption keys by the security services. Smash it up and you can give them the keys, no need for prison:-)

    23. Re:Why are we still discussing this?! by nate_wilbanks · · Score: 1

      I beg to differ. A two-year child just before its nap is probably in a fouler mood with a high propensity for destruction.

    24. Re:Why are we still discussing this?! by jonadab · · Score: 5, Funny

      I prefer wiping the drive eleven times with cryptographically-sound random data, then grinding the entire computer to a fine talcum-powder consistency, mixing it thoroughly with twenty pounds of dry powdered cement, then stir in the water and gravel to make concrete. When it starts to get thick, start stirring in the ten pounds of small rare-earth magnets, one at a time. Let it set, then dip it repeatedly in molten steel. Finally, use a high-powered electromagnet to lift and drop the resulting brick into the hot part of an active volcano, then push the planet it's on into the nearest star.

      I suppose an attacker *might* not be able to recover the data if you skipped the last step, but why take chances?

      --
      Cut that out, or I will ship you to Norilsk in a box.
    25. Re:Why are we still discussing this?! by hack++slash · · Score: 5, Funny

      Your brother in law got wiped by a magnetic fish tank cleaner?

      --
      To do something right, you often have to roll up your sleeves and get busy.
    26. Re:Why are we still discussing this?! by iangoldby · · Score: 1

      If the data also was encrypted it will probably be impossible to re-create since there always is a level of loss even at recovery. For unencrypted data this may not be a big problem and it can be rectified by hand, but for encrypted data it will upset the whole packet that was encrypted.

      which is of course a double-edged sword. I hope you keep good backups...

    27. Re:Why are we still discussing this?! by the_B0fh · · Score: 1

      Heh. I had a 4k+ uid that I lost. It wasn't deleted data, those are trivially recoverable. That specific chapter dealt with off alignment drives, iirc, and the issues it caused.

    28. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      This is just to good to be yours

    29. Re:Why are we still discussing this?! by NCG_Mike · · Score: 1

      Interesting... I XOR my disk with 0xff and then again for added security.

    30. Re:Why are we still discussing this?! by commodore64_love · · Score: 2, Funny

      Whatever.

      There's nothing on my hard drive important enough to steal (I keep all my records in a safe). Unless somebody has a strong desire for 50 gigs of women riding sybians or playing with vibrators?!? I'm not sure why you'd want to steal that which you can get for free via bittorent.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    31. Re:Why are we still discussing this?! by lysergic.acid · · Score: 1

      sometimes that's not enough. for instance:

      the point is, encryption doesn't provide guaranteed protection against all attacks. the encryption algorithm you're using could be broken in the future, or computational power increased to an extent that makes bruteforcing viable, or someone could simply discover your encryption key by other means (trojan, keylogger, bugging your room, wiretapping your phone, looking over your shoulder as you're typing it in, etc.).

      the only way to ensure that information you do not want others to know about does not get out is to destroy that information. granted, that's not always an option, but sometimes such action is appropriate.

    32. Re:Why are we still discussing this?! by itsme1234 · · Score: 1

      Sure, but they won't know if they data they guessed is right. If they guess the password correctly, it successfully decrypts the data, and you know it was right.

      Well if you know how the data should look you would also know you have the right data while guessing!

    33. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      Double-ROT-13 is funny
      Quadruple-ROT-13 is twice as funny
      Sextuple-ROT-13 is thrice as funny, and gets a two bonus points for the 's-e-x' string in it
      Octuple-ROT-13 is twice twice as funny, and gets a bonus point for sounding a bit like the word 'octopus', which has 'p-u-s' in it, which sounds a bit like 'pussy', which is a synonym for 'vagina', which is related to 'sex'
      Decuple-ROT-13 is twice plus thrice as funny
      Duodecuple-ROT-13 is twice thrice as funny

      After that it just gets lame.

    34. Re:Why are we still discussing this?! by Smurf · · Score: 0, Redundant

      Sadly, it's best just to physically destroy the drive after use. I suggest a two-year old child just after its nap ought to do the trick.

      I dismantle mine and make those cool clocks out of them for xmas gifts. [...]

      Wait, you regularly dismantle your two-year old children? That's disgusting!

    35. Re:Why are we still discussing this?! by RiotingPacifist · · Score: 1

      But if your data was at risk of being visible due to magnetic history or likely heads moving and replaced sectors then they can recreate your encrypted hard drive and brute force the password (a GPG passkey may help if they couldnt recover that of your memory pen). TBH the only way to be sure is to melt the drive or not be wanted by the NSA, FDE is a good enough messure just as running linux makes your boxes safer, but against a powerful adversary you dont stand a chance.

      --
      IranAir Flight 655 never forget!
    36. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      Why are you explaining your post? You = pedant.

      Hooray for morgan_greywolf, our favorite LESSER troll!

    37. Re:Why are we still discussing this?! by dasunt · · Score: 1

      OTOH, wiping it the best replacement for encryption.

      What happens when your drive remaps a bad sector that has sensitive data that is still partially readable?

    38. Re:Why are we still discussing this?! by KudyardRipling · · Score: 4, Funny

      Incomplete procedure! ....the nearest start that is about to go supernova next to a supermassive black hole that wormholes to an antimatter universe.

      Get it right, damn it!

      --
      Submission as evidence constitutes plaintiff and/or prosecutorial misconduct.
    39. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 1, Insightful

      random chance has them guess the right sequence on the first try (it could happen).

      It COULD happen, yes. It also COULD happen that after you smash your hard drive with a sledge hammer, the pieces will be blown about by a local mini-tornado and reassembled into a fully functional drive again by pure coincidence.

      I think you really have no idea how unlikely the events we're talking about here really are and how big key spaces really are.

    40. Re:Why are we still discussing this?! by Gerzel · · Score: 1

      The problem there is occasionally the drive wins or claims a draw by destroying the child as well.

      Part of most if not all HDDs fall well under the "choking hazard" category.

    41. Re:Why are we still discussing this?! by KudyardRipling · · Score: 1

      Step 5: Incapacitate suspect with blunt object
      Step 6: Dump body into hydrofluoric acid tank
      Step 7: Test for Na+, K+, Mg++, Ca++, Fe++(+) ions and perfluoro-organics in solution
      Step 8: Titrate with mixed alkali carbonates
      Step 9: Dump mixture somewhere in New Jersey
      Step 10: ???
      Step 11: Homeland Security!!

      Due process is to USA law as the drop-kick-at-goal is to gridiron football. Merely an anachronism.

      --
      Submission as evidence constitutes plaintiff and/or prosecutorial misconduct.
    42. Re:Why are we still discussing this?! by z_gringo · · Score: 1

      And a can of Red Bull.

      --
      -- -- Warning. Do not stare directly at the sun.
    43. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      Only 50gb? 330gb here! ;(

    44. Re:Why are we still discussing this?! by Anpheus · · Score: 1

      Where's the thermite?

    45. Re:Why are we still discussing this?! by krakelohm · · Score: 0, Troll

      It was funnier 45 minutes ago...

      --
      You are all a bunch of idots.
    46. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      Your brother in law got wiped by a magnetic fish tank cleaner?

      Well it *did* resemble a seashell.

    47. Re:Why are we still discussing this?! by CheeseTroll · · Score: 1

      Sure, that's fine for you, but what if everybody started doing that?

      --
      A post a day keeps productivity at bay.
    48. Re:Why are we still discussing this?! by bgerlich · · Score: 5, Funny

      Johnny "magnetic fish tank" Staccone, a cleaner for the Gambino family

    49. Re:Why are we still discussing this?! by duffbeer703 · · Score: 1

      Obviously you're clueless about destroying data. Even after destroying the planet, some magnetic traces still exist. The only way to ensure destruction is to ship the drive back in time to an era where hard disks were not available.

      --
      Conformity is the jailer of freedom and enemy of growth. -JFK
    50. Re:Why are we still discussing this?! by postbigbang · · Score: 2, Funny

      That's all right, you may not have to worry if it's a 1TB Seagate drive. They self-brick.

      --
      ---- Teach Peace. It's Cheaper Than War.
    51. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      Oh for F* sake! I have about 10 drives sitting around I've been meaning to destroy. Been meaning to pick up a big magnet. What haven't I thought of until now? That's right, I have several large magfloats sitting around *sigh*.

    52. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      "a two year old with Torx for fingers" -- you mean a Y chromosome. At that age it pretty much amounts to the same thing.

    53. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      this is not fucking funny.

      please come up with something original.

    54. Re:Why are we still discussing this?! by Irongeek_ADC · · Score: 1

      I have you beat, I use ROT26.

    55. Re:Why are we still discussing this?! by cowscows · · Score: 1

      Don't forget to kill anyone who may have created or seen the data previously on the drive.

      --

      One time I threw a brick at a duck.

    56. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      How strong is a magnetic fish tank cleaner? Inside the hard drives are largeish neodymium magnets (among the strongest permanent magnets) used for the head positioning motor. They are strong enough that it is rather difficult to remove them from a whiteboard, and they can self-destruct when you allow multiple to attract wach other.

    57. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      Wait, you regularly dismantle your two-year old children? That's disgusting!

      You must be from eBay; Hi, I'm AC, let me tell you about redundancy.

    58. Re:Why are we still discussing this?! by Chris+Burke · · Score: 1

      Finally, use a high-powered electromagnet to lift and drop the resulting brick into the hot part of an active volcano, then push the planet it's on into the nearest star.

      But... that's where I keep all my stuff!

      --

      The enemies of Democracy are
    59. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      50 gigs... of ASCII text.

    60. Re:Why are we still discussing this?! by interploy · · Score: 1

      Nay my friend, give them bologna. Even the hardiest technician can be brought to tears by a disk drive full of luncheon meat. If applied to a hard drive, then... who knows? Entire data centers brought to its' knees.

    61. Re:Why are we still discussing this?! by noidentity · · Score: 1

      But seriously if you really want to know how to erase your media here are the instructions for the US government. For destroying hard drives they recommend you "disintegrate, shred, pulverize, incinerate" (p19) the hard drive

      You left out the most important last step: "nuke it from orbit, it's the only way" (p20) to be sure.

    62. Re:Why are we still discussing this?! by this+great+guy · · Score: 4, Informative

      You are wrong. Because any decent hard drive encryption solution will not use the password to directly encrypt the sectors. They will use it to encrypt one ore more master keys which will then be used to encrypt sectors. For example dm-crypt/LUKS works that way (up to 7 master keys), as well as TrueCrypt. They do that precisely to render all the data inaccessible by simply wiping the master key. Another advantage of this technique is that the user can change her password at anytime without having to re-encrypt the whole disk (the app just re-encrypts the master key).

      So the GP is right: use disk encryption instead of relying on time-wasting/manual/unreliable data wiping !

    63. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      I am intrigued and wish to subscribe to your newsletter.

    64. Re:Why are we still discussing this?! by evanbd · · Score: 1

      He was trying to carve his initials on it with the sharpened end of an interspace toothbrush.

    65. Re:Why are we still discussing this?! by OverlyGenericUsernam · · Score: 1

      About the same strength if not stronger. Though I'm curious what you mean by the hard drive magnets self-destructing with a few of them together. Sounds like something to try and see.

    66. Re:Why are we still discussing this?! by witherstaff · · Score: 1

      Armed with a peanut butter and jelly sandwich!

      Smart move, the peanut butter will make a biological weapon out of your waste data.

    67. Re:Why are we still discussing this?! by drfireman · · Score: 4, Funny

      I used to do that, but it's a weak procedure. People can infer what you've been up to by the lengths to which you will go to wipe your drive. Once you push the planet into a star, there are only a few possibilities for what was on your drive. (Shame on you.)

    68. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      actually random chance states that eventually
      someone WILL guess it on the first try, making all encryption methods inherently flawed

    69. Re:Why are we still discussing this?! by profplump · · Score: 1

      If you use a reasonable encryption method, someone without the key cannot recover your data in any reasonable amount of time, unless you assume access to some yet-publicly-unknown method of cryptanalysis, or some flaw in the crypto system. It's not just a theoretical possibility — it's not even a theoretical possibility. That assumption is the basis of cryptography.

      The alternative is that all encryption is useless against a determined attacker, and therefore it's not ever reasonably safe to transmit anything valuable across an insecure channel like the Internet. If that really were the case, why isn't someone sniffing all the data on those PFS-disabled IPSec channels in use by thousands of companies with fairly valuable data? With PFS disabled there's only one key to crack and you can read all the data that ever went or will go over the channel.

    70. Re:Why are we still discussing this?! by Tubal-Cain · · Score: 1

      I'm not sure why you'd want to steal that which you can get for free via bittorent.

      Don't people still shoplift CDs?

    71. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      Are you completely mad? Then all the adversary has to do is wait! You want to ship it forward until the heat death of the universe strips it of its stored entropy.

    72. Re:Why are we still discussing this?! by element-o.p. · · Score: 1

      The problem with your argument is that a "reasonable amount of time" changes as computer speeds change. Since modern cryptography is based on factoring extremely large numbers, it becomes easier to compute the prime numbers that are used to create the ciphers as computation speeds improve. Therefore what might be "secure" today might be (relatively) trivial to crack in a few years. If it is important to keep your data safe a few years from now, then encryption is probably not good enough. On the other hand, if your data only needs to be kept secure until your product goes to market, then current encryption methods are probably good enough.

      --
      MCSE? No, sir...I don't do Windows. Yes, I am an idealist. What's your point?
    73. Re:Why are we still discussing this?! by old+dr+omr · · Score: 1

      The point here is not that they will guess the encryption key first time but may guess what product was used to encrypt it and what password used. It would then all come down to password strength. i.e Use TrueCrypt password drowssap and they may well hit it in 1.

    74. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      I think most parents will tell you that the most destructive time for a two year old is just before nap, not after.

      But giving the drive to a two-year old is probably not a good idea anyhow. Some teenagers with a video camera, a lighter and some skateboards might do the trick.

    75. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      While that may soon be true of 1024 bit public keys, AES128 with a decent key is well beyond what any computer, real or imagined, can brute force. Cryptography is perhaps the only battle in which the defenders have the upper hand. Someone is getting close to factoring 1024RSA? No problem. Just increase to 2048 or 4096. Then sit back for a few more decades.

    76. Re:Why are we still discussing this?! by Sethumme · · Score: 1

      I would recommend against that last step. Everyone knows that when objects pass into antimatter wormhole, they are reconstituted into the antimatter universe in reverse order, thereby undoing all the painstaking steps you've already completed.

      Then all the Bizarro people will be able to see your porn collection.

    77. Re:Why are we still discussing this?! by marcosdumay · · Score: 1

      Are you crazy? Those things will NEVER get over the event horizon!!!

      You'd better generate the anti-matter right here at our universe, and make sure to reduce its temperature to exactly 3K before radiating.

    78. Re:Why are we still discussing this?! by eeyoredragon · · Score: 1

      Right, but what do you do with the child when you're done with it? Throw it in the trash? Recycle it? Rent it out? I know the last two year old child I tried to throw out would just not shut up in the trash bag. Even after repeated vigorous shakings :-/ However, just like my old tv, someone picked him up at the dumpster really quick thank god.

    79. Re:Why are we still discussing this?! by BitwizeGHC · · Score: 1

      Turn off your computer and make sure it powers down;

      Drop it in a 35-foot hole in the ground;

      Cover it completely, rocks and boulders should be fine;

      Then burn all the clothes you may have worn at any time in your LIIIIIIIIIIIIIIIIIIIIIFE...

      --
      N4st0r, trixx0r h0bb1tz0rz! Th3y st0l3 0ur pr3c10uzz!
    80. Re:Why are we still discussing this?! by MaskedSlacker · · Score: 1

      I hope not...

    81. Re:Why are we still discussing this?! by AJWM · · Score: 1

      Nope, shipping it back in time just means waiting around for hard disks to be developed to be able to read it. You need to ship it forward in time far enough that nobody will care about the data.

      Mind, so many people have been doing this that Milliways (The Restaurant at the End of the Universe) is starting to complain about the disposal problem.

      --
      -- Alastair
    82. Re:Why are we still discussing this?! by MaskedSlacker · · Score: 1

      Encrypt, then wipe. Random data overwritten by random data means that even if they try to recover from the wipe, they will never know that they have recovered the actual cipherdata.

    83. Re:Why are we still discussing this?! by AmiMoJo · · Score: 1

      It might be theoretically possible to find the encryption key for a fully encrypted drive, but in reality it isn't.

      Typically a password is hashed and then combined with an encryption key stored on the drive itself. If you wipe the key off the drive (which is tiny so it takes a fraction of a second, even if you overwrite it 100 times with random data) then a dictionary attack is useless. The only option is to try every possible key, and for 128 bit AES that is simply not feasible today or at any foreseeable point in the future.

      That is how current drives with hardware encryption from Hitachi and Seagate work, as well as TrueCrypt. It's considered better than multiple random overwrites because it relies on well understood and tested cryptographic methods, rather than data recovery techniques which are much less well tested or researched.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    84. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      The pressure makes them shatter. It's kind of neat.

    85. Re:Why are we still discussing this?! by RealGrouchy · · Score: 1

      Once you've upgraded to the 2.1 year old, you gotta do *something* with the old model.

      - RG>

      --
      Hey pal, this isn't a pleasantforest, so don't waste my time with pleasantries!
    86. Re:Why are we still discussing this?! by Zordak · · Score: 1

      Bad idea. I'm afraid that giving Red Bull to a two-year-old would create some kind of space-time anomaly from the unbridled and unregulated concentration of energy. Some leading physicists*, pediatricians, and moms believe that herein lies the key to the formation of black holes.

      *Those with two year olds. Is it mere coincidence that Hawking started theorizing about singularities in the '60s and '70s, when he had young children?

      --

      Today's Sesame Street was brought to you by the number e.
    87. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      By explaining it you just ruined the joke.

    88. Re:Why are we still discussing this?! by laejoh · · Score: 1

      If he can, you can too!

    89. Re:Why are we still discussing this?! by swilver · · Score: 1

      Why are people so worried about hardware key loggers? You mean your computer does not send you mail when it detects they keyboard has been disconnected?

    90. Re:Why are we still discussing this?! by Pentium100 · · Score: 1

      Depends on the encryption algorythm, but usually if you guess wrong then the decrypted data will be just random garbage (or you get a "wrong password" message), if you guess right then the decrypted data will be something meaningful (like a filesystem).

      And no, it would be easier to guess 1KB long password than 100GB of data...

    91. Re:Why are we still discussing this?! by commodore64_love · · Score: 1

      Yeah they're not worth anything. Even SEALED NEW they only net 2-3 dollars on Ebay. There's better ways of making money.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    92. Re:Why are we still discussing this?! by joemck · · Score: 1

      >unless you assume access to some yet-publicly-unknown method of cryptanalysis

      Rubber hoses come to mind...

    93. Re:Why are we still discussing this?! by joemck · · Score: 1

      As I recall, you would need computers about a trillion times more powerful than today's fastest supercomputer in order to break AES. So it'll be quite a while -- at the very least, you'll have fair warning and more than enough time to migrate all your data to a new, better encryption technology and/or shred it.

      The other possibility is if a major flaw in AES is found. This can be handled by encrypting the data using multiple ciphers, say AES+Serpent. If one of them is broken, re-encrypt the data with a different pair of ciphers.

    94. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      There was a police case here a few years ago where it took the police nearly 4 months to brute force a guy's stash of photos of his young daughter.
      Just because it could theoretically take forever doesn't mean it will.

    95. Re:Why are we still discussing this?! by cgenman · · Score: 1

      Thousands of years of brute force is one month of a small computer lab after ten years of Moore's law. Or an instant, if we ever get quantum computing working. It might be just one day of computing today for a large botnet.

    96. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      That's not nearly enough! Black holes may have hair.

    97. Re:Why are we still discussing this?! by Virtualtaco · · Score: 0

      Live forensics defeats hard drive encryption. RAM can be frozen with liquid nitrogen or even just canned air, removed from your box, and analyzed to get the encryption key, which will be stored in memory. My forensics class is awesome.

    98. Re:Why are we still discussing this?! by beav007 · · Score: 1

      Viiiiiiii-rus alert!

    99. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      Just toss the drive into the vortex as the stargate is opening the wormhole.

    100. Re:Why are we still discussing this?! by HeronBlademaster · · Score: 1

      If you're going to quote Weird Al, at least quote it right.

      I quote from my "Straight Outta Lynwood" CD insert:

      Turn off your computer and make sure it powers down
      Drop it in a 43-foot hole in the ground
      Bury it completely, rocks and boulders should be fine
      Then burn all the clothes you may have worn any time you were online

    101. Re:Why are we still discussing this?! by HeronBlademaster · · Score: 1

      It's the 1.5TB drives that self-brick. The 1TB drives are fine (and in fact I have a pair of them at work that are functioning perfectly).

    102. Re:Why are we still discussing this?! by HeronBlademaster · · Score: 2, Informative

      According to Bruce Schneier:

      We've never factored a 1024-bit number -- at least, not outside any secret government agency -- and it's likely to require a lot more than 15 million computer years of work.

      So even if the usable computational speed of processors doubles in the next few years, it would still take at least 7.5 million computer years of work. You might have that much time (or maybe you have 7 million computers) but I don't.

      No, increased computational speeds won't make factoring extremely large numbers feasible (at least, not anytime soon). The only thing that will do that would be finding some algorithm to do it - and if you figure that out, you'll deserve every award you get and then some.

    103. Re:Why are we still discussing this?! by postbigbang · · Score: 1

      Good to know.

      --
      ---- Teach Peace. It's Cheaper Than War.
    104. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      Furfag.

    105. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 1, Informative

      Well, as MC Frontalot says, "You can't hide secrets from the future with math."

    106. Re:Why are we still discussing this?! by blitziod · · Score: 1

      umn this IS slashdot..you better keep it under lock and key now!

      --
      The only way to bust a doper--is when you yourself become a smoker!
    107. Re:Why are we still discussing this?! by croddy · · Score: 1

      not quite true. the security of modern public-key cryptography is based on the difficulty of factoring large numbers, but unless i am gravely misunderstanding them, most symmetric-key algorithms aren't threatened by increasingly efficient factorization tools.

    108. Re:Why are we still discussing this?! by julesh · · Score: 1

      Your only hope of keeping the government out of your pants is plausable deniability, which can be totally ruined if they can prove that you aren't fully disclosing your information.

      That's not plausible deniability. That's implausible deniability.

    109. Re:Why are we still discussing this?! by Loibisch · · Score: 1

      Sylar? Is that you?

    110. Re:Why are we still discussing this?! by geminidomino · · Score: 1

      Then all the Bizarro people will be able to see your porn collection.

      In Bizarro world, porn faps to you?

    111. Re:Why are we still discussing this?! by mrdogi · · Score: 1

      As a parent of a 14-month old, I'd suggest just BEFORE the nap...

    112. Re:Why are we still discussing this?! by PMuse · · Score: 1

      I used to do that, but it's a weak procedure.

      It's also a week procedure, which may have more to do with it's lack of popularity.

      --
      "We reject as false the choice between our safety and our ideals." --The American President (20.1.2009)
    113. Re:Why are we still discussing this?! by Keith_Beef · · Score: 1

      Whole disc encryption; now if you could guarantee that the encryption couldn't be broken, that might be worthwhile... But I suspect that any encryption can be broken, eventually. But with a sufficiently strong algorithm, the information should be useless by that time. In the case of trade secrets, the secret is no longer valuable. In the case of criminal evidence, the suspect has already shuffled off this mortal coil (or the statute of limitations has been reached). (http://en.wikipedia.org/wiki/Statute_of_limitations)

      All that, however, is only useful if the physical device cannot be linked to the owner. I'm sure that in most countries if you are suspected of wrongdoing and you are arrested with an encrypted hard disc, you will be "required" to hand over the key so that the data can be decrypted.

      In some states, the incitement to release the key will be applied by judicial means, but in others it will be by "extrajudicial" means, such as hoods, clubs, ice cold water, cattle prods... etc.

      Beef.

    114. Re:Why are we still discussing this?! by Anonymous Coward · · Score: 0

      You illiterate twat!

      It's spelled MEASURE, not messure!

  4. If it 'snot good enough for the feds... by davidwr · · Score: 5, Insightful

    1) next to impossible != impossible
    2) if the feds require multi-pass wipes for non-classified data and media destruction for classified data, why should I settle for anything less?

    OK, maybe this guy is right and maybe the feds are behind the times, but I'd like to see multiple independent studies come out and say this before I'm getting rid of my drive sanitizers. I mean, we all know what happens to societies when they get rid of their equipment sanitizers, don't we?

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:If it 'snot good enough for the feds... by Talderas · · Score: 5, Insightful

      Unless you work for the government or military, no one would be interested enough in the data on your drives to go through the effort and cost of doing the forensic investigation to find out what was on your hard drive before the wipe.

      For those of you in Rio Linda, nobody cares about you, or your data, unless you work for the government or military.

      --
      "Lack of speed can be overcome. In the worst case by patience." --Znork
    2. Re:If it 'snot good enough for the feds... by SanityInAnarchy · · Score: 1

      2) if the feds require multi-pass wipes for non-classified data and media destruction for classified data, why should I settle for anything less?

      Because the feds are not entirely functional -- even if they knew a single pass was good enough, they might require mulit-pass for CYA reasons, or because it sounds like a good idea.

      I'd like to see multiple independent studies come out and say this before I'm getting rid of my drive sanitizers.

      A wise precaution anyway. Better yet, encrypt everything before it hits the disk in the first place.

      --
      Don't thank God, thank a doctor!
    3. Re:If it 'snot good enough for the feds... by morgan_greywolf · · Score: 1

      For those of you in Rio Linda, nobody cares about you, or your data, unless you work for the government or military.

      Ah. A dittohead.

      The government or military might be interested in your data, especially if you are not government or military. Especially if you are suspected of something. Whether or not it's true.

    4. Re:If it 'snot good enough for the feds... by Gorshkov · · Score: 2, Insightful

      if the feds require multi-pass wipes for non-classified data and media destruction for classified data, why should I settle for anything less?

      Yes, because we are all so fully aware that the US government only ever worries about REAL security, and not security theatre.

    5. Re:If it 'snot good enough for the feds... by Talderas · · Score: 1

      1. You get a new hard drive, so you transfer all your data to the new hard drive, and data wipe the old one.
      2. Feds suspect you of something.
      3. Feds monitor your behavior.
      4. Feds get warrant to raid your house and seize computer with new hard drive.
      5. Feds perform forensic investigate on clone of new encrypted hard drive.
      6. Old hard drive sits in trash wiped.
      7. ???
      8. Profit!

      --
      "Lack of speed can be overcome. In the worst case by patience." --Znork
    6. Re:If it 'snot good enough for the feds... by holychicken · · Score: 4, Insightful

      The government overdoing something based on a popular misconception? I am shocked and appalled!

    7. Re:If it 'snot good enough for the feds... by arminw · · Score: 2, Insightful

      .....why should I settle for anything less......

      because as a /. member it is highly unlikely that your deep dark secret data is worth the effort it takes to recover it after a single pass wipe. Anyone who posts on /. has, by definition, no data the NSA, KGB, Gestapo or any other such entity could possibly be interested in.

      --
      All theory is gray
    8. Re:If it 'snot good enough for the feds... by Thaelon · · Score: 5, Insightful

      1) next to impossible != impossible
      2) if the feds require multi-pass wipes for non-classified data and media destruction for classified data, why should I settle for anything less?

      Because the government is rife with paranoid, bureaucratic nitwits with more motivation to be "safe" than is scientifically prudent, and far more motivation to further their own careers?

      And I add bureaucratic for very pointed reasons. In the beginning, suppose they had a competent CS guy deciding the policies for HD erasure, he probably figures a single zeroing is sufficient. And at the time (perhaps now too) he's correct. Then his successor wants to make in impression and put some bullet points on his resume, so he makes a big stink about "increasing security through a continuing commitment to data erasure" or some buzzword nonsense. Let's say this guy was a friend or relative of the previous guy - and not necessarily as competent. Now this did fuck all for actually making the data any harder to get at, but it furthered his career just a tiny bit. Now add 3-4 repetitions of this to the mix and you can see how the policies got to be so ridiculous. Now I am making all this up, but to me, this seems far more plausible than recovering overwritten data on a hard drive. How many times have you had trouble with your drive accidentally reading previous data from it? You know, with a drive head that was designed, redesigned, and improved over 50 years to read data from that disk.

      I don't get why people often think that the US government has super awesome technology that borders on magic in the field of computer science. In my experience they were 30+ years behind the times in some areas. Some better, some worse.

      The government is just made up of people. Like everyone else, so there's lots of human error. And since they get paid through taxes and don't have to worry about profits, they have little to no motivation to do a good job if their superior doesn't make them. It's why the government is into contracting these days, they get the job done quicker and better for less money because (in most cases) they have competition.

      --

      Question everything

    9. Re:If it 'snot good enough for the feds... by AlecC · · Score: 1

      Or on the basis that it was, in the past, reasonable, and no-one is going to take the responsibility for rescinding an order that was sensible when it was given, and whose coses have already been accepted into the general cost of secure working.

      --
      Consciousness is an illusion caused by an excess of self consciousness.
    10. Re:If it 'snot good enough for the feds... by Lumpy · · Score: 1

      The feds' are pussies. I require destroying the drive, pc and building with 3500 pounds of thermite.

      And then nuking it from orbit to be sure.

      --
      Do not look at laser with remaining good eye.
    11. Re:If it 'snot good enough for the feds... by malignant_minded · · Score: 1

      There are standards for data removal. http://en.wikipedia.org/wiki/Data_erasure#Standards If you are hiding things from the government (OMG pr0n) and you need more security you will have other issues to worry about as you will not be going through the normal court systems in which case you might want to try things like thermite or other incindiaries.

    12. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 1, Insightful

      Multipass wipes are an artifact from a time when multiple wipes were needed. Like everything else in gov't, these rules take a long time to change too.

    13. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 5, Funny

      > Anyone who posts on /. has, by definition, no data the NSA, KGB, Gestapo or any other such entity could possibly be interested in.

      I am Osama Bin Laden, you insensitive clCARRIER LOST

    14. Re:If it 'snot good enough for the feds... by fraudrogic · · Score: 1

      From "History of the term 'Telephone Sanitizer'":
      ...but there was a big swath of middle-classdom where the lady of the house would do most of the cleaning ... a trade of travelling toilet cleaners emerged. They would also fix common problems, like leaking valves.

      And thus, the first porn movie plot was conceived in London, England, ca 1920.

      (Dick Van Dyke Mary Poppins fictional Brit Accent) "Ehlloh ma lady! I 'ere you got yoreself a leaking valve"

      --
      I only mod up parents of "mod parent up" posts...
    15. Re:If it 'snot good enough for the feds... by Sancho · · Score: 3, Informative

      Well, the feds only specify that unclassified drives be wiped. Classified drives (that is, hard drives with classified material on them) must be destroyed.

      Incidentally, a lot of data on hard drives is user-inaccessible due to the hard drive remapping bad sectors. Only a low-level format will touch that data--not application-level wiping tools.

    16. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      except for RIAA

    17. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      For some reason I misread your post as "Multiple ass wipes...". Maybe because we were talking about the government.

    18. Re:If it 'snot good enough for the feds... by CrimsonAvenger · · Score: 1, Informative

      The government overdoing something based on a popular misconception? I am shocked and appalled!

      Last time I cared about government standards for this sort of thing, I got the NSA document describing standards for the government. It basically reduced down to "take the hard drive platters, and grind them to dust".

      While I may doubt the government in general, if NSA says wiping isn't sufficient, I'm inclined to agree with them.

      --

      "I do not agree with what you say, but I will defend to the death your right to say it"
    19. Re:If it 'snot good enough for the feds... by dotancohen · · Score: 1

      1) next to impossible != impossible
      2) if the feds require multi-pass wipes for non-classified data and media destruction for classified data, why should I settle for anything less?

      Because the feds may very well still be using drives from an era where /dev/zero was not enough to erase the drive completely. Furthermore, the feds may not trust their techs to decide which drives can and which drives cannot be wiped as such.

      Furthermore, the feds don't care about donating their equipment to the needy. Every donation center has a surplus of harddriveless computers. They all need harddrives.

      --
      It is dangerous to be right when the government is wrong.
    20. Re:If it 'snot good enough for the feds... by Ash+Vince · · Score: 1

      if the feds require multi-pass wipes for non-classified data and media destruction for classified data, why should I settle for anything less?

      Because the feds have to worry about a highly determined foreign power somehoe getting hold of their discarded disks. You do not. If the feds want something from you, they will just drag your arse into custody and ask you for it very persuasive terms.

      Most likely they would threaten you with making your life hell without actually throwing you in prison. If you are a well educated and well paid member of the united states they can just set the IRS on you and freeze all your funds and assets. You might eventually get access to your money again without complying, but in the mean time how do you feed your family? Alternatively they could put some quiet pressure on the people you work for. Would your boss be as resistant to government pressure if terrorism was mentioned and some tenuous link suggested. Would your wife be as understanding if it was suggested you had an affair with some very well produced fake photos? Would you be able to resist if some stunningly beautiful woman propositioned you subtly long before you knew you were a target? Not all the above would apply to you, but everyone has an Achilles Heel and if anyone can find yours it is the government.

      Personally I would rather they recovered the data quietly off my harddisk without getting me involved as some of the above may involve a certain amount of preparing the ground they would do before asking me for a thing. That preparation may stay with you forever. A much better idea is to appear at first glance as a thoroughly reasonable, law abiding, patriotic citizen who would happily surrender any information they were asked for.

      If you want to keep something safe, just encrypt it with a nice government friendly encryption algorithm that they can break in a week or two. Then simply wipe the disk, and drop it in a bucket of water and bleach overnight before you throw it away. This will not stop an electron microscope but will render it pretty much useless to most casual nosy people / criminals. If your really paranoid, drill a hole in the case first.

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    21. Re:If it 'snot good enough for the feds... by Gordonjcp · · Score: 5, Informative

      There is *no* way to recover the data on a modern drive after a single wipe. It is actually impossible. It cannot be done.

      The reason is simple - although you may be able to detect a tiny tiny bit of data from the previous recording, you've no idea how strongly overwritten it is. Now, with old drives which used simple on/off pulses to write data to the disk, it would be possible to see if the bit you're looking at is a little higher or lower than it should be, and infer the previous value from that. Modern drives use a system similar to QAM - quadrature amplitude modulation - to pack more bits of data into each transition on the disk. Since the signal is essentially analogue, you'd need to know how badly degraded the print-through was. You can't do this, so you can't recover data after it's been overwritten even once.

    22. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      The government or military may simply be interested in creating fear and demonstrate to the public that they are determined to screw anyone who doesn't conform. If that's the goal, electron scanning your hard drive is but a small price to pay.

    23. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      The feds' are pussies. I require destroying the drive, pc and building with 3500 pounds of thermite.

      I thought that's what the FED's did with WTC 7! WTC7 did have lots of SEC data (bye bye Enron data), not to mention the IRS, CIA and the Secret Service.

      http://www.wtc7.net/background.html

      So if those crazy people who question the official conspiracy theory are correct, maybe that is the FED's real policy!

    24. Re:If it 'snot good enough for the feds... by davidwr · · Score: 1

      1. You get a new hard drive, so you transfer all your data that you still care about, not including those long-forgotten "kiddie porn" photos you took of yourself when you were 14 to the new hard drive, and data wipe the old one.
      2. Feds suspect you of possessing child porn.
      3. Feds monitor your behavior.
      4. Feds get warrant to raid your house and seize computer with new hard drive.
      5. Feds perform forensic investigate on clone of new encrypted hard drive.
      6. Old hard drive sits in trash wiped.
      7. ???
      8. Sue for false arrest and malicious prosecution, i.e. profit.

      There, fixed that for you. For reals this time.

      --
      Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    25. Re:If it 'snot good enough for the feds... by CannonballHead · · Score: 1

      In my experience they were 30+ years behind the times in some areas. Some better, some worse.

      [citation needed]? Even anecdotal, since you mention it was in your experience? I have a little bit of a hard time believing the 30 year figure. That would place them around 1979 right now, in some areas? Curious what areas these might be.

    26. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      At least for UK feds it doesn't matter. They will require the encryption key for the unaccessible drive (wiped or not) and then throw you in jail. Sooner or later you will tell them everything.

    27. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      This has nothing to do with the government being rife with paranoid. If that was the case, they would actually try to prevent data leaks.
      You will find that at some point in time this recommendation was used to justify spending stupid mounds of money on product X from company Y that did one more overwrite than all other affordable solutions.
      People like spending money, because the more money you spend, the more important you are. When people work for a government and can spend others money as there own, things get out of control fast.

       

    28. Re:If it 'snot good enough for the feds... by symbolic · · Score: 1

      >> they get the job done quicker and better for less money

      That's a common misconception, imho. Maybe it was true at first, but only until people realized they could get away with the kind of BS as private contractors that they would have gotten away with as government employees. The use of private contractors is even worse, since it's far to easy to "steer" the process so that certain contractors are given preference over others, and there's no oversight that I'm aware of that prevents this from happening.

    29. Re:If it 'snot good enough for the feds... by Chris+Burke · · Score: 1

      How many times have you had trouble with your drive accidentally reading previous data from it? You know, with a drive head that was designed, redesigned, and improved over 50 years to read data from that disk.

      Uh, well yeah, because the control logic in the hard drive is designed specifically around making sure it reads the most recent version of the data, because it doesn't want to read old data. That's kinda the whole benefit of binary, that the analog values are being driven towards one of two extremes, so as long as the value approaches that extreme past some threshold it can easily and reliably be determined to be one of the two values. A '1' written over a '0' might only have an analog value of 0.9, but that's more than good enough to give you the correct value.

      Now if you wanted to get at the old value, then you could alter the control logic and actually distinguish between a value of 1 and 0.9, and determine that the 0.9 value used to be a 0.

      So yeah, doing this on "accident" doesn't happen. Doing it on purpose can be done. It was probably much easier back when the policy was first implemented.

      I don't get why people often think that the US government has super awesome technology that borders on magic in the field of computer science. In my experience they were 30+ years behind the times in some areas. Some better, some worse.

      You can get data recovered from surprisingly borked disk drives, including overwritten data, from mom-and-pop data recovery services. I can see not believing that the Feds have super-quantum-microscopes or whatever for data recovery, but why assume they don't have access to what everyone else does?

      That's all not intended to say that bureaucracy doesn't have a lot to do with the policy. Just that there are valid reasons to be worried.

      --

      The enemies of Democracy are
    30. Re:If it 'snot good enough for the feds... by Alomex · · Score: 1

      you've no idea how strongly overwritten it is.

      You are overstating the case. In many instances one can make good guesses at how strongly overwritten it was. This works particularly well if the data being recovered is in some well understood format where one can look for markers. Say is there a sequence of 000s which act as a header? do we expect to see the sequence CR LF every so often?

    31. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      OK, maybe this guy is right and maybe the feds are behind the times, but I'd like to see multiple independent studies come out and say this before I'm getting rid of my drive sanitizers.

      How about having multiple independent studies come out and say that there ever was a valid concern in the first place that a single pass with random data isn't good enough? You see, the whole idea that overwritten data can be recovered is based on two papers written by one person who never actually successfully tested his theory in the real world.

      The feds are just being overly cautious/paranoid (as they should).

      Our friend Wikipedia tells us this:

      Peter Gutmann investigated data recovery from nominally overwritten media in the mid-1990s. He suggested magnetic force microscopy may be able to recover such data, and developed specific patterns, for specific drive technologies, designed to counter such. These patterns have come to be known as the Gutmann method.

      Daniel Feenberg, an economist at the private National Bureau of Economic Research, claims that the chances of overwritten data being recovered from a modern hard drive amount to "urban legend". Daniel Feensberg also points to the interesting fact, that the "18 minute gap" Rose Mary Woods created on the tape of Nixon discussing the Watergate break-in, has not been recovered. An easy task compared to recovery of a modern high density digital signal.

      As of Nov 2007, the United States Department of Defense considers overwriting acceptable for clearing magnetic media within the same security area/zone, but not as a sanitization method. Only degaussing or physical destruction is acceptable for the latter.

      On the other hand, according to the 2006 NIST Special Publication 800-88 (p. 7): "Studies have shown that most of today's media can be effectively cleared by one overwrite" and "for ATA disk drives manufactured after 2001 (over 15 GB) the terms clearing and purging have converged."

    32. Re:If it 'snot good enough for the feds... by Gordonjcp · · Score: 1

      How would you know it was a string of "000", though? You can't identify it.

      Think about it this way. Suppose I record a 1kHz sine tone on a tape, and then rewind and record a much louder 1kHz squarewave on the tape. Would you be able to tell that the sine wave had ever been there? Why not?

    33. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      Because the feds may very well still be using drives from an era where /dev/zero was not enough to erase the drive completely.

      Some of us are still using 1960s surplus government drives, you insensitive clod!

    34. Re:If it 'snot good enough for the feds... by Alomex · · Score: 1

      Would you be able to tell that the sine wave had ever been there?

      If I can substract the square wave, sure I can. Not every atom responds to the recording signal, so the background noise reflects what used to be there. So step one is read the current data. Step two is create a model about the intensity of the square wave for the current data. Step three is to measure signal with enough accuracy so that I can subtract the square signal and have media noise left (as opposed to measuring device noise).

      The noise will not look like a sine wave at all, but once is normalized for the intensity of the square signal it will.

    35. Re:If it 'snot good enough for the feds... by own_3 · · Score: 0, Troll

      Impossible is a word not used much in IT. I work for IT firm that specializes in forensics investigation. I personally have extracted data from 3 pass wiped drives using open source software. Now, granted the possibility of you getting whole files gets tougher with each run, but I have done. Some of the software no available on the market can do wonderous things with trashed drives, simply put, if you have enough money and time no data is safe unless you put in in the volcano like the post above.

    36. Re:If it 'snot good enough for the feds... by shiftless · · Score: 1

      Well, the DOD uses Microsoft Windows exclusively, so I guess you could say that they're at least 10 years behind the times in that respect. If any entity could benefit from a move to a secure UNIX platform, it would be the DOD, but sadly they are too deep in Microsoft's pockets.

      The DOD's idea of 'security' is as follows:

      a) strictly prohibiting the use of thumb drives in government computers, out of fear it could introduce some virus that would bring their entire network to its knees. Which has actually happened, if that tells you anything about how 'secure' their systems are

      b) Draconian password requirements. You cannot use anything remotely similar to the past 6,000 passwords you've used, must be at least X digits long, consist of every possible type of character your keyboard is capable of producing, and must be changed every week. I'm exaggerating, but the truth is not far from this. The result is a sticky note on your commander's monitor with his password, free for anyone to read, log in, and steal sensitive data as he pleases. Thankfully a lot of DOD systems are moving to smart card identification (Common Access Card) which should remedy much of this problem, but still, it goes to show how stupid the security mentality is.

      c) blocking 95% of the web sites on the internet, primarily consisting of the ones you and your commander would really like to visit. Actually your commander just makes a phone call and gets his favorite sites unblocked no problem, but you on the other hand are screwed. Is security somehow enhanced by this? Nope. It is at best a cure for some symptoms and not for the actual underlying problem of computer security.

      c) etc

    37. Re:If it 'snot good enough for the feds... by Lehk228 · · Score: 2, Insightful

      three pass 0, three pass alternating, or three pass PRNG?

      --
      Snowden and Manning are heroes.
    38. Re:If it 'snot good enough for the feds... by Wonko+the+Sane · · Score: 1

      [citation needed]? Even anecdotal, since you mention it was in your experience? I have a little bit of a hard time believing the 30 year figure. That would place them around 1979 right now, in some areas? Curious what areas these might be.

      Until 1999/2000, the US Navy still had one operational nuclear reactor with vacuum tube control systems.

    39. Re:If it 'snot good enough for the feds... by TomSawyer · · Score: 1

      The government or military may simply be interested in creating fear and demonstrate to the public that they are determined to screw anyone who doesn't conform. If that's the goal, electron scanning your hard drive is but a small price to pay.

      Right, because that unethical government or military needs iron clad evidence for their devious plan to work.

      --
      If you disagree then it must be overrated, redundant or trolling.
    40. Re:If it 'snot good enough for the feds... by HiThere · · Score: 1

      As to why the government is more into contracting these days ... I think it's primarily ideological rather than practical. I haven't noticed that either the costs have gone down OR the quality has improved. In several cases the precise opposite has happened.

      Some companies are efficient, but generally not those that deal with government paperwork. And yet there are reasons for much of that paperwork. Q/C is increasingly difficult as organizations get larger and the implementers are further removed from the decision makers. (Do note, however, that I said much of the paperwork, not most of it. I'd wager that more than half is excess and unwarranted for one reason or another. Large organizations in general have a huge problem dealing with "selfish-memes" or "transposmemes" or whatever you wish to call the thing: Processes that have been hallowed by tradition, but serve no purpose other than to perpetuate themselves. Like particular forms that no one ever reads anymore [though once they may have]. Or particular offices and jobs that no longer have a useful function due to some restructuring...possible decades ago.) Government is, here, just another example of "large organization".

      If you think that private companies are necessarily better, recall the last time you had to deal with the billing department of your HMO. Or consider how long it took GM to respond to Toyota during the 1970's. (Hint: the 1970's were over before GM had started to respond. They still haven't responded adequately. And the problem lays directly at the foot of management. Unions are only tangentially involved.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    41. Re:If it 'snot good enough for the feds... by DigiShaman · · Score: 1

      If your a dittohead, the Democrat controlled government might be interested in your data.

      There, fixed it for ya.

      --
      Life is not for the lazy.
    42. Re:If it 'snot good enough for the feds... by own_3 · · Score: 1

      The last one I did was 3 passes alternating. Some data was still available but if you were looking legible stuff you would have start looking for the high priced software.

    43. Re:If it 'snot good enough for the feds... by Thaelon · · Score: 1

      Well, the DOD uses Microsoft Windows exclusively

      Funny, to do my job I was required to log into 20 different systems. Two of which were windows. Only one of those windows machines was DoD property. That leaves 18 machines running a handful of Unices and a VMS based systems. Windows was definitely the odd man out.

      --

      Question everything

    44. Re:If it 'snot good enough for the feds... by Lars+T. · · Score: 3, Interesting

      You are overstating the case. In many instances one can make good guesses at how strongly overwritten it was. This works particularly well if the data being recovered is in some well understood format where one can look for markers. Say is there a sequence of 000s which act as a header? do we expect to see the sequence CR LF every so often?

      http://www.heise-online.co.uk/security/Secure-deletion-a-single-overwrite-will-do-it--/news/112432

      They concluded that, after a single overwrite of the data on a drive, whether it be an old 1-gigabyte disk or a current model (at the time of the study), the likelihood of still being able to reconstruct anything is practically zero. Well, OK, not quite: a single bit whose precise location is known can in fact be correctly reconstructed with 56 per cent probability (in one of the quoted examples). To recover a byte, however, correct head positioning would have to be precisely repeated eight times, and the probability of that is only 0.97 per cent. Recovering anything beyond a single byte is even less likely."

      --

      Lars T.

      To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

    45. Re:If it 'snot good enough for the feds... by onemorechip · · Score: 1

      "snot good enough for the feds"? I thought we were talking about wiping hard drives, not noses.

      --
      But, I wanted socialized health insurance!
    46. Re:If it 'snot good enough for the feds... by Raenex · · Score: 1

      Impossible is a word not used much in IT. I work for IT firm that specializes in forensics investigation. I personally have extracted data from 3 pass wiped drives using open source software.

      Maybe you can help me with a related problem then. I have a circa 2001 Maxtor 4D060H3 hard drive. I guess it experienced a head crash because it has a fixed set of damaged blocks, though I have been able most of the data off the drive. Rarely some blocks that couldn't be read before occasionally come through after repeated attempts -- but this is very time consuming and mostly unprofitable.

      So now my question: Is it at all possible to get "dirty" reads so that I can (mostly) recover some text files that I know are on the drive? Right now if I try to do a low-level operating system read on a damaged block, it takes several seconds of retrying and then errors out. If I could get some kind of best-effort I'm sure I could recover plenty of data.

    47. Re:If it 'snot good enough for the feds... by imAck · · Score: 1

      For those of you in Rio Linda

      +1

      --

      It's hard to tell the cool to chill, my favorite hotel room has a view to an ill.

    48. Re:If it 'snot good enough for the feds... by Deagol · · Score: 1

      I'm with you on wanting proof. Except for Gutenberg's (somewhat debunked original paper), there is no credible evidence *anywhere* that such recovery techniques are even possible or have been used in the last 20 years for real data recovery. Of course, this applies only to current magnetic-media HD technologies. Who knows what can -- or cannot -- be done with newer SSD drives or other flash devices. But with the insane density found in modern hard drives, I would highly doubt that even a single pass of the same bit/byte pattern would be vulnerable to such recovery, never mind wiping with even half-assed random data (meaning not crypto-quality randomness).

      I agree with the dude who has that standing challenge for such a feat. With enough donations, maybe he could throw real money at the contest -- say $500,000. There's got to be some point where these shops that allegedly perform such recovery would jump at the chance for big money and publicity that would guarantee them financial success in the future.

    49. Re:If it 'snot good enough for the feds... by darkmeridian · · Score: 1

      The government has information that many parties would like to get their hands on, and these parties are well-funded and dedicated. In this environment, destroying data has to be permanent. The cost of running a few more wipes is small compared to the potential for losing sensitive data. If the government lost information because it did not spend an extra hour wiping the drives, then you would all be pissed that they were negligently disposing of their information.

      The government may also know more than we do, and may also be insuring against future hacks. It may be the case that as far as you and the rest of the Slashdotters know, there is no way to recover from a single wipe. But the KGB/NSA/CIA may have figured out how to recover from a single wipe and has structured their security accordingly. Or the government is concerned that there is a break-through in ten years and some intelligence agency is buying massive amounts of used federal drives and storing them for this eventuality.

      Note that this is why the NSA reported

      --
      A NYC lawyer blogs. http://www.chuangblog.com/
    50. Re:If it 'snot good enough for the feds... by own_3 · · Score: 1

      if you are trying it from a windows os which is what I use most of the time the answer is I don't think so. Ontrack or R-studio are great prgs for raw recovery or ERD from winternals if you can get it. Most of the salvage jobs I do with damaged drives take forever. Check sourceforge for possible open source options. I have been doing this type of work for four years and I still dont have it all figured out. It takes time and lots of patience and good tools. I use R-studio and ontrack mostly. Unless you can find someone with Encase who is willing to let you use it. Thats a high dollar solution but it works well.

    51. Re:If it 'snot good enough for the feds... by the_B0fh · · Score: 1

      I call bullshit. I just went through the SANS forensics course, and they say you can't. There was a recent challenge that nobody would take up. If you're so good, go ahead and take up the forensics challenge that was recently posted on /. IF you can read that data, then I'll believe you. Otherwise, you're just full of bullshit.

    52. Re:If it 'snot good enough for the feds... by bigbadbuccidaddy · · Score: 1

      If there was any way to recover wiped data, drive manufacturers would incorporate the technology to increase capacities, and then there would be no way to recover that data if you wiped it.

    53. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      Name your company, because you are claiming to provide a service that no other recovery company does. It'd be good advertising.

    54. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      For the most part, I agree with what you wrote. I don't necessarily agree with the part about government personnel having "little to no motivation to do a good job if their superior doesn't make them", and I don't necessarily agree that contracting has made things better "in most cases".

      But your commentary about government being made up of humans, being behind the times in some ways in terms of technology and not having magic at its disposal is spot on.

      Government can have access to absolutely cutting-edge stuff. But inefficient organization, paperwork requirements, etc. can really make acquiring it a nightmare. And if your department is suffering from budget cuts (not being on the receiving end of those is one of those motivating things for government departments), good luck trying to justify information technology anywhere near current.

    55. Re:If it 'snot good enough for the feds... by MaskedSlacker · · Score: 1

      Can't speak for DoD, but at Los Alamos Unix systems were the norm in my group. My workstation was Linux (by my request), most of the people in my group used OS X, and all of the servers we logged into were UNIXes of one variety or another. But that's just my anecdote.

    56. Re:If it 'snot good enough for the feds... by MaskedSlacker · · Score: 1

      I still have a guitar amp with vacuum tubes, what's your point? The Navy has literally dozens of nuclear reactors in operation that are designed to run for decades (I believe the number was 30 years) without refueling or modification.

    57. Re:If it 'snot good enough for the feds... by RealGrouchy · · Score: 1

      OTOH, another post suggested that modern technology is sufficiently precise that one pass will do it. While I'm far from being an expert, this suggests to me that older devices may indeed be readable with only one pass.

      Assuming so, if anyone's going to have such older devices, it would be the federal government. It's easier to train data security lackeys to follow one blanket policy (even if it's an outdated one) that will cover all devices, than to say "one pass is fine... UNLESS it's an old drive."

      And even if this article is accurate, do you really expect the government to update their IT policies today based on an article published last Thursday?

      Sure, the government does a lot of stupid stuff (both individuals and as a collective), but be reasonable.

      - RG>

      --
      Hey pal, this isn't a pleasantforest, so don't waste my time with pleasantries!
    58. Re:If it 'snot good enough for the feds... by own_3 · · Score: 1

      wow, lol. Not quite enough to get worked up about. The challenge your talking about involve a UNIX protocol, something I know nothing about, but honestly most SOHO to mid level business networks arent using UNIX, mostly windows systems, server, vista and xp. Also most of the zero wipe programs out there are just that 0 wipe on a DOD alternating pattern. I'm not saying the challenge isnt real and Im not saying that you or anyone else is wrong, Im simply telling you what I have seen by example. If there was a unix prg that could be loaded and used without user interaction, and I havent used DBAN yet Im gonna give that a push this coming weekend. Then if all is correct security could be almost guaranteed on one pass, again with enough money, and time, nothing is a guarantee.

    59. Re:If it 'snot good enough for the feds... by Raenex · · Score: 1

      What you claimed originally doesn't make sense then. The only way you can read data when a hard drive was completely written over is to not use the standard read performed by the hard drive -- because the standard read will return the new data. It sounds like you recovered from some crappy Windows delete that didn't overwrite every byte of the hard drive.

    60. Re:If it 'snot good enough for the feds... by jd · · Score: 1

      If you scan the platter at a high enough resolution (super-sampling each data point on the disk), you should be able to infer which component of which field corresponds to which layer of writing onto the disk. All you need are enough points to be able to solve the system of equations either uniquely or in such a way that you can search the space of possibilities and have a high probability of correctly disregarding false positives.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    61. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      Is degradation across the entire hard disk in any way consistent or predictable? If so, I would have thought it becomes possible to work out what the original data was.

      Take for example the following values read from an erased hard disk in sequential order:

      Location 1 = 50
      Location 2 = 140
      Location 3 = 220
      Location 4 = 15
      Location 5 = 190

      If I know that degradation is linear at a rate of -5/day, I can predict that the original values were:

      Location 1 = 55
      Location 2 = 145
      Location 3 = 225
      Location 4 = 20
      Location 5 = 195

      Or maybe they were (for data that has been erased for 2 days):

      Location 1 = 60
      Location 2 = 150
      Location 3 = 230
      Location 4 = 20
      Location 5 = 195

    62. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      The cost and effort of recovering data may not be that high in the future

    63. Re:If it 'snot good enough for the feds... by own_3 · · Score: 1

      Ok let me explain, better detail then. I use this prg built in to a ERD build that I have been using for years its....old. You have the option of as many passes as you like. I started with one passe, was still able to retrieve data, even some legible pics, I did 3 passes and no legible pics but some document fragments still exist. Now, in order to actually view with data you put the binary(data strings together) and btw I myself am not a forensic expert. I dabble in it. I have found this subject very interesting mostly because I find hillarious how many people will just sell or recycle their computer without even a fore thought about what they have been doing or saving on their computer for the last 4 or 5 years. So I wanted to create prg in the depot shop I was working at last year to ensure that no used computer hard drive went out the door with someone's personal data on it. Because of the economy people are buying less new and buying and fixing more used computers than ever before.

    64. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      If it a case of unreliable sectors, your best bet would be to use Spinrite, which does an admirable job of getting the data off the bad sector.

      After you run spinrite, you should be able to use something like photorec to recover your files. (Boot from a DOS CD, and you'll need a second hard drive to recover to)

      If it's just plain text, you can also boot from a Linux CD (a plain old knoppix disk, or if you want a forensic Distro - like Helix which would give you more tools to work with.) and do a simple "strings /dev/sda > /mount/sdb1/recovered.txt" (where sda is the drive that your trying to get data off of, and /mount/sdb1 is the drive that you want to recover to.)

      If that doesn't work, Helix has more tools at your disposal.

    65. Re:If it 'snot good enough for the feds... by Gordonjcp · · Score: 1

      I personally have extracted data from 3 pass wiped drives using open source software

      [citation needed]

    66. Re:If it 'snot good enough for the feds... by Gordonjcp · · Score: 1

      Well, OK, not quite: a single bit whose precise location is known can in fact be correctly reconstructed with 56 per cent probability (in one of the quoted examples)

      If and only if one flux transition only expresses one bit. Once you start encoding multiple bits into different levels of flux transition, it becomes significantly more difficult.

    67. Re:If it 'snot good enough for the feds... by Pentium100 · · Score: 1

      low-level format for new (without stepper motor) drives is "dd if=/dev/zero of=/dev/hda". It will not touch the bad sectors (that still may have some data).

    68. Re:If it 'snot good enough for the feds... by Pentium100 · · Score: 1

      I have read somewhere that is is possible to recover overwritten data from a hard drive (may apply only to old drives).

      1.Read the analog signal from the platters without decoding.
      2.Decode the signal to bits.
      3.Encode the bits back to get what would be an "ideal" analog signal (without any traces of old data).
      4.Subtract the signal got in step #3 from the signal got in step #1.
      5.Decode what is left.
      6. ???
      7. Profit

    69. Re:If it 'snot good enough for the feds... by dotancohen · · Score: 1

      Yes, but you know that. The current disposable tech responsible for tens of federal servers may not know what is in each and every one of them.

      --
      It is dangerous to be right when the government is wrong.
    70. Re:If it 'snot good enough for the feds... by Raenex · · Score: 1

      My impression of SpinRite is that it's snake oil. Anyways, if it is possible for SpinRite to read data from a bad sector, on a best-effort basis, then the instructions it uses should be available to any tool. What are the instructions?

    71. Re:If it 'snot good enough for the feds... by Raenex · · Score: 1

      Ok, so you are a dabbler and are confused as to what a real wipe is. There's no way that program you ran recovered overwritten data. It only recovered poorly deleted data. It's the difference between asking Windows to mark a file deleted (while still leaving the bytes around) vs overwriting every single byte on the hard drive. This article is about the latter.

    72. Re:If it 'snot good enough for the feds... by cp.tar · · Score: 1

      In the beginning, suppose they had a competent CS guy deciding the policies for HD erasure, he probably figures a single zeroing is sufficient. And at the time (perhaps now too) he's correct. Then his successor wants to make in impression and put some bullet points on his resume, so he makes a big stink about "increasing security through a continuing commitment to data erasure" or some buzzword nonsense.

      Quite the opposite: with lower density disks of old, it was easier to recover wiped data. Nowadays, with literally a thousand times denser packing, it is much more difficult to read the residual layers.

      So it is more like, it used to be necessary, and is now becoming obsolete.

      --
      Ignore this signature. By order.
    73. Re:If it 'snot good enough for the feds... by the_B0fh · · Score: 1

      This has nothing to do with UNIX. I read your explanation in the other post you made. Basically, you took used a function in this "ERD" thing at your work to delete stuff. Whether you used one pass or three pass doesn't really matter.

      If you don't know what you're talking about, please don't try to appear as if you're an expert.

    74. Re:If it 'snot good enough for the feds... by the_B0fh · · Score: 1

      Try the sleuthkit.

    75. Re:If it 'snot good enough for the feds... by Gordonjcp · · Score: 1

      That's how you do it, but that supposes that a flux transition on the disk can only be in one of two levels. The way data is recorded on disk now is much more complex.

    76. Re:If it 'snot good enough for the feds... by julesh · · Score: 1

      OK, maybe this guy is right and maybe the feds are behind the times, but I'd like to see multiple independent studies come out and say this before I'm getting rid of my drive sanitizers.

      Right answer. It looks as though this guy may be wrong. Peter Gutmann, an expert in forensic data recovery, has read the report and believes they were doing it wrong, and that's why they weren't able to recover useful amounts of data.

    77. Re:If it 'snot good enough for the feds... by dreddnott · · Score: 1

      You can get data recovered from surprisingly borked disk drives, including overwritten data

      This is not actually true. It may have been true for certain early stepper-motor drives, but certainly not any modern hard disk drive.

      --
      I may make you feel, but I can't make you think.
    78. Re:If it 'snot good enough for the feds... by shiftless · · Score: 1

      Where are you at, the Pentagon? I've been all throughout the Air Force and the Army, and I've never seen anything but Windows used for anything.

    79. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      A wipe with zeros doesn't hide the original data. If you look at the signal in analog, a previous zero just becomes a little stronger zero. A previous one becomes a weaker zero.

      Essentially, all you do is shift the deadband. Also, so what if you can't recover all of the data. Have you seen the paper on reading memory in a cold boot attack? They wrote a jpg image to memory of the Mona Lisa and the proceeded to recover it after various times. Even when the data was severely degraded, the image was still pretty obvious.

      Statistics and probabilities could also be used to correct data in a file.

      If you are going to wipe a drive, I still would do nothing less than multiple writes of random data. Physical destruction is even better. Or, as others have pointed out, go with strong encryption. The down side is that the data is all still there and all that is needed is the key to decrypt it.

    80. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 0

      Unless you work for the government or military, no one would be interested enough in the data on your drives to go through the effort and cost of doing the forensic investigation to find out what was on your hard drive before the wipe.

      Really? Care to explain why we have such extensive state & federal data recovery departments? Oh, that's right, to check hard drives, etc. seized by law enforcement.

      How about this then:

      You statement implies that nobody would want the following types of data:

      -The manuscript of the final Harry Potter series (before it was published).

      -Paparazzi Photos of (enter name of celebrity here).

      -The checking account numbers for 1million + bank accounts.

      etc.

      My point being, there are plenty of times even a "normal, common, everyday" person might have data valuable enough to do a forensic analysis. Hell, with a little know-how, you could build your own lab to do the recovery for a lot cheaper than YOU think is possible.

      Since I don't think you are stupid, I can only assume you work for a government agency, most likely law enforcement, and it's in your (and ONLY your) best interests to ensure all our data is stored in an easy-to search state.

      So the question is not if you are a government shill, but which agency you shill for.

    81. Re:If it 'snot good enough for the feds... by Thaelon · · Score: 1

      Navy.

      Was...not there anymore.

      --

      Question everything

    82. Re:If it 'snot good enough for the feds... by Talderas · · Score: 1

      Really? Care to explain why we have such extensive state & federal data recovery departments? Oh, that's right, to check hard drives, etc. seized by law enforcement.

      How about this then:

      You statement implies that nobody would want the following types of data:

      -The manuscript of the final Harry Potter series (before it was published).

      -Paparazzi Photos of (enter name of celebrity here).

      -The checking account numbers for 1million + bank accounts.

      etc.

      My point being, there are plenty of times even a "normal, common, everyday" person might have data valuable enough to do a forensic analysis. Hell, with a little know-how, you could build your own lab to do the recovery for a lot cheaper than YOU think is possible.

      Since I don't think you are stupid, I can only assume you work for a government agency, most likely law enforcement, and it's in your (and ONLY your) best interests to ensure all our data is stored in an easy-to search state.

      So the question is not if you are a government shill, but which agency you shill for.

      They would want such data, but prosecuting the crime in those cases when a wipe was performed is not cost effective. You'd have to be high profile for the cost to be justified, we're talking treason, spying, etc etc, which would involve government or military data.

      If you had the Harry Potter manuscript or child pornography on a hard drive that you wiped, the Fed's aren't going to waste the money on what could be a wild goose chase for nothing. It's much easier for them tap and track your online behavior to generate necessary suspicion to get a warrant to seize your computer and perform the forensic investigation/data recovery on that drive.

      Remember, data recovery doesn't just mean from damaged hard drives, it also includes recovering encrypted data, data that was deleted but still on the drive and hidden data. Data recovery of overwritten/wiped data has failed to recover significant amounts of files.

      TL;DR
      It's not worth the cost/effort of recovering data from a wiped drive when obtaining a search warrant for your PC is easier.

      --
      "Lack of speed can be overcome. In the worst case by patience." --Znork
  5. Data destruction advice of the week by sakdoctor · · Score: 5, Funny

    I thought a few weeks ago we were supposed to drill holes in the drive platters and fill the case with thermite, then drop the whole computer into the fires of mount doom.

    This week, a one pass wipe is enough.

    1. Re:Data destruction advice of the week by Anonymous Coward · · Score: 4, Funny

      Next week they'll discover a new alien technology and the security experts will be advising us to nuke the drive from orbit. It's the only way to be sure...

    2. Re:Data destruction advice of the week by tuffy · · Score: 5, Insightful

      It's the difference between what slashdotters enjoy doing to old hard drives and what's actually required to securely destroy the data on them.

      --

      Ita erat quando hic adveni.

    3. Re:Data destruction advice of the week by rolfwind · · Score: 1

      Setting a drive up on its side and whacking it is usually enough to bust it and get the platters out. 8-9 years ago, the platters melted easily enough under flame of a plumber's propane torch, it was some type of pot/white metal I suppose. Last time, they didn't melt so I put them on against a sand belt grinder.

      A little paranoid I suppose.

    4. Re:Data destruction advice of the week by mevets · · Score: 1

      The pace of technology is astounding. I wonder what next week will bring.

    5. Re:Data destruction advice of the week by necro81 · · Score: 5, Funny

      The thermite isn't necessary for wiping out your data, it's just there because it's freakin' AWESOME!

    6. Re:Data destruction advice of the week by Saint+Gerbil · · Score: 1

      Mount doom is getting full maybe it will start spitting them back out again.

    7. Re:Data destruction advice of the week by JoeMerchant · · Score: 1

      I thought a few weeks ago we were supposed to drill holes in the drive platters and fill the case with thermite, then drop the whole computer into the fires of mount doom.

      This week, a one pass wipe is enough.

      Depends on who you've pissed off.

    8. Re:Data destruction advice of the week by Anonymous Coward · · Score: 0

      The question is really one of, whom are you protecting against. If you want your data safe from the NSA, only fire, and the big magnet at the Naval Observatory with the field strength that will permanently bend the platters, will do the trick. The problem with magnetic impressions is that they layer and align differently in different write passes, and the previous pass will very slightly change the 1ness and 0ness of the most recent layer. Scanning magnetic devices can pick up these variations, but doing so requires a device capable of distinguishing incredibly weak magnetic impressions that will overlap differently at each track (no, not cylinder).

      The devices that do this are prohibitively expensive for all be the largest of government agencies. If you want to stop even dedicated criminals from getting you data, you need only one simple friendly Linux command:

      while true; do openssl aes-256-cbc -in /raid_array/my_pr0n.tgz -out /dev/sde1; done

      When it comes back with an error, it's done. If anyone decrypts what you've written, there will even be plausible deny-ability as to why you encrypted it.

    9. Re:Data destruction advice of the week by eth1 · · Score: 1

      Secure given *today's* recovery technology. But can you say how long that disk might sit around after it leaves your control before someone uses the new Quantum Disk Snarfing tool on it?

    10. Re:Data destruction advice of the week by Zebra_X · · Score: 1

      If nothing else this is far more fun than watching a multi wipe progress bar.

    11. Re:Data destruction advice of the week by Anonymous Coward · · Score: 0

      I thought a few weeks ago we were supposed to drill holes in the drive platters and fill the case with thermite, then drop the whole computer into the fires of mount doom.

      This week, a one pass wipe is enough.

      It's called 'progress'.

    12. Re:Data destruction advice of the week by tuffy · · Score: 1

      If it sits around long enough, who's going to care? Historians and archaeologists, perhaps. So long as a drive wipe keeps sensitive data like site passwords and bank accounts secure for their lifespan (and/or my own), there's no sense worrying about any theoretical future threat.

      --

      Ita erat quando hic adveni.

    13. Re:Data destruction advice of the week by rickb928 · · Score: 1

      One solid whack with a 7lb splitting maul should do the trick. Bent platters, ruined PCB, getting the case fragments out of the platters alone should keep the NSA busy for a few days. Leave it out in the rain if you need total security.

      You need the exercise anyways.

      Substitute a dull axe for the maul.

      One whack to wipe them all and in the darkness hide them...

      ps- If you're the type to take the case off to get at the platters, consider a degausser. Make one. Not too hard. Though I like the belt sander trick. Let them try and reassemble your bits from the dust in the driveway. Riiiight...

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    14. Re:Data destruction advice of the week by Anonymous Coward · · Score: 1

      Of course it's only a matter of time before the new temporal drive analyzer is able to recover any data ever written to a disk at any time, so the only way to be sure is to not write the data to the disk in the first place. Well, either that or use a temporal bomb on it totally erasing the disk from the time stream. Of course there's always the off chance that there would be some collateral temporal damage... like yourself, the factory the disk was made in, and an inexplicably airborn whale.

    15. Re:Data destruction advice of the week by drerwk · · Score: 1

      You know the key to what DOD requires might well be related to old hard drives. A ten year old drive has a much bigger magnetic domain for a bit. I even have a couple of 1 gig drives that might not use GMR heads. With the lower density, maybe the magnetic microscope could work.

    16. Re:Data destruction advice of the week by Anonymous Coward · · Score: 0

      The useful application of this, which I read many (~10) years ago, was a system where you'd rig up your drives with thermite and an igniter that you could switch on. In your computer case. If you had been doing evil hackery things and the feds raided your house, you could quickly destroy the evidence.

      These days, of course, there are better, less dangerous solutions. Namely, disk encryption.

    17. Re:Data destruction advice of the week by Anonymous Coward · · Score: 0

      I thought a few weeks ago we were supposed to drill holes in the drive platters and fill the case with thermite

      No, this advice is only if you want to RMA a drive to the manufacturer.

    18. Re:Data destruction advice of the week by blincoln · · Score: 1

      But can you say how long that disk might sit around after it leaves your control before someone uses the new Quantum Disk Snarfing tool on it?

      If the data is overwritten, how would it even theoretically be recovered (technology being no object, other than working within the limits of physics as they are currently known)? I've had this discussion before and never gotten a solid answer.

      I've heard people talk about looking at the analogue value of each bit. OK, so a bit is 0.9 instead of 1. Does that mean that it was 0 before the last 1 was written to it, or that it was e.g. 0 twice and then 1 twice? IE something else that makes it "not quite 1". Or maybe there was a blip in the current or voltage to the write head, and a 1 is all that's ever been written to it.

      You can use statistics to guess at known values (e.g. if the 7th byte of a file could be an ASCII J and the 8th could be an ASCII F, then there is a good chance that the 9th and 10th are ASCII IF), but that doesn't tell you anything about the unknown values, which is what you care about.

      Except in cases of national security, or where peoples' lives are literally at stake, I can't see the point in effectively throwing out working hardware.

      --
      "...always new atoms but always doing the same dance, remembering what the dance was yesterday." -Richard Feynman
    19. Re:Data destruction advice of the week by Anonymous Coward · · Score: 0

      You enjoy wiping hard drives?

    20. Re:Data destruction advice of the week by DriveMelter · · Score: 1

      Thermite is a little overkill, can easily melt metal platters with some charcoal and a small fan.

    21. Re:Data destruction advice of the week by Anonymous Coward · · Score: 0

      Or, perhaps, who you piss on!

    22. Re:Data destruction advice of the week by MaskedSlacker · · Score: 1

      Anyone snarfing my quantum disk had better be buying me dinner first.

    23. Re:Data destruction advice of the week by Wes+Janson · · Score: 1

      Seriously, how can you ever go wrong with thermite?

    24. Re:Data destruction advice of the week by dreddnott · · Score: 1

      With old enough drives, their head actuators being powered by stepper motors, there are actually gaps between the tracks that the bits "leak" onto, making recovery of overwritten data feasible. So, don't store sensitive data on 20-year-old drives.

      --
      I may make you feel, but I can't make you think.
  6. Not surprising by m0i · · Score: 2

    it is not like you can have 2 values for a single bit at the same time.. and density is so high these days that it makes sense to have a single write wipe the previous data forever.

    --
    have you been defaced today?
    1. Re:Not surprising by Bardez · · Score: 2, Informative

      Actually you can...

      If each bit is stored with multiple pins and the majority of the collection are in the 1 position but a few of them are in the 0, you would just take the dominant state.

      That is assuming that the dominant majority should be correct. Perhaps the average of the bits should be used? This example is hardly fair and all... damned computer science is pushing it's winner-takes-all political views into my hardware!

      --
      Perception is the thin dividing line between reality and fiction.
    2. Re:Not surprising by Anonymous Coward · · Score: 0

      it is not like you can have 2 values for a single bit at the same time.. and density is so high these days that it makes sense to have a single write wipe the previous data forever.

      but you do realize, that the bits on the hard disk are actually stored in analog way? and since reading of bits is in fact just measuring an analog value which is interpreted as bit regarding the defined thresholds, if you define new thresholds, you may make assumptions on the value this storage location previously had. the checksums and error correction algorithms assist in determining if your new threshold values recovered the data word correctly or not.
      The only difficulty is to get access to the analog values on the disk, which is only possible if you have access to a customized hard disk firmware or to an electron microscope. and this is what most people don't have.

    3. Re:Not surprising by Bardez · · Score: 1
      I was too lazy to go and find something that supported the claim, so I suggested it as theoretical rather than fact. Meetings are meetings, however, and only useful for surfing the web ;)

      http://en.wikipedia.org/wiki/Hard_disk_platters (as of January 19, 2009 at 9:50 AM): (emphasis mine)

      The magnetic surface of each platter is divided into small sub-micrometer-sized magnetic regions, each of which is used to represent a single binary unit of information. A typical magnetic region on a hard disk platter (in 2006) is about 200-250 nanometers wide (in the radial direction of the platter) and extends about 25-30 nanometers in the down-track direction (the circumferential direction on the platter), corresponding to about 100 billion bits (100 gigabits) per square inch of disk area. The material of the main magnetic medium layer is usually a cobalt-based alloy. In today's hard drives each of these magnetic regions is composed of a few hundred magnetic grains, which are the base material that gets magnetized. However, future hard drives may use different systems to create the magnetic regions. As a whole, each magnetic region will have a magnetization.

      --
      Perception is the thin dividing line between reality and fiction.
    4. Re:Not surprising by sjames · · Score: 1

      In a perfect theoretical world, that is true. In the real world, alignment is never perfect. That is, for any 2 passes of the head over a sector, the head will not follow exactly the same track twice.

      So, if you take a preistine drive and write a bunch of data to it, then overwrite w/ zeros (some time later most likely), when it is scanned at a higher resolution and the scan values are averaged, the values will fall into two categories.

      Some domains will be unambiguous zeros. Those are the bits that were zero in the data you initially wrote. Others will be mostly zero. Those will read as zero by the drive itself, but also represent where your initial write was a one.

      The idea behind multiple pass overwrite is to produce a drive full of bits that are some random value and were some random value before that but neither of those random values has anything to do with the data you once wrote to the disk.

    5. Re:Not surprising by sarkeizen · · Score: 1

      It's always amusing to see people talk about the theory/practice dichotomy when the implied contrasting "reality" is also theoretical. Other than the cited article (which is unclear if it was peer reviewed) where exactly is the record these "higher resolution" scans and the results being as clear an unambiguous as you appear to claim?

      Without that - YOUR OWN idea is the product of a "perfect theoretical world" where Guttmans hypothesis happens to be true.

      Fact of the matter is other than this unverified article the idea of using some kind of electron microscope to recover data is pure theory. Even if this guy's article is verified your explanation is wrong. A '1' overwritten as a '0' has only a POTENTIAL of being detected. Therefore the more consecutive bits you want to recover the lower the probability of getting a complete picture. So for example a credit card number stored as twelve consecutive eight bit bytes is something like 1 in 2.3 * 10^-5.

    6. Re:Not surprising by sjames · · Score: 1

      First, please send me a peer reviewed paper showing experimentally that you exist. Please follow up with the peer reviewed replication of that experiment.

      But while we wait for the wave of pedantry to subside, have a look at: Secure Deletion of Data from Magnetic and Solid-State Memory first published in the Sixth USENIX Security Symposium Proceedings, San Jose, California, July 22-25, 1996.

      Then consider that I was merely summarizing how a magnetic medium can, in fact, retain traces of overwritten data on it. It was a post on slashdot, not my thesis.

      I can only guess from your tone that you're the guy the whiny and pedantic knot of trekkies stuff in the trashcan for being too pedantic and whiny at the sci-fi convention.

    7. Re:Not surprising by sarkeizen · · Score: 1

      First, please send me a peer reviewed paper showing experimentally that you exist.

      Even if you weren't attempting (but not succeeding) to be humorous. Your point is irrelevant the argument stands on it's own regardless of the ontology of the writer. On the other hand you noted that someone's point was only true in a theoretical case however your counter was also only true theoretically as well.

      But while we wait for the wave of pedantry to subside, have a look at

      Yes where Gutmann argues that it is theoretically possible. (Very amusing since I referenced Gutmann in my original post)

      Then consider that I was merely summarizing how a magnetic medium can, in fact

      "in fact" would mean to me that this has been demonstrated. If you meant "in theory" then I agree but you would also be making my argument.
      Gutmann did not actually employ this technique. ( The way he argued in the epilogues makes this clear - if you actually read the paper ). So my argument still stands.

      The only utility of Gutmann's paper to this slashdot article is that he maintains that his technique would still work by virtue of some differences in Wright's methodology. Which is why I didn't consider Wright's paper as gospel but to consider Gutmann's as "fact" is equally wrong.

    8. Re:Not surprising by sjames · · Score: 1

      Had you followed the references sprinkled liberally throughout the peer reviewed paper I provided, you would find that the papers assertions are in fact backed up by research.

      There is nothing theoretical about the idea that the head doesn't traverse exactly the same path twice. That is a central problem that must be addressed in the design of any hard drive. Further, all that is needed to discard the assertion that a single overwrite is always adequate is a single plausible scenario where it would not be safe.

      I do, in fact, agree with the epilogue that the particular patterns prescribed in the paper are no t relevant to current drives. If YOU had read the epilogue, you would see that it in no way asserts that a single wipe will be adequate. It suggests that 2 might be enough.

    9. Re:Not surprising by sarkeizen · · Score: 1

      Actually *I* just reread the new epilogue and boy have you (and a good portion of /.) missed it:

      Sure Gutmann is arguing that his technique would still work on an MFM/RLL drive but even he says the following:

      Any modern drive will most likely be a hopeless task, what with ultra-high densities and use of perpendicular recording I don't see how MFM would even get a usable image, and then the use of EPRML will mean that even if you could magically transfer some sort of image into a file, the ability to decode that to recover the original data would be quite challenging.

      This is the author of the article YOU cited conceding not that his techniques are theoretical but actually incredibly unlikely in any practical sense.

    10. Re:Not surprising by sarkeizen · · Score: 1

      Had you followed the references sprinkled liberally throughout the peer reviewed paper I provided, you would find that the papers assertions are in fact backed up by research.

      But not actual data recovery of any significant sort. Which still makes it not "in fact" but "in theory". Gutmann claims that this has actually been accomplished for MFM but as he points out that's irrelevant to EPRML.

      So if you have any point at all (I doubt it though). The only thing Gutmann asserts as being factual is out of context for this article. Unless you assumed that this post (and the attached article) was actually entitled "One pass sufficient for drives circa 1990" if so I urge you to read it again.

      Further, all that is needed to discard the assertion that a single overwrite is always adequate is a single plausible scenario where it would not be safe.

      Now it's interesting that you took a general context and pretended it's a absolute context. That kind of erases any cred you had as someone who isn't being pedantic...also depending on whom you are attempting to refute is a strawman.

      you would see that it in no way asserts that a single wipe will be adequate

      But neither does it provide any evidence to support that either way.

  7. When in doubt... by Anonymous Coward · · Score: 0

    microwave your hard drive. Be forewarned, the ensuing fire may not be worth it.

  8. Sure... by MyLongNickName · · Score: 5, Interesting

    That's what they WANT you to think.

    In all seriousness. If the government wants to get information, they are not going to the trouble of an electron microscope to look at your hard drive. I'm sure they have other methods of extracting the information they want. While this information (about how many wipes you need) is interesting from a theoretical point of view, it is useless from a practical one.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    1. Re:Sure... by JoeMerchant · · Score: 1

      That's what they WANT you to think.

      In all seriousness. If the government wants to get information, they are not going to the trouble of an electron microscope to look at your hard drive. I'm sure they have other methods of extracting the information they want. While this information (about how many wipes you need) is interesting from a theoretical point of view, it is useless from a practical one.

      A few years in Gitmo and you'll tell them whatever they want to hear... doesn't matter what was or wasn't stored on that drive anyway.

    2. Re:Sure... by sigxcpu · · Score: 1

      ...
        I'm sure they have other methods of extracting the information they want ...

      That is why some of us wear tinfoil hats, you know.

      --
      As of Postgres v6.2, time travel is no longer supported.
    3. Re:Sure... by SoundGuyNoise · · Score: 1

      I'm sure they have other methods of extracting the information they want.

      Ve have vays of extracting zee information!

      --
      You never expect irony, do you?
      Want to be a professional wrestler? Visit www.iyfwrestling.com
      @iyfwrestling
    4. Re:Sure... by LWATCDR · · Score: 1

      Okay... I just wondering what people have on their drive that they are so worried about the government recovering?
      I think part of it has to do with an over inflated sense of importance. Just what makes you think that your important enough for the FBI to break out the super secret ninja hard drive data recovery team?
      On overwrite is good enough to protect you from people trying to get your credit card numbers and those pictures of spouse that you really don't want published on the net.
      If you have DOD data then you need to follow the DOD rules for cleaning mass media.
      Besides Hard driver are the least of your worries to be honest. Flash drives are much harder to wipe and really should be physically destroyed.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    5. Re:Sure... by banished · · Score: 1

      A few years in Gitmo and you'll tell them whatever they want to hear... doesn't matter what was or wasn't stored on that drive anyway.

      Maybe if we just subject the hard drive to waterboarding, it'll reveal the data?

    6. Re:Sure... by Angst+Badger · · Score: 1

      I'm sure they have other methods of extracting the information they want.

      Waterboarding?

      --
      Proud member of the Weirdo-American community.
    7. Re:Sure... by MyLongNickName · · Score: 1

      I guarantee I'd talk inside of a minute. What about you?

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    8. Re:Sure... by Kingrames · · Score: 1

      It's actually far more effective to waterboard the hard drive to get information out of it.

      --
      If you can read this, I forgot to post anonymously.
    9. Re:Sure... by Kindaian · · Score: 1

      They place you in guantanamo until you reveal the password... ;)

    10. Re:Sure... by Anonymous Coward · · Score: 0

      unless they find a drive in an abandoned cave in afghanistan and there's no one to throw into gitmo. they might still need to know what is/was on that disk, but who are they going to torture?

    11. Re:Sure... by JoeMerchant · · Score: 1

      A few years in Gitmo and you'll tell them whatever they want to hear... doesn't matter what was or wasn't stored on that drive anyway.

      Maybe if we just subject the hard drive to waterboarding, it'll reveal the data?

      When the CinC gives an order to do "whatever it takes" to get the information he's after....

    12. Re:Sure... by Anonymous Coward · · Score: 0

      Methods like Jack Bauer?

    13. Re:Sure... by ShooterNeo · · Score: 1

      I'd talk before they even got the 'waterboard' out of the case. Just the plane trip to Gitmo and the removal of my lawyer during questioning would be enough to get me to ask what they want me to confess to.

    14. Re:Sure... by Lehk228 · · Score: 1

      a foil hat won't protect you from rubber hose Cryptanalysis

      --
      Snowden and Manning are heroes.
    15. Re:Sure... by smoker2 · · Score: 1

      Land of the free, home of the brave ...

    16. Re:Sure... by Anonymous Coward · · Score: 0

      I'm sure they have other methods of extracting the information they want.

      They certainly do

    17. Re:Sure... by Anonymous Coward · · Score: 0

      [...] I'm sure they have other methods of extracting the information they want. [...]

      Yeah, it's called waterboarding.

    18. Re:Sure... by aoheno · · Score: 1

      Why destroy anything? I choose to keep things simple with nothing controversial at hand - on the computer, on my self, in the house, and elsewhere. No sense in living with fear.

      This was I can happily divulge my password to the NSA and Homeland Security who are entitled to it by law, but refuse to do so to anyone else because they don't have the same right. It can be fun to be a 'stick in the mud'.

      Which is why I keep my most precious online possession, my Slashdot password, mental.

      --
      Her lips were softer than a duck's bill, but her quacks ...
    19. Re:Sure... by Tuoqui · · Score: 1

      They dont have a right to it by law since your 5th amendment rights trumps their ability to demand the information out of you.

      --
      09F911029D74E35BD84156C5635688C0
      +2 Troll is Slashdot's way of saying groupthink is confused
  9. some subject by Zironic · · Score: 4, Interesting

    I thought this would be fairly obvious from the fact there doesn't exist any recovery services that will recover zerod out data for you, at most they can usually try to recover data that has been deleted(forgotten) by the operating system.

    1. Re:some subject by rolfwind · · Score: 2, Interesting

      It relies on the fact that the delete portion of the trash doesn't actually touch the disk so much as it tells the computer those areas of disk are free to be used. I heard that Windows tends not to touch those regions for a while while Linux usually makes use of those first. But I don't remember if the issue was FAT/NTFS vs ext2/3 specific.

    2. Re:some subject by JoeMerchant · · Score: 1

      I thought this would be fairly obvious from the fact there doesn't exist any recovery services that will recover zerod out data for you, at most they can usually try to recover data that has been deleted(forgotten) by the operating system.

      We provided hardware for a NIH funded study once, they would occasionally mung up a removable hard drive by pulling it out while running. They were aghast at how easily they had lost their "valuable" data and insisted that we recover it for them, which we offered to do for a reasonable (like $20/hr) rate. After a few estimates of what it would cost to attempt to reconstruct the drive beyond a standard Norton disk repair, they opted to just write it off rather than deal with potential data integrity issues.

      If the data had been GPS coordinates of Iraqui WMD, I suspect they would have wanted to try harder, but after a single wipe it becomes REALLY expensive to reconstruct the data.

    3. Re:some subject by gad_zuki! · · Score: 1

      Yeah, I think there was some famous challenge a little while ago. Someone offered a bounty to any data recovery place that could retrieve data from a zero'd once drive. They all said no.

    4. Re:some subject by txoof · · Score: 2, Insightful

      DD is probably the best bet for discarded/ebay'ed drives. I can't think of anyone who has the time or resources to dig up my data. If you're a fortune 500 company, or an international drug/arms/people/whatever smuggler, then you probably want to just go ahead and shred the drive. That way you don't have to worry about Joe skipping out early on Friday and forgetting to wipe the out-going CEO's drive.

      For the rest of us, just think about the economics of it; what criminal organization has access to a lab full of electron microscopes and has the time and money to search discarded drives for credit card information? Perhaps a large government has access to these resources, but once again, unless you're really up to no good or have a large company, why would anybody bother?

      Thank goodness for a suddenoutbreakofcommonsense here.

      --
      This one's tricky. You have to use imaginary numbers, like eleventeen... --Hobbes
    5. Re:some subject by Zironic · · Score: 1

      To be fair the bounty was pathetically low, in fact I think it was lower then the standard charge for data recovery.

    6. Re:some subject by gad_zuki! · · Score: 1

      The bounty really shouldnt matter. Imagine all the free advertising they would get. I think its getting obvious that they arent able to do this. They can remount the platters on a working drive and try to read data, but stuff thats been purposely wiped is beyond their retrieval powers.

    7. Re:some subject by Anonymous Coward · · Score: 0

      No its actually more than that. Although the disk may have a zero, there will be some magnetic residue of what was there before the zero. And indeed before that.

      So if you wrote 10110110 to the disk. Then you all zero it 00000000. There are still forensical tools that can see the left over residue of the 10110110. This goes beyond what any software can read from the disk.

      TBH your best be is actually writing random bits over the disk several times. Seven is deemed "enough" (ie they could theoretically see the previous 6 writes worth fo information) so hit 10+ if your seriousley paranoid. Using random bits and not just zeros means whatever they pickup they cannot be sure really means anything.

    8. Re:some subject by nasor · · Score: 1

      I came here to say exactly the same thing, but I see you beat me to it. Call any data recovery service you want and ask them if they can recover data from a drive that has been overwritten even once, and they will all apologize and tell you that they can't. It doesn't matter how much money you're willing to throw at them - the technology simply doesn't exist.

    9. Re:some subject by davecb · · Score: 1

      Dasco Disk Cleaning Service in Toronto used to restore scratched drives with great reliability, and magnetically zapped ones with occasional success. Reputedly with analog equipment...

      --dave

      --
      davecb@spamcop.net
    10. Re:some subject by Anonymous Coward · · Score: 0

      Wrong. This hasn't been true for well over a decade. On older hard drives, this was a remote possibility with a lab of expensive equipment. This is no longer true under any circumstances.

    11. Re:some subject by Morten+Hustveit · · Score: 1

      Using random bits and not just zeros means whatever they pickup they cannot be sure really means anything.

      This argument is flawed. Assume writing a 0 or writing a 1 does not eliminate the old information. Writing random data will not help you, because the random data you wrote will still be on the disk when the forensics get it. Hence they can be absolutely sure in which positions you replaced old data with 0, and in which positions you replaced old data with 1. This works for an arbitrary number of passes, if you recover one pass at a time.

      You might argue that sequences of identical bits can be less capable of removing evidence of old data compared to random data. In this regard, it would be my guess that bit patterns like 1010 would be even more efficient than random data -- random data will be likely to make long runs of identical bits. For example 0.8% of all bytes will be either straight ones or straight zeros.

      Henrik Andersen of Ibas (a disk recovery corporation) in Denmark has previously made the claim that a single overwrite is enough.

    12. Re:some subject by Anonymous Coward · · Score: 0

      yeah, but on the other hand, since when has "why would anyone bother" been a good foundation for a security procedure?

      even if it IS only your personal files.

    13. Re:some subject by Tetsujin · · Score: 1

      Seven is deemed "enough" (ie they could theoretically see the previous 6 writes worth fo information) so hit 10+ if your seriousley paranoid. Using random bits and not just zeros means whatever they pickup they cannot be sure really means anything.

      No no no... Eight is Enough.

      --
      Bow-ties are cool.
    14. Re:some subject by flonker · · Score: 1

      The bounty was by a nameless blogger, so there was no publicity to speak of, and the conditions were quite unreasonable. ie. no dismantling of the drive.

    15. Re:some subject by txoof · · Score: 1

      I'm not advocating tossing your drive out the door without any attempt to wipe your personal data, I'm just saying that a 24 hour wipe, re-wipe and visit by the Thermite Fairy are unnecessary based on this research.

      A write with lots of zeros will probably do the job just fine. If it really is valuable data that CAN NOT fall into the "wrong hands", then you should shred the drive just to be sure.

      --
      This one's tricky. You have to use imaginary numbers, like eleventeen... --Hobbes
    16. Re:some subject by clodney · · Score: 1

      Prior to the recycle bin added in Win 95, undelete utilities for DOS were incredibly common. People used them all the time, and wanted them to work. So MS changed the FAT allocator to intentionally not reuse recently deleted files unless it needed the space.

      Since NTFS came out later than that, I suspect it does not have the same intentional bias, but I have never heard one way or the other.

  10. dd if=/dev/zero of=/dev/hda1 is enough for everyon by Juggz · · Score: 0

    Seriously, i'd like to see anyone recovering anything after that. Either do that, or smash a nail through the disk

  11. We need mythbusters! by dbIII · · Score: 5, Funny

    Myhtbusters need to look at this. Then they should do a wipe that would really suit their style - a shock wave through the drive will raise the temperature at the wave front above that where the material is magenetic (curie temperature). In other words - explosives!

    1. Re:We need mythbusters! by Drakkenmensch · · Score: 5, Funny
      *cue the super slow-motion shot of Buster holding a hard drive being blown up with a hundred pounds of C4, followed by Jamie picking up a blackened twisted shred of metal casing*

      "Well there's your problem!"

    2. Re:We need mythbusters! by Twillerror · · Score: 1

      Yes!! And they should do magnets next to hard drives. I feel an Ask Slashdot coming on...

      What other Myths can we think of to test?

    3. Re:We need mythbusters! by margam_rhino · · Score: 1

      I can remember a method that works. My sister set up her HIFI speakers on either side of her desktop PC. Needless to say after a couple of weeks she rang me up to ask why her files kept getting randomly renamed (and some deleted) and her PC was having trouble booting. I think the speakers were 100W middle of the price range, so they were fairly powerful.

    4. Re:We need mythbusters! by Anonymous Coward · · Score: 0

      You are referring to people on some dorky TV show by their first names? You are a goddamned loser.

      Of course, you won't even consider that there is any truth to that. Your ego will just knee-jerk and tell you, "Yeah right, THIS guy's the loser for insulting people on the internet! Ha ha ha. I am fully comfortable with my TV watching ways."

      But maybe you should do some critical thinking about your life and your personality. Your interests! Your desires. Your lack of a sex life, maybe? Don't settle. Don't resign yourself to the shit life you are currently leading. Stop watching television; that is a start.

      Only jocks and old fogeys insist on the formality of last names. Do you pray to Mr. Christ at church, or beg for presents from Mr. Claus? xD

    5. Re:We need mythbusters! by log0n · · Score: 1

      I've tried the magnet thing..

      Hard drive on top of a PA speaker magnet (not mounted in anything - raw woofer) wiped the drive. 10 minutes on each side.. was unable to recover it. The drive was still recognized as physically attached by the bios, but the original ID strings (make/model/size/etc) were random characters. Partitioning/formatting/low level formatting.. none of it worked to get it usable again.

      Still have it (no longer have any internal ide drive bays - laptop ftw!) - wonder if it'll blend?

  12. Also by DetpackJump · · Score: 3, Funny

    I found that taking the disk platter out and using it as a coaster helps too.

    1. Re:Also by zeldorf · · Score: 1

      Just don't invite the feds round for coffee...

      They have cups specially designed for reading platter-mats!!!

    2. Re:Also by cosam · · Score: 0

      I used to do that too, but it makes your coffee go cold real quick - old platters make remarkably good heat sinks. OK for cold drinks though!

  13. Just one layer of paint by Anonymous Coward · · Score: 1, Insightful

    Writing random numbers would be more sufficient than just zeros.
    For example painting a wall with one layer of white paint could still show the outlines of a gratify underneath that layer.
    But if you would use various colors all over the place it would become very hard to identify any shape beneath it even if you where using just one layer.

    1. Re:Just one layer of paint by txoof · · Score: 1

      From what I understand from TFA, it doesn't matter what you overwrite with. The researcher's ability to read a bit using really advanced tech was rarely better than %50 correct. I think this has something to do with how tiny the domains are and how little material actually stores the information. If they were larger, perhaps it would be easier to find out what the previous orientation was. Maybe random data was more useful when drives were older and had less dense data storage.

      --
      This one's tricky. You have to use imaginary numbers, like eleventeen... --Hobbes
    2. Re:Just one layer of paint by Piranhaa · · Score: 3, Funny

      I hear writing random numbers like 2s and 9s to the drive works REALLY well

    3. Re:Just one layer of paint by Kingrames · · Score: 1

      The problem is the word there, "Random." If those random numbers were generated by a computer you can reverse the process.

      --
      If you can read this, I forgot to post anonymously.
    4. Re:Just one layer of paint by blueg3 · · Score: 1

      There's no such thing as "more sufficient".

      Anyway, what you're describing here is the voodoo approach -- trying to guess at something that "makes logical sense" based on analogy and an imperfect understanding of the actual problem.

    5. Re:Just one layer of paint by Anonymous Coward · · Score: 0

      more sufficient

      wat

    6. Re:Just one layer of paint by Vectronic · · Score: 1

      So? I fail to see how that makes it any easier for them to restore the data, it would most likely increase it in magnitudes.

      Furthermore, there are ways to get "true" random numbers out of a PC, obviously anything a PC is going to do is based on an algorithm, however if you apply that algorithm to say, white noise fed to it by your microphone, they would have to exactly duplicate that noise + the algorithm.

      Granted this is a fairly small list, but it also depends on what OS the HD was running under aswell to get the random.

      Nevermind something like a touchpad, or wifi signal strength, plus HD access, network usage, mouse movements, clock cycles, an image, etc can all be fed into the entropy.

    7. Re:Just one layer of paint by Man+Eating+Duck · · Score: 1

      Writing random numbers would be more sufficient than just zeros.

      What I've heard from (paranoid?) people is something like this: For each bit on the drive, if you had a zero and wrote a zero (0->0) you get the end value 0.0 (or a magnetic field extremely close to it). If you overwrite one with zero (1->0) you get 0.1. (0->1) gives 0.9, while (1->1) gives very close to one. Thus if the real magnetic strength is 0.1 OR 1.0, your previous value was 1. Read 0.0 or 0.9, it was zero. I've never heard of anyone actually *accomplishing* this, mind you.

      If you wrote just zeroes you would need the same sensitivity to distinguish between former 1 and 0 (0.0 and 0.1), therefore writing random values is not much better.

      I never believed that this could be very reliable even for just one overwrite, and what people are saying now is that it is theoretically impossible due to the drives pushing the efficiency to the limits of the "magnetic resolution" for existing data that has not been overwritten at all.

      Re my sig: Isn't "more sufficient" a bit strange? :)

      --
      Are you a grammar Nazi? I'm trying to improve my English; please correct my errors! :)
    8. Re:Just one layer of paint by bumburumbi · · Score: 1

      It is my understanding that computers can't write random numbers. A computer only understands the digits zero and one. Zero isn't really a number, it just means nothing so the only number a computer can write is one. When the chance of writing the digit one is 1 it is not random.

    9. Re:Just one layer of paint by Anonymous Coward · · Score: 1, Insightful

      WHOOSH

    10. Re:Just one layer of paint by Anonymous Coward · · Score: 0

      I hear writing random numbers like 2s and 9s to the drive works REALLY well

      Actually alternating x55s and xCCs should be closer to a real rototilling.

  14. It makes sense, BUT... by LiSrt · · Score: 1

    Intuitively, this makes sense - being able to recover data from an overwritten part of the hard drive effectively means the capacity has been multiplied (if you can recover from 1 overwrite, while still being able to get the new data, the capacity has just doubled.)

    If this was easy enough to do, Seagate, Hitachi, WD etc. would all be doing it (or are already).

    That said, taking the word of someone whose job is actually recovering data - well, that might not be a good idea.

    1. Re:It makes sense, BUT... by JoeMerchant · · Score: 1

      Hey, isn't this how "vertical" recording works? Not really, but your point is good for modern drives. Old floppies might have been inefficient enough that you could do this kind of recovery, but a modern Terabyte drive is so dense, you'd have to have next decade's technology to attempt a recovery.

    2. Re:It makes sense, BUT... by mea37 · · Score: 1

      Which only proves that sometimes intuition can mislead you to the right answer, I guess.

      There's a lot of room in between "the data is safely destroyed" (i.e. 0% chance of recovering any sizable run of bits) and "the data is preserved so well that it can be considered part of the drive's capacity" (i.e. 100% chance of recovering all of the bits).

      Now I've heard enough conflicting opinions that I don't claim to know what it takes to safely eliminate the data on a drive. Regardless, all but the most paranoid appraisals I've heard say that the question is, after I wipe my drive, is there a chance that someone will get some of the data back? That's not something a drive manufacturer can sell as capacity.

    3. Re:It makes sense, BUT... by John+Hasler · · Score: 4, Informative

      > if you can recover from 1 overwrite, while still being able to get the new data, the
      > capacity has just doubled.

      Not if it takes hundreds of hours to do and recovers only 3/4 of the data on average. There is a lot of room between "not secure" and "reliable data storage".

      It is very unlikely that any of us need worry that our overwritten files will be recovered, though. None of us have secrets that important.

      Besides, the bot that controls your Windows box has already uploaded all your passwords.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    4. Re:It makes sense, BUT... by Aluvus · · Score: 1

      Additionally, the (theoretical) recovery methods for wiped data all rely on electron microscopes taking extremely high precision measurements. Your hard drive does not contain an electron microscope, nor would that be economical.

      I think the GP has confused "realistically doable" with "easy". No one, to my knowledge, has ever argued that recovering a wiped drive would be a trivial undertaking. Only that, to a determined attacker with appropriate resources, it might be possible to do in a reasonable amount of time. And the question is really whether or not that is true.

      --
      Never mistake "can" for "should".
  15. Looking at the wrong problem by Anonymous Coward · · Score: 0

    If you're storing unencrypted data which must not fall into other people's hands, then you're approaching the problem in the wrong way. Wiping the drive should at most be an additional measure. Never store unencrypted data on any drive that you intend to sell/give to someone else.

  16. Or Not by vithos · · Score: 0
    From TFA:

    Wright did find that multiple passes do make it harder to recover data...

    In other news, leaving out important details found to increase click-through.

    1. Re:Or Not by orclevegam · · Score: 1

      From TFA:

      Wright did find that multiple passes do make it harder to recover data...

      In other news, leaving out important details found to increase click-through.

      He also mentioned that even one write makes it incredibly difficult to recover any meaningful data. That is, doing one write you might be able to accurately recover a bit here or a bit there, at most an entire byte, but not enough to reconstruct any real data (and anything worth recovering is going to require more than just the odd byte to be retrieved). So yes, doing multiple writes will reduce the chances of recovering anything accurately, but even a single write is more then sufficient to prevent recovery of useful data.

      --
      Curiosity was framed, Ignorance killed the cat.
  17. Lies by Renderer+of+Evil · · Score: 5, Funny

    Last month my grandma asked for a new laptop and prior to putting her old HP on ebay I wiped it via Gutmann 35-Pass method, way above DoD and NATO standards, so her ultra-secret vanilla cake recipe could remain a household secret.

    1. Re:Lies by paeanblack · · Score: 4, Funny

      Using a Gutmann 35-pass wipe is like cleaning your sink with bleach, shampoo, baby wipes, ammonia, laundry detergent, insecticide, paint remover, furniture polish, glass cleaner, body wash, whiteboard cleaner, and gasoline.

      Using full Gutmann suite is a waste of time. You only ever need the 1 or 2 runs that were designed for your drive.

      Essentially, you did the computing equivalent of trying to clean a barbecue grill with saline solution.

    2. Re:Lies by Sponge+Bath · · Score: 1

      If the secret ingredient is cocaine then that was a smart move.

    3. Re:Lies by ZosX · · Score: 1

      I think you missed the joke.

    4. Re:Lies by Siridar · · Score: 1

      ...and gasoline.

      Gasoline...and A MATCH!

    5. Re:Lies by ksd1337 · · Score: 4, Informative

      Gutmann 35-pass is designed for hard drives which use MFM/RLL encoding. New disks don't use this encoding anymore, so this method is pretty much equal in deletion quality to the other methods.

    6. Re:Lies by jimicus · · Score: 5, Funny

      Using a Gutmann 35-pass wipe is like cleaning your sink with bleach, shampoo, baby wipes, ammonia, laundry detergent, insecticide, paint remover, furniture polish, glass cleaner, body wash, whiteboard cleaner, and gasoline.

      Oh, so you've seen my sink?

    7. Re:Lies by Anonymous Coward · · Score: 0

      Only if she takes it to the grave with her, like my grandmother did with her sausage recipe.

    8. Re:Lies by Anonymous Coward · · Score: 0

      Wouldn't that be a 12 pass wipe, not a 35?

    9. Re:Lies by Anonymous Coward · · Score: 0

      You forgot thermite.

    10. Re:Lies by jam244 · · Score: 1

      Using a Gutmann 35-pass wipe is like cleaning your sink with bleach, shampoo, baby wipes, ammonia, laundry detergent, insecticide, paint remover, furniture polish, glass cleaner, body wash, whiteboard cleaner, and gasoline.

      It is indeed similar... in both cases, running pass 1 and 4 simultaneously will produce chemical weapons.

    11. Re:Lies by chaosdivine69 · · Score: 1

      I think you could add stomach acid and spermicide to this list...what does that take us to? Uh, only 14/35 wipes...ok, we need to come up with another 21 solutions...

  18. Pre-scrambling drive by davidwr · · Score: 4, Interesting

    It says data written to a pristine drive is much easier to access.

    If drive-manufacturers wrote random data to their drives 2 or 3 times before shipping, I wonder if this would help?

    Combine this with OS-level "overwrite with random after delete" or, to allow for "oopsies," delayed-overwrite after delete but before next use, the problem of "ghost data" in unallocated drive space could mostly disappear.

    Of course, there are other issues, like data internal to a file that is no longer current, data in paged-memory files, and data on backup media, but that's outside the scope of the "I deleted the file, it should be gone but it's not" problem.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:Pre-scrambling drive by mlts · · Score: 1

      Another idea is to have the drive controller keep a free space bitmap... tell the drive its zeroed out, then on subsequent reads, if it reads from a sector that hasn't been written to after the zero out, it just returns a stream of zeroes regardless of the real data on that sector.

      Bonus points if the drive controller does encryption, storing a key in protected memory, and on a zero out, change the encryption key, so if someone replaces the controller, the data is still inaccessible.

    2. Re:Pre-scrambling drive by Anonymous Coward · · Score: 0

      It says data written to a pristine drive is much easier to access. If drive-manufacturers wrote random data to their drives 2 or 3 times before shipping, I wonder if this would help?

      Hmm... every drive I use gets tested first with badblocks -w. I guess that means I'm partially safe already...

    3. Re:Pre-scrambling drive by bugs2squash · · Score: 1

      I thought one of the first thing these forensic guys did was to replace stock the drive controller with something more helpful

      --
      Nullius in verba
  19. One Wipe...pppphfhtpt! by necro81 · · Score: 4, Insightful

    A forensics expert claims that wiping your hard drives with just one pass already makes it next to impossible to recover the data with an electron microscope.

    [pulls tinfoil hat tighter over head]

    Sure, that's just what they want you to think.

    1. Re:One Wipe...pppphfhtpt! by fulldecent · · Score: 0, Troll

      mods, please use funny for these posts so my (-5 funny) filter will work. we don't need to waste karma on these kinds of posts.

      --

      -- I was raised on the command line, bitch

    2. Re:One Wipe...pppphfhtpt! by Anonymous Coward · · Score: 0

      I really was thinking exactly that.

      My tinfoil works so well that I couldn't remember my password. But I know that wiping a hard drive just once is never as effective.

    3. Re:One Wipe...pppphfhtpt! by Anonymous Coward · · Score: 0

      You must live a dry, meaningless existence. Slashdot without the Funny, ouch.

    4. Re:One Wipe...pppphfhtpt! by Anonymous Coward · · Score: 0

      Necro, you are correct. It ("One wipe is enough") is what security agencies want you to think. I know because one of the research laboratories in California used to ask my engineer to consult. Even back when drives were measured in megabytes, the physicists could get as many as 20 "layers" deep of data off drive platters. The complicated process involved computing the overlap of each written bit and the residual field effects on small numbers of atoms. Bits are never exactly in the same spot, not down at the atomic level.

      But don't ask me how it works. That's all he could tell me that I could grasp. The details may have been a little more analogy than fact.

      (Gosh I miss him, too bad he died almost a decade ago.) In memory of George, the kindest engineer I've ever worked with.

  20. Having fun with thermite and a hard drive by Anonymous Coward · · Score: 2, Informative
  21. If you are able to do it by JeanBaptiste · · Score: 5, Interesting

    These guys will give you 500 bucks

    which is surely worth the time and effort involved in something like this.

    1. Re:If you are able to do it by Lachlan+Hunt · · Score: 3, Informative

      Wow, they put the prize money up! Last time we discussed that here, the prize was a whopping $40.

      --
      By reading this signature, you hereby agree with the content of the above comment.
    2. Re:If you are able to do it by gad_zuki! · · Score: 1

      The 500 is nothing compared to all the free advertising the winner would get. Its very telling that these companies cant do this. This kind of thing has more to do with "big evil government full of phds and electron microscopes" than "guys who mount platters and read deleted data with new motor and head." I'm also skeptical the former group can have much luck with a drive thats been zero'd once. I'll accept that there's some data leakage from between head writes, but a full retrieval of documents? Doubtful.

    3. Re:If you are able to do it by John+Hasler · · Score: 2, Insightful

      > which is surely worth the time and effort involved in something like this.

      Hardly. I think that you'll find that the machines required rent for more than $500/hour.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    4. Re:If you are able to do it by Anonymous Coward · · Score: 0

      This is exactly what I was reminded of when I read the headline. So far no one has stepped up to the challenge. I agree that physically damaging media like this is wasteful and unnecessary, and if it isn't, why is the challenge still unmet?

    5. Re:If you are able to do it by Anonymous Coward · · Score: 1, Insightful

      There's a reason no one has accepted this challenge. At the very bottom: "You also must publicly disclose in a reproducible manner the method(s) used to win the challenge"

      No self-respecting data recovery firm is going to take this challenge. My guess is that most places CAN recover the data, but they're under NDA not to disclose how. If this challenge was open to just anyone, I'd take it in a heart beat. My process would be:

      Take drive to Ontrack
      Pay $100
      -wait-
      take file list to challenge sponsor

      But alas I cannot do that, so as curious as I am, I'm not willing to spend $100 to find out.

    6. Re:If you are able to do it by Anonymous Coward · · Score: 0

      Hey, they even give the answer:

      I will take a shortcut and break the encryption of this. Those fools!

    7. Re:If you are able to do it by Anonymous Coward · · Score: 0

      It may be true or it could be that $500 would not even start to cover the cost of the recovery effort. I'd like to see what happens if they could get a sponsor and bump that up to $500,000.

    8. Re:If you are able to do it by Anonymous Coward · · Score: 0

      I do agree that the challenge terms are completely unreasonable, but that is not evidence that any company is capable of doing it. Your "guess" is completely worthless.

      In fact, I challenge you to find me one reputable company that claims they can recover overwritten data. Not a damaged drive. Not deleted files. Intentionally overwritten data.

    9. Re:If you are able to do it by Anonymous Coward · · Score: 0

      That showed up a while ago, but back then they had different rules. The prize was a paltry $40, and there was some stupid rule about how you could only disassemble the drive (needed for electron microscopy or other invasive processes) if you were a licensed and registered data recovery firm. IIRC, there was also some issue about having to recover the filenames or folder names, which was more specific than simply recovering the contents of the files, which is what most people would be after.

    10. Re:If you are able to do it by lcoughey · · Score: 1

      I agree that amount of money is not that appealing to most of the larger data recovery labs. To assign a technician away from making $10,000+ a day, where is the incentive?

      I'm not sure that there would be enough publicity from succeeding on this challenge to make up for the lost time. Would any Slashdotters go to a much more expensive data recovery lab if they could do the impossible?

  22. What's it worth? by egcagrac0 · · Score: 2, Interesting

    What's it worth to you to have the data not be recovered? That's the real question here.

    If a static pattern wipe will take about an hour and a half, and that's "good enough", great. If you're willing to invest a few days in running dban on the thing, that's better.

    If you're willing to pull out a welding torch and reduce the drive to a smoking ingot, well, you're just about paranoid enough.

    It's two parallel questions, really:
    -what is the data worth to you?
    -what is it worth to you to keep anyone else from getting the data?

    1. Re:What's it worth? by cmdahler · · Score: 1

      It's amazingly stupid to think that anyone perusing /. on a regular basis (read: basement computer nerds who haven't been blown in years) would actually have something on their hard drive that would truly be worth even doing anything more than a static pattern wipe. "But, but, the NSA can read my drive!!" Right. Because you really are SO IMPORTANT that the government is going to care enough to try to recover your drive. These paranoid security related threads always are good for a laugh.

    2. Re:What's it worth? by egcagrac0 · · Score: 1

      And yet every few weeks, we hear of another dumbass getting indicted because his CP collection was found.

      I'll stipulate that he's probably not a /. reader at all, and certainly not a regular reader.

      It's conceivable that one of us might, as "the resident nerd", get handed a drive, and told "uhh, make sure that gets completely erased, so that, uhh, nobody could read it".

    3. Re:What's it worth? by John+Hasler · · Score: 1

      No. It's just one question: What is the data worth to your opponent? No matter how much it's worth to you no one is going to recover it if there is nothing in it for them.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    4. Re:What's it worth? by domatic · · Score: 1

      If someone has a really deep and sincere kiddy porn habit then even the very best of IT security practices won't help forever. Old fashioned police work would do it in the days before PCs were ubiquitous and it still will now. Of course, the cops are as lazy as everybody else and want a one button wizard that chews their food and regurgitates into their mouths for them but still.

  23. Define next to impossible by chord.wav · · Score: 2, Insightful

    Even if it isn't deleted, try to recover a simple 10Mb jpg using an electron microscope... I guess it is as close to the "next to impossible" as if the file was deleted.

    1. Re:Define next to impossible by coolsnowmen · · Score: 4, Insightful

      Define next to impossible

      The researcher did. From TFA:

      Recovering a single byte of data, for example, on a used drive is successful less than one percent of the time, he found. Accurately recovering four bytes, or 32 bits, of data only works nine times out of each million tries.

      So, 1 specific byte of data could be recovered 1% of the time, 4 bytes -> .0009%.
      Extrapolating to 10Mb is about 1/10^(10^6 / 8)=0% according to my calculator which keeps goes to 10^-324. So, I think 'next to impossible' is a pretty accurate term.

    2. Re:Define next to impossible by Anonymous Coward · · Score: 0

      Never tell me the odds!

    3. Re:Define next to impossible by Repton · · Score: 1

      Define next to impossible

      According to my dictionary, it's "impossibleness".

      HTH. HAND!

      --
      Repton.
      They say that only an experienced wizard can do the tengu shuffle.
    4. Re:Define next to impossible by Anonymous Coward · · Score: 0

      Define next to impossible

      My favorite definition is -- try to strike a match on a wet bar of soap.

  24. That's what they want us to believe! by Anonymous Coward · · Score: 0

    Big Brother: "One pass is enough! Please don't overwrite multiple times. Trust me, I'm an expert and so is my microscope."

  25. Explanation needed by Rik+Sweeney · · Score: 1

    Can't I just fill the HDD up with random data? Doesn't that make it unrecoverable?

    1. Re:Explanation needed by spectrokid · · Score: 1

      Can't I just fill the HDD up with random data? Doesn't that make it unrecoverable?

      That is exactly what a good wiping program will do.

      --

      10 ?"Hello World" life was simple then

  26. Makes perfect sense by jspenguin1 · · Score: 2, Insightful

    If there were a reliable way to read the previous value of a bit written to a drive, the drive manufacturers would already be using it to increase density -- effectively storing two bits in the space of one. This is similar to the basic principle of MLC flash drives.

    Which, of course, would still make it impossible to recover data that has been overwritten, since each "bit" would be overwritten twice.

    1. Re:Makes perfect sense by coolsnowmen · · Score: 1

      Except for form factor, cost, and performance. You currently cannot fit an electron microscope inside of a 5in drive, stay at competitive prices with seagate/westurn digital etc, and deliver Sata2 speeds.

  27. I'm confused by mrstrano · · Score: 1

    Wasn't it true that you had to smash your hard drive in order to be secure?

    http://tech.slashdot.org/article.pl?sid=09/01/08/1328255

    What about citing articles with references instead?

  28. Simpler approach by bunratty · · Score: 3, Funny

    I've found one pass of a sledgehammer makes it next to impossible to recover data from a disk. Even read-only media!

    --
    What a fool believes, he sees, no wise man has the power to reason away.
    1. Re:Simpler approach by Anonymous Coward · · Score: 0

      I had a great time disposing of four hard drives at work. I took them out in the hall and whacked the hell out of each of them with a claw hammer about ten or fifteen times. It was a concrete floor and there was a lot of noise. Coincidentally, the closest office was a data recovery firm. They came out to investigate and I could see them cringe and shiver with the awful and final destruction they witnessed. Small plastic parts and bits of circuitry were all over. It was a lot of fun. YMMV.

    2. Re:Simpler approach by DMUTPeregrine · · Score: 1

      That may be true, but multiple passes are much more fun.
      Also, shredders are quite amusing.

      --
      Not a sentence!
  29. bullshit by smash · · Score: 1

    I've sent a drive in for data recovery before and was asked which operating system to recover: solaris or Windows NT....

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
    1. Re:bullshit by Stray7Xi · · Score: 2, Insightful

      I've sent a drive in for data recovery before and was asked which operating system to recover: solaris or Windows NT....

      A reinstall is not a drive wipe in regards to forensics. While IT may call it a wipe and refresh the data is easily recovered. It's this confusion between delete, reinstall, format, and wipe that starts unfounded rumors. Not to mention the differences between different file systems.

      A wipe is a writing data to EVERY sector. A format does not wipe, a deletion does not wipe and wiping is not common practice. With the size of drives today, you'd practically have to leave it going overnight. Most drives go their whole life without ever once being wiped.

    2. Re:bullshit by phasm42 · · Score: 1

      A format does not wipe

      I think this is worth repeating. There is a common misconception that while a quickformat does not wipe the drive, a regular format does. Both types of formats only write enough information to initialize the filesystem, and leave other sectors untouched. The only difference is that a regular format verifies the readability of all (or at least most) sectors within the partition before initializing the filesystem.

      --
      "No one likes working in a hamster wheel, and your shop smells of cedar shavings from here." - TaleSpinner
  30. Re:dd if=/dev/zero of=/dev/hda1 is enough for ever by DaveAtFraud · · Score: 2, Informative

    Why not:

    dd if=/dev/random of=/dev/hda

    instead?

    That way you get random data, not just all zeros. Also you probably want /dev/hda so you blank the entire drive; not /dev/hda1 which only blanks the first partition.

    Cheers,
    Dave

    --
    They that can give up essential liberty to obtain a little temporary safety deserve neither safety nor liberty.
    Ben
  31. It depends on the wiping! by VincenzoRomano · · Score: 1

    I use a blowlamp! One is enough.

    --
    Maybe Computers will never be as intelligent as Humans.
    For sure they won't ever become so stupid. [VR-1988]
  32. Re:dd if=/dev/zero of=/dev/hda1 is enough for ever by Gothmolly · · Score: 4, Informative

    That would take too long - you can't depend on the blocking kernel random generator, as it needs a source of data to keep feeding the entropy pool.

    --
    I want to delete my account but Slashdot doesn't allow it.
  33. Depends on your crime by mlwmohawk · · Score: 4, Insightful

    It seriously depends on your crime as to how far police will go to obtain data from a hard disk.

    If, for instance, to kill no more than three people in cold blood. They won't even look.

    If, you have a few ounces of pot, the DEA will use the FBI forensics labs.

    If you have a history of violence and have beaten countless women, they won't even look.

    If you've given more than a few hundred bucks to an Islamic charity, the NSA will step in.

    If you bilk hundreds or thousands of people out of millions of dollars, they won't even look.

    if you are accused of fighting on the train in San Fransisco, they'll just hold you down and shoot you in the back. Fuck the computer.

    1. Re:Depends on your crime by h4x354x0r · · Score: 1

      dang, where are my mod points when I want to use them.

      --
      They were right - the revolution did not get televised. It was posted on YouTube instead. All in 120 characters. SLOOSH!
    2. Re:Depends on your crime by PingXao · · Score: 1

      Seconded. Best comment of the new year on ANY story thus far. And it doesn't even mention the kiddie pr0n. If they want you they will apply disproportionate resources in order to secure "evidence" against you.

    3. Re:Depends on your crime by R2.0 · · Score: 1

      If you get some, don't waste them - no matter how many times it gets modded "flamebait", our fellow Slashdotters will keep it at +5 Insightful.

      And you will get slapped in meta-moderation.

      --
      "As God is my witness, I thought turkeys could fly." A. Carlson
    4. Re:Depends on your crime by Phred+T.+Magnificent · · Score: 1

      Why can't we just once mod a comment up past +5?

      --
      Where is the wisdom we have lost in knowledge?
      Where is the knowledge we have lost in information?
    5. Re:Depends on your crime by mlwmohawk · · Score: 4, Insightful

      Police do pursue murders by computer forensics
      The Boston Globe just had a section on how police aren't solving homicides very well.

      the DEA doesn't spend an inordinate amount of time on "a few ounces of pot",

      Yea, tell that to all the people pursued and convicted in CA after the medical marijuana law passed.

      a history of violence against women is not a crime in itself,
      no but "beating countless women" is.

      some Islamic charities are known to support terrorism,

      yes, but the vast majority of charities do not fund terrorism. Why not go after irish catholic charities? Some of those helped the IRA.

      bilking millions of dollars is also not necessarily a crime

      The term "bilk" absolutely describes fraud.

      lastly the incident in San Francisco you referenced was not at all typical.

      Yea? Well, how many cops do you know. You can find stories like this on a regular basis.

    6. Re:Depends on your crime by Anonymous Coward · · Score: 0

      If you killed a few thousand random people in Iraq, they'll even hail you as a national hero.

  34. The Great Zero Challenge: REWARD!!! by pyster · · Score: 0
  35. Why bother... by Anonymous Coward · · Score: 1, Funny

    Just let someone's 13-year-old daughter have it for a few hours. They'll surely destroy your entire computer that will become irretrievable.

  36. If you make onto the gubmint's RADAR... by Ritz_Just_Ritz · · Score: 1

    then I'm sure anything is possible if enough resources are thrown at the problem. For everyone else, I'm sure a single wipe is just fine.

    Besides, if the man (Tm) really wants to know what you're up to, there are MANY other ways of getting at your secrets than trying to analyze your hard drive.

    Cheers,

    1. Re:If you make onto the gubmint's RADAR... by Ant+P. · · Score: 1

      These days evidence is optional, if you're a large organisation and want to destroy someone.

  37. .. but still slower than smashing it with a hammer by petes_PoV · · Score: 1
    ... and not half as satisfying.

    Remember all the problems you had with the O/S on that disk? all the time you wasted trying to debug it?

    What better end for it than to finally get your own back in a way that it can't possibly throw up any more problems with - unless of course a splinter flies up and catches you in the eye.

    In business, where time is monkey, the time needed to reformat a drive - and then verify that it *has* actually been wiped is far too long, especially for big drives. far better to just crush them and be sure none of your secrets could escape.

    --
    politicians are like babies' nappies: they should both be changed regularly and for the same reasons
  38. origin of urban myth by e**(i+pi)-1 · · Score: 5, Informative

    The source of the claim seems Gutmann's 1996 article: http://www.usenix.org/publications/library/proceedings/sec96/full_papers/gutmann/index.html where he says: "Data overwritten once or twice may be recovered by subtracting what is expected to be read from a storage location from what is actually read. Data which is overwritten an arbitrarily large number of times can still be recovered provided that the new data isn't written to the same location as the original data (for magnetic media), or that the recovery attempt is carried out fairly soon after the new data was written (for RAM)." It was challenged already in 2003 http://www.nber.org/sys-admin/overwritten-data-guttman.html where Feenberg writes: "Surveying all the references, I conclude that Gutmann's claim belongs in the category of urban legend." As usual, this story shows that individual claims have to be checked by independent parties. Even the claim that it can not be done.

    1. Re:origin of urban myth by petes_PoV · · Score: 1

      Data which is overwritten an arbitrarily large number of times can still be recovered provided that the new data isn't written to the same location as the original data (for magnetic media

      Surely if the (same) locations aren't written by the subsequent writes, then the data hasn't been overwritten?

      Maybe this whole myth/rule is based on a mis-reading of the original article - it wouldn't be the first time that commonsense has been over-ruled by a foreful individual who doesn't actually know wheat he/she is talking about.

      --
      politicians are like babies' nappies: they should both be changed regularly and for the same reasons
    2. Re:origin of urban myth by homb · · Score: 3, Informative

      Actually Gutmann updated his article by stating:
      the methods that applied specifically to the older, lower-density technology don't apply any more. Conversely, with modern high-density drives, even if you've got 10KB of sensitive data on a drive and can't erase it with 100% certainty, the chances of an adversary being able to find the erased traces of that 10KB in 80GB of other erased traces are close to zero.

      Further in his later epilogue regarding the referenced article, he doesn't dispute the fact that article says exactly what he's saying (i.e. "one pass is more than enough"), he disputes the technique they used by saying it's totally flawed.

      So yeah, even Gutmann says not to bother, and a single pass erase is more than enough in today's high-density drives.

    3. Re:origin of urban myth by Ancient_Hacker · · Score: 1

      the 1996 article is all hot air. You can't accurately subtract the latest written data, as the amplitude and phase of what was written and what is read vary by many percent. If you do a best-case subtraction you're left with a wild jumble of noisy amplitude and phase noise. The signal to noise ratio is way below zero, making recovery of a single bit not much over chance or 50%. Recovery of a whole byte would be miraculous, and rare. Not to mention useless.

    4. Re:origin of urban myth by Anonymous Coward · · Score: 0

      The 2003 work by Feenberg (http://www.nber.org/sys-admin/overwritten-data-guttman.html) spends a lot of time criticizing Gutmann's lack of references but then says "A single write is sufficient if the overwrite is truly random" without any source or substantiation. Gutmann's work isn't perfect, but it's a lot closer than Feenberg's.

      Gutmann's work addressed floppy drives using MFM, 1,7 RLL or 2,7 RLL encoding. Modern hard drives have much greater bit densities which means that there is very little inter-track data, and recoving anything from the analog signal off the drive heads is more difficult also.

    5. Re:origin of urban myth by prockcore · · Score: 1

      Actually, the best quote from that paper is this:

      Another fact to ponder is the failure of anyone to read the "18 minute gap" Rosemary Woods created on the tape of Nixon discussing the Watergate breakin. In spite of the fact that the data density on an analog recorder of in the 1960s was approximately one million times less than current drive technology, and that audio recovery would not require a high degree of accuracy, not one phoneme has been recovered.

      I think that really does say it all.

    6. Re:origin of urban myth by Kythe · · Score: 1

      Good find. And I'll also note this study isn't the first one to try and recover data. Previously, others have tried and also failed.

      As the NBER paper notes, the simple fact that it's basically impossible to find a data recovery company that can recover overwritten data should tell you all you need to know. There'd be a hell of a lot of money in it for anyone who could actually do this.

      --

      Kythe
    7. Re:origin of urban myth by Anonymous Coward · · Score: 0

      "Data overwritten once or twice may be recovered by subtracting what is expected to be read from a storage location from what is actually read."

      So as long as you already know what used to be there, you can subtract that from what's there now, to get what used to be there. Sounds like an excellent error correction code, you just have to know what's expected to be there first...

  39. dd encryption! by jlebrech · · Score: 1

    dd if=/dev/urandom of=/dev/hda

  40. science is all wrong here. by Anonymous Coward · · Score: 0

    MFM isn't an electron microscopy technique. It's a variation of AFM where the tip has its own magnetic moment. It's a terrible technique for this application anyway.

  41. Learned it on "Red Dwarf" by Anonymous Coward · · Score: 5, Funny

    "One up, one down, one to polish."

    Dave Lister

    1. Re:Learned it on "Red Dwarf" by tick-tock-atona · · Score: 1

      Dude! That was Rimmer!

    2. Re:Learned it on "Red Dwarf" by Hamish910 · · Score: 1

      Yea, but Lister actually said it was something that Rimmer did.
      So really, Lister said it, not Rimmer.

  42. Electron Microscopes? by Anonymous Coward · · Score: 0

    You know, I work with electron microscopes. I have yet to see any actual information to back up just HOW they would "recover data with an electron microscope". I could see Atomic Force Microscopy with a triboscope or something, but not EM.

  43. "Less successful than a coin toss"?? by Sun · · Score: 3, Insightful

    From the article:

    "In many instances, using a MFM (magnetic force microscope) to determine the prior value written to the hard drive was less successful than a simple coin toss."

    A coin toss is usually referenced as the worst way to try and predict a 50:50 chance event. Disregarding all of the obvious problems (i.e. - that the bits on a hard disk do not have a 50:50 distribution (unless compressed or encrypted), and that a coin is not necessarily the most random thing, I'm still left with a puzzler

    If his methods have less chance of prediction than a coin toss, all he has to do is add a "not" gate at the end of his prediction algorithm, and he'll have better chance than a coin toss.

    To take this to an extreme, assuming random incoming data, a coin toss has 50% chance of a hit for the next bit. If you find a method that has a 0% chance of a hit, then just flip its output and you'll get a 100% chance of a hit. Lower chances than a coin toss actually mean a good prediction ability

    Shachar

    1. Re:"Less successful than a coin toss"?? by Anonymous Coward · · Score: 0

      Consider the probability of correctly identifying the following bit strings if each bit has a 50% probability of being correct.

      1 :50%
      01 :25%
      101 :12.5%
      1001 : 6.25%
      10101 : 3.125%
      100101 : 1.56%
      1010101 : .78%
      01001000 : .39%

      As you can plainly see, the more data you're trying to recover the more difficult it gets. So, having a less than 50% chance of getting the entire string correct is quite possible, but just reversing the data would not help the outcome.

    2. Re:"Less successful than a coin toss"?? by Anonymous Coward · · Score: 0

      Failure to read a bit doesn't mean you read the opposite value. It means the value you read is garbage. It could be either correct or wrong, and you have no way to tell.

  44. But zeroing is so easy. by spaceturtle · · Score: 2, Insightful

    To me a more valid concern is the following linear time algorithm to break encryption:
    1) Invest $1000.
    2) Making use of Moore's law, wait until $1000 is enough to buy a machine that can break that now old outdated encryption.
    3) Profit!
    It seems to me that zeroing or /dev/randing a hdd is so easy that if you are paranoid to encrypt your whole hdd, including swap and filenames, then you might as well erase you hdd just to be on the safe side.

    1. Re:But zeroing is so easy. by itsme1234 · · Score: 1

      1) Invest $1000.

      I think this is where things will start going south. Probably those 1000$ will pay for tips for the (2nd this month) business trip (to some sunny island) of one of the executives of the company/bank/fund where you decided to invest...

    2. Re:But zeroing is so easy. by shawb · · Score: 1

      You just need to make the proper investment.

      --
      I'll never make that mistake again, reading the experts' opinions. - Feynman
    3. Re:But zeroing is so easy. by Fulcrum+of+Evil · · Score: 1

      Seems to me that destroying a dead hdd is a perfect excuse for making and deploying thermite. Good luck recovering a lump of burnt metal embedded into a concrete brick.

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    4. Re:But zeroing is so easy. by jonbryce · · Score: 1

      OK, invest in two Krugerrands then.

  45. Re:dd if=/dev/zero of=/dev/hda1 is enough for ever by Hatta · · Score: 2, Informative

    You want /dev/urandom. Pseudorandom data is plenty for this purpose, and it won't take forever to generate either.

    --
    Give me Classic Slashdot or give me death!
  46. RoHS has fixed this problem for us. by geekmux · · Score: 3, Interesting

    I work for an electronics manufacturing company, and with damn near every consumer device "going green" and being RoHS-compliant, we won't have to worry about long-term storage anyway. Things like tin whiskering will ensure that your data will be wiped for you after a few years of use due to malfunction. After that, nothing a sandblaster or a few high-powered rifle rounds can't ensure that it's completely wiped.

    1. Re:RoHS has fixed this problem for us. by wvmarle · · Score: 1

      Rifle rounds won't wipe a hard disk. They will make sure it's technically unreadable though.

    2. Re:RoHS has fixed this problem for us. by delirium+of+disorder · · Score: 4, Interesting

      I've worked in the electronics industry too. You might get tin whiskers if you use an immersion tin finish on the board and a tin solder for the assembly, but you don't need to do that to get a RoHS compliant product. There are immersion gold, immersion silver, and other leadfree solder finishes available. Modern leadfree solder alloys don't have the same kind of problems with tin whiskers as earlier ones. Reflow heating should be preformed as well. Effective conformal coating can also reduce the risk of whisker growth. Another issue is that many vendors lie or don't properly track how their components are made. Don't trust the sales people! Test your parts yourself to make sure that they comply with the specs that you ordered.

      I support the adoption of RoHS in the USA because I've seen how corporations ignore the safety of their employees and customers with regard to hazardous materials such as lead. Strong democratic unions could be used to keep companies honest, but currently American unions tend to be too corrupt and weak to be able to change the industry.

      --
      ------ Take away the right to say fuck and you take away the right to say fuck the government.
    3. Re:RoHS has fixed this problem for us. by Trogre · · Score: 1

      So you support dull solder joints that fail in much less time than shiny ones? Which electronics companies do you have shares in?
      There are substances used in electronics worse than Teh Evil Lead, you know. It's not even like it's difficult to keep the lead away from humans if done properly.

      --
      "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
  47. But not a single atom. by spaceturtle · · Score: 1

    Harddisks aren't so so small that a bit is single atom. So you at the physical level you aren't going to have exactly 0 or 1. Potentially after zeroing 10101...
    would become
    (0.1)0(0.1)0(0.1)...
    which could in principle be read by a sufficiently accurate instrument.

  48. Re:dd if=/dev/zero of=/dev/hda1 is enough for ever by Anonymous Coward · · Score: 0

    /dev/urandom

    /dev/random is way too slow for an entire hd, at least if you don't have some good rnd accellerator in your computer.

  49. Finally, some sanity by Ancient_Hacker · · Score: 1

    Finally, we have some sanity peeking through.

    Anyone that's looked at the analog signal from a disk head *knows* you can't get anything useful from an erased track, much less one rewritten with random data. Those microscopic pictures of the letters "IBM" showing though an erased area are only proof that the human eye can integrate and lock into large-scale expected data, which is the exact opposite of picking out individual random bits. You can simulate this yourself in a spreadsheet or program-- take a block of data, erase it by multiplying it by say 0.1, add in new random data at full amplitude and variable phase, then try to find the original data. Rotsa ruck.

  50. Re:dd if=/dev/zero of=/dev/hda1 is enough for ever by skeeto · · Score: 2, Informative

    Under normal conditions /dev/random would likely take decades, if not centuries, to do the wipe.

  51. Re:dd if=/dev/zero of=/dev/hda1 is enough for ever by Locklin · · Score: 1

    That's what GNU shred effectively does (defaults to /dev/urandom).

    --
    "Knowledge is the only instrument of production that is not subject to diminishing returns" -Journal of Political Econom
  52. Disk Internals (etc)? by spaceturtle · · Score: 1

    I had 100% recovery (AFAICT) using Disk Internals, even thought it didn't think there was even a partition there (I think track 0 was zeroed somehow). Was it just easier to restore from backup, or was there something making things harder? (For those that are interested, things like scandisk/fsck are not good for recovering data from badly corrupted disks, since those will only work if your filesystem can be returned to a perfect state. Typically most/all of your important data can be recovered from a corrupted partition even if your filesystem can't)

    1. Re:Disk Internals (etc)? by JoeMerchant · · Score: 1

      These were field deployed systems, no backups (they were heavy enough as it was, and in-home networking at the time consisted of 14.4Kbps modems).

      In the NIH case it was more a matter of not wanting to deal with the question of whether data was potentially corrupted or biased by the recovery process - easier to just acknowledge loss of a small percentage of the data and move on. They had thousands upon thousands of hours of recordings that were all similar. If an event of special interest had happened on a corrupted drive they might have tried harder, but only 3 or 4 events of special interest happened in the whole study - drives weren't corrupted in those cases.

  53. Tin foil hats focus mind control rays. by spaceturtle · · Score: 2, Funny

    ... making it easier for the government to control your mind ... just so you know.

  54. *shakes his head* by Notabadguy · · Score: 5, Interesting

    I can't help but sit here shaking my head in some disbelief at the comments I've read on this thread. Slashdotters are a technologically savvy community for the most part, and I lost track of the number of times that I saw something to the effect of "The government probably has means/software/tools/hacks to get your info."

    Now, I've done extensive work *for* the government in the realm of computer forensics, which is as far as I'll elaborate, and the tools we use are commercially available. Were anyone so inclined, you could even attend or get notes on FBI or DoD taught digital forensics classes.

    There's nothing wrong with some good old fashioned suspicion or conspiracy theory, but the *one* area that slashdotters should be mostly competent and knowledgeable on has more of those wild ideas than anywhere else.

    1. Re:*shakes his head* by kimvette · · Score: 1

      "The government probably has means/software/tools/hacks to get your info."

      If they did. the FAA would never have any trouble recovering data from flight recorders (black boxes).

      I too am tired of hearing it. Scanning entire platters would be too expensive and extensive to be practical, and it's questionable whether the alignment of magnetic fields could be discerned reliably enough to come to any conclusion other than "yup, there is a magnetic substrate on that aluminum/glass/ceramic disc."

      --
      The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
    2. Re:*shakes his head* by Anonymous Coward · · Score: 0

      In that light, you should have no problems recommending we follow the DSS Clearing and Sanitization Matrix (page 19) and degauss our drives thoroughly before overwriting all addressable locations with a single character, or physically destroying them. Unless, of course, you mean to say that the NSA is full of wild-eyes conspiracy theorists, too...

    3. Re:*shakes his head* by Seraphim_72 · · Score: 1

      Except of course this is exactly what people like Kroll/OnTrack do.

      I got to go to a talk by their VP for data recovery. Got to even have lunch with him and chat. One of the people made a comment about his asistent wo had helped him get his powre point set up and what not.

      'Oh, no' he says 'He doesn't work for me, he is a lawyer for the company to make sure that I don't say anything I am not supposed to.'

      The lawyer then flashed us one of those lawyer I could eat you alive smiles.

      After hearing his talk and watching him step around the questions lobbed at him by a group of forensic people we finally got him to admit that melting a drive down was the only way to be 100% sure that he couldn't pull the data off of it. I am sure there was a lot of bluster and bullshit, but at the same time he did get caught out twice which is enough to keep my healthy skepticism.

      And just to add a little fuel for thought these are the guys that did data recovery for the space shuttle that burned up in the sky. Bent, burned drives. They claimed 99% data recovery.

      Sera

      --
      Slashdot, where armchair scientists get shouted down and armchair theologians get modded up.
    4. Re:*shakes his head* by Anonymous Coward · · Score: 0

      The guy was lying his ass off.

    5. Re:*shakes his head* by Anonymous Coward · · Score: 0

      And this post by someone who works for our "innocent" government is certainly FUD.

      Congratulations, you are now one of the documented "THEM" everybody talks about in hushed whispers.

  55. Rrright... by forrie · · Score: 1

    They would "prefer" you wipe your drive only once, so they can retrieve the data. The gov't does in fact have clever techniques to recover data; even from wiped drives. Even from drives that have been wiped and "destroyed". The safest way to protect your data, apart from multiple wipes, is to take the platters out and have them ground up, in my opinion. :-)

  56. From the article by gedhrel · · Score: 1

    [[[
    What this means

    The other overwrite patterns actually produced results as low as 36.08% (+/- 0.24). Being that the distribution is based on a binomial choice, the chance of guessing the prior value is 50%. That is, if you toss a coin, you have a 50% chance of correctly choosing the value. In many instances, using a MFM to determine the prior value written to the hard drive was less successful than a simple coin toss.
    ]]]

    I hate to say it, but anyone who'd claim this clearly has no clue what they're talking about. Because otherwise "pick the opposite of what the MFM says" is a viable algorithm that's about 60% accurate.

  57. Yes as it turns out. by spaceturtle · · Score: 1

    But in principle this need not be the case. Imagine for example that your drive head didn't seek to *exactly* the same position it did last time it read the track. Then there could be for example a narrow strip where the original data remains. (There is also a possibility that data remains in relocated bad sectors, but that is a separate issue).

    1. Re:Yes as it turns out. by shentino · · Score: 1

      What if not all sectors were overwritten the same number of times?

  58. I don't try to make my drive unreadble for the gov by tomrud · · Score: 1

    I just try to make bribing a good affair for both me and the government.

    --
    For a nice date: Call strftime(3C)!
  59. Why wipe when you can overwrite by The+Cisco+Kid · · Score: 1

    Ideally, fill the entire drive with porn.

    Unless of course its the porn you wanted to hide in the first place, in which case overwrite the entire drive with /. articles.

    Unless of course its the fact that you are a geek (nerd/etc) that you wanted to hide, in which case overwrite the drive with sports trivia.

    Unless of course... you get the idea.

  60. What are the costs? by sidragon.net · · Score: 1

    If disks are being wiped at all, the costs associated with multiple passes are zero. And, increasingly stringent measures are proactive security under these circumstances. Even assuming this research is correct, what is there to lose?

    1. Re:What are the costs? by Kythe · · Score: 1

      Well, time, for one, especially for home users who overwrite empty space or clear a drive before reformatting with e.g. DBAN.

      More passes = more downtime.

      --

      Kythe
  61. Other harddrive designs by dayton967 · · Score: 1

    If I recall, one of the HD manufacturers were planning to use glass or ceramics for the platters. That would solve all of the problems, run them through a device that grinds them into powder. Other options, through them into a nuclear reactor, even if they could read the data off of it, they might die before getting anything useful off of it.

  62. Simple reasoning. by sjames · · Score: 1

    One paper says a single pass will securely obliterate the data.

    Several papers indicate that there more passes increase the probability that the data is obliterated.

    No paper argues that more passes will somehow make the data more recoverable.

    So, use more passes whenever you can. It MAY improve your security and will never decrease it.

  63. Go for physical destruction. You'll sleep better. by bl8n8r · · Score: 1

    There's enough info out there to the contrary of the article that leads me to belive otherwise.
    http://yro.slashdot.org/comments.pl?sid=03/01/15/2345217

    Perhaps the drive manufacturers could start a recycle program if you ship the disassembled drive back without the platters.

    --
    boycott slashdot February 10th - 17th check out: altSlashdot.org
  64. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  65. Re:Go for physical destruction. You'll sleep bette by bl8n8r · · Score: 1
    --
    boycott slashdot February 10th - 17th check out: altSlashdot.org
  66. $500 if you can prove otherwise by NittanyTuring · · Score: 1

    $500 if you can prove otherwise. The Great Zero Challenge

  67. SSD's by phorm · · Score: 1

    My question is: How well do "wiping" methods apply to SSD's, and how necessary are they versus something like a simple "zeroing" of data?

  68. Conflict of interests in article by xant · · Score: 5, Insightful

    The guy's a forensics expert. Of course he's going to tell you one wipe is enough. If you do more than that, he might be out of a job.

    I'm surprised he didn't say "It's cool man, just write 'DELETED' in sharpie on the case and your drive will never function again. *snicker*"

    --
    It's rare that you're presented with a knob whose only two positions are Make History and Flee Your Glorious Destiny.
    1. Re:Conflict of interests in article by Anonymous Coward · · Score: 0

      And the guy should be... what?

  69. Data wiped out completely under Ninnle. by Anonymous Coward · · Score: 0

    If you use Ninnle Linux, files using the -s option are wiped (shredded) completely, untraceably, with NO chance of recovery. So be careful when you use this switch!

    The shred option works so well, DoD is seriously looking at specialized versions of Ninnle to do their secure wiping of classified drives.

    That's what Ninnle on the desktop can do for you.

  70. Re:Go for physical destruction. You'll sleep bette by John+Hasler · · Score: 1

    While it is barely possible that NSA could and would , at great expense, recover some useful overwritten data from, say, captured North Korean drives, the notion that anyone here has any secrets that important to anyone other than themselves is laughable.

    Overwrite the drive once before you sell it on Ebay to get rid of your bank account numbers and you're good to go. Your secrets are worth maybe $5.00 to organized crime and the government doesn't give a damn at all.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  71. Methology, do you know it? by imsabbel · · Score: 2, Interesting

    His chance of retrieval was trivially above the random 50%.
    You just could guess _any_ content with the same probability.

    --
    HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
  72. Sorry by imsabbel · · Score: 1

    Was supposed to be a reply to the original post.

    --
    HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
  73. DBAN, DBAN, DBAN by jd142 · · Score: 2, Informative

    Pop in a DBAN cd, hit enter. You can tell the boss that you've performed a wipe that meets DoD specifications. There's no real time difference in doing one wipe, which doesn't meet DoD specs, or the three that DBAN does by default. Unless, of course, you are sitting there watching the percent complete go up. If you have free time to do that, how can I apply for your job?

    For the google impaired, http://www.dban.org/

  74. Never enough wipes by Anonymous Coward · · Score: 0

    As an engineer who used to work for a hard drive company, one pass is not enough. For that matter, no number of passes will guarantee removal. The problem is that heads are often off-track by some amount and if you really want to recover data you can read the portion of the track that wasn't overwritten. Furthermore, it may also be possible to see the old waveform by removing the "noise" (what you overwrote with), though this is technology specific. To be safe, overwrite with pseudorandom data. Or just destroy the hard drive like others suggested. A good alternative is to give it a good jolt, since that will demagnetize the platter. A few stories ought to do it. Also, it might shatter the platters as a bonus.

  75. FBI by Init_9 · · Score: 1

    As far as I know, from what I was told some time ago, the FBI does not have a good way to recover certain filesystems after they have been deleted, such as ReiserFS.

  76. Awww by Anonymous Coward · · Score: 0

    You mean electronics will be less reliable just so my children won't have eight types of cancer and brain damage?

    What is this world coming to?

  77. Blah by Anonymous Coward · · Score: 0

    Just install linux on it,..
    Then no one will use it.
    lol

  78. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  79. Wiping SSDs by Anonymous Coward · · Score: 0

    SSDs are not in any way susceptible to being examined under a scanning electron microscope to find visible signs of previous magnetic domain traces like a conventional hard drive's magnetic platter is.

    All it takes to securely erase any flash-memory device it to overwrite the device enough times to overcome the wear-leveling algorithm so that each byte location on all the chips gets its value changed at least once.

    Govt computer snoops and spooks know this, and they deeply fear the proliferation of SSDs in consumer-grade computers because it eliminates a powerful investigative tool from their grasp.

  80. User training by GaryOlson · · Score: 1

    The multi-pass wipe myth is quite useful.

    "To remove all this malware from your system will require a multipass disk wipe. We will let this run overnight"

    "Before we can dispose of your old laptop/PC/foo, a multipass wipe must be run on the HDD. We will let this run overnight." (user leaves) Bring me the toolkit so we can take all the RAM out and put it in [annoying user's] system which he refuses to replace.

    "Before we throw this broken HDD away, a multipass wipe must be run. We will let this run overnight". (user leaves) Bring me the toolkit so I can take out the magnets.

    --
    Every mans' island needs an ocean; choose your ocean carefully.
  81. Child kills drive, drive kills child... by Tetsujin · · Score: 2, Funny

    The problem there is occasionally the drive wins or claims a draw by destroying the child as well.

    Part of most if not all HDDs fall well under the "choking hazard" category.

    Problem? I really don't see a down-side here...

    --
    Bow-ties are cool.
  82. Did anybody RTFCA? by Bigjeff5 · · Score: 3, Informative

    In the epilogue of http://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html, Peter Gutmann basically calls the author of TFA a rtrd.

    Apparently, he's confusing two different techniques, and Gutmann claims that, of course it won't work the way he's doing it. He's doing it wrong. You can't use the Magnetic Force Microscope to perform an error cancelling read, it doesn't work. The success rate is - surprise! - less than 1%, exactly like TFA claims.

    Also, mentioned in Gutmann's epilogue, TFA confuses an MFM and a scanning electron microscope. They are not the same thing. An MFM reads magnectic levels, it doesn't "see" electrons like a SEL will.

    In any case, Gutmann agrees with TFA but for very different reasons. The new encoding techniques nullify the MFM. There is no point using it because it won't give you any usefull information on a modern drive. Also, the extremely high densities mean the only practical and reliable method of recovery is basic error-cancelling techniques, and that's only practical after one wipe. Even then, it's iffy at best.

    So yes, a single wipe is probably all you need. But who knows what data recovery techniques will be invented? A single pass is probably good enough right now, but 3-4 random passes is pretty much a sure thing, regardless of future techniques.

    --
    Security is mostly a superstition... Avoiding danger is no safer in the long run than outright exposure. - Helen Keller
  83. Professors response to this article by YoungComputerTech69 · · Score: 1

    (Editor's note: SecurityFocus is currently investigating the veracity of the research paper mentioned in this article. Peter Gutmann of the University of Auckland, an expert on secure deletion, has criticized the work in the epilogue to his paper on secure deletion.) http://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html This paper is a very good read and provides alot of information on the topic, along with basically calling the authors of this articles paper an idiot.

  84. My wipe is better :-) by BrokenHalo · · Score: 5, Interesting

    I used to be a blacksmith, and I still have a nice little power-hammer in my workshop that delivers the clout of a 500 lb sledgehammer. I would be willing to bet that my way of disposing of my old disk drives, which involves heating it to about 800 degrees C in my forge and giving it a few taps with that mother would defeat the most earnest efforts of the NSA, since the drive comes out about the thickness of tin-foil.

    Disclaimer:
    The NSA has no jurisdiction here in Australia, (yet) and...
    They would probably be bored by the contents of my drives anyway, and...
    Yes, I am aware that that temperature will demagnetise the platters, but...
    It's good fun to do anyway: shiny hot things and lots of noise. :-)

    1. Re:My wipe is better :-) by Baton+Rogue · · Score: 5, Funny

      I used to be a blacksmith too, but then I switched to jewelcrafting.

    2. Re:My wipe is better :-) by timroerstroem · · Score: 2, Funny

      My solution: Iron(III)oxide and aluminium (or magnesium for increased effect and ease of ignition).

    3. Re:My wipe is better :-) by lenester · · Score: 5, Funny

      Ehh, JC's good for the cash, but engineering is the best way to carry a joke too far.

    4. Re:My wipe is better :-) by Gilmoure · · Score: 1

      I have a small foundry that's good for bronze casting. Not sure if I could melt the platters down but would no doubt make it somewhat difficult to read.

      --
      I drank what? -- Socrates
    5. Re:My wipe is better :-) by jonbryce · · Score: 1

      I rub the platters down with steel wool. Is that likely to work?

    6. Re:My wipe is better :-) by ubrgeek · · Score: 1

      Damn. I wish I had mod points. Very funny :)

      --
      Bark less. Wag more.
    7. Re:My wipe is better :-) by Anonymous Coward · · Score: 0

      stop playing wow....

    8. Re:My wipe is better :-) by couchslug · · Score: 1

      "I used to be a blacksmith, and I still have a nice little power-hammer in my workshop"

      Any method of drive destruction that does not require the purchase of new, fun equipment is obviously inadequate.

      Your situation clearly requires a heavy duty plasma cutter and a TIG welder. Open drives with plasma cutter, weld spiral TIG beads over both sides of the platter, data is securely wiped. An engine-driven power source will assure drive destruction in the event of power failure.

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    9. Re:My wipe is better :-) by burnin1965 · · Score: 4, Funny

      that mother would defeat the most earnest efforts of the NSA

      At which point the NSA turns it over to the CIA who have devised a powerful tool for data extraction, waterboarding. Fortunately for you the technique will be outlawed tomorrow.

    10. Re:My wipe is better :-) by mweather · · Score: 1

      The technique is outlawed TODAY. It's never been legal.

    11. Re:My wipe is better :-) by CthulhuDreamer · · Score: 4, Interesting

      I was the sole IT guy at my last place, a financial institution that went through a large amount of defective and obsolete hard drives. Not wanting to spend the time erasing the drives, I would just take them out back and hit it with a sledge a couple times until the platters exploded.

      As a financial institution, we were subject to frequent audits, one of which dealt with our data destruction methods. I described our "process" to an auditor once, he laughed and asked what our real process was. Still not believing me, he brought up the same question to one of our VPs. Her straight-faced answer: "Ive seen him out in the parking lot with a sledgehammer a few time, I always wondered what he was using it on."

      The next year, they sent a different auditor.

    12. Re:My wipe is better :-) by Arterion · · Score: 1

      I find Enchanting is the best. The mats have no cost to post on the Auction House. Now that you can make scrolls, it's even better. But expensive as hell to learn.

      --
      "That which does not kill us makes us stranger." -Trevor Goodchild
    13. Re:My wipe is better :-) by maeka · · Score: 1

      800C is above the melting point of aluminum, which the case for all hard drives made in (at least) the last two decades are/were made of.
      I rather think it would be hard to hammer that to the thickness of foil.

    14. Re:My wipe is better :-) by Maxmin · · Score: 1

      The NSA has no jurisdiction here in Australia, (yet) and...

      Jurisdiction's a funny word when it comes to three-letter agencies. NSA certainly has had a pErCeHsEeLnOcNe in Australia...

      --
      O lord, bless this thy holy hand grenade, that with it thou mayest blow thine enemies to tiny bits, in thy mercy.
    15. Re:My wipe is better :-) by JWallyR · · Score: 1

      *whoosh*

    16. Re:My wipe is better :-) by Anonymous Coward · · Score: 0

      It is legal! Lots of people do it voluntarily. It's called sinus irrigation. Look it up.

      Waterboarding is simply involuntary sinus irrigation. We ought to send the fuckers a bill for our services. :)

    17. Re:My wipe is better :-) by ps2os2 · · Score: 1

      Excellent post and .02 cents to the auditor for double checking. There have been rumors for years that NSA (National Security Agency) has been able to recover (original) data off drives that have been written over several times. I do not know if this is true or not (a side story a (long time dead) friend of mine used to work for IBM in the White House and he was able to rescue data off of used drives (much story deleted). He would not give me specifics but I trusted him enough to know if he said it happened is did happen.
      The only way currently to really make sure data is destroyed on disk drives is to either burn or immerse them in acid. I suggested that they be put in a rocket and sent to the sun as the best way.
       

    18. Re:My wipe is better :-) by sumdumass · · Score: 1

      What temp does the platter inside the hard drive case melt at? You know, the part that holds all the information.

    19. Re:My wipe is better :-) by Anzya · · Score: 1

      Nah, it's not illegal if you really really really want to. Especially if the vict^H^H^H^Hterrorist is an unlawful combatant.

      --
      "This message was brought to you by Sarcasm and Troll Feeders United (or STFU, for you un-hip people)."
    20. Re:My wipe is better :-) by Anonymous Coward · · Score: 0

      An engineer would only carry the joke sufficiently far for all practical intents and purposes...

    21. Re:My wipe is better :-) by Anonymous Coward · · Score: 0

      Working in behavioral health as IT for four years, we also destroyed drives using a broad range of destructive impact devices.

    22. Re:My wipe is better :-) by stonecypher · · Score: 1

      Why wouldn't you just melt it? You apparently have the hardware, and fat lot of good *anyone* can do then. I would tell stories about how I inject acid into mine before freezing and then shattering them, but the truth is I still have all my old hard drives, even to the machines I've destroyed.

      Packratting turns out to be a valid defense technique. :)

      --
      StoneCypher is Full of BS
    23. Re:My wipe is better :-) by multiplexo · · Score: 1

      With your mad wiping skillz you could get a job in the US. During the 1990s I worked for a university research lab that had classified contracts that were covered under the DISCO (Defense Investigative Security Clearance Office, surely the most contrived acronym ever) regulations for classified computing environments. The procedure for wiping the drives used in classified computers was to have a machinist cut the drive into four pieces with a bandsaw and then take the platters out and heat them beyond the Curie point with a blowtorch. We had a project back in the 90s that had been cancelled after about six months and it just about killed me to have the machinist destroy 24 beautiful 2Gb Seagate SCSI drives this way.

      --
      cheap labor conservatives - they want to keep you hungry enough to be thankful for minimum wage.
    24. Re:My wipe is better :-) by iMacGuy · · Score: 1

      NSA outsources data recovery to Kroll Ontrack, who cannot recover data from a zeroed disk anymore than anyone else can. And why would you bother physically destroying a disk platter? This isn't homeopathy or anything, you can actually get rid of magnetism.

      --
      Why won't slashdot let me change my terrible username :(
    25. Re:My wipe is better :-) by ps2os2 · · Score: 1

      First I do not think NSA would disclose anything like this and if they did would you expect the truth?

  85. Encrypt with a 1-time pad by davidwr · · Score: 1

    When you are done, destroy the drive containing the pad. Problem solved.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  86. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  87. Re:If snots are good enough for the feds... by Tetsujin · · Score: 1

    The government overdoing something based on a popular misconception? I am shocked and appalled!

    Last time I cared about government standards for this sort of thing, I got the NSA document describing standards for the government. It basically reduced down to "take the hard drive platters, and grind them to dust".

    While I may doubt the government in general, if NSA says wiping isn't sufficient, I'm inclined to agree with them.

    Well, that kind of a recommendation doesn't mean that wiping a drive isn't sufficient - it just means they can't prove a wipe will be sufficient - they have to allow for the possibility that someone will manage to find a way to read a wiped drive...

    Of course, if you look at it as a matter of liability - the known cost of destroying a drive (pretty cheap - even if you factor in the cost of replacing it) versus the potential cost of not adequately destroying your data - depending on the data it may be well worth physically destroying the drive. That's the other thing - there's a lot more on the line with the data the NSA's got, and there's more people out there to whom that data is worth the cost of attempting to recover it...

    --
    Bow-ties are cool.
  88. Stop trying so hard. by Oakk · · Score: 1

    Hammer* + lake = more effective and less effort. *NOTE - The hammer method will only work if you're strong enough... knowing /. readers it might be best to get someone else to do the hammer part for you..

  89. "Surfin' the Highway" chapter 2, verses 9-21... by Tetsujin · · Score: 1

    microwave your hard drive. Be forewarned, the ensuing fire may not be worth it.

    I can't believe you said 'ensuing' and meant it, Sam...

    --
    Bow-ties are cool.
  90. Floppy dicks... by BrokenHalo · · Score: 1

    Was it deleted, or was it overwritten? Reading deleted data is generally very easy, but reading overwritten data is generally not.

    Hmmm. Floppies were so damn unreliable as a storage medium, it was almost pointless to overwrite them. but the old 8" and 5 1/4" floppies at least went through normal shredders OK without damaging the shredder.

  91. The only way to be sure... by Anonymous Coward · · Score: 0

    Nuke it from orbit, it's the only way to be sure.

  92. lofl by Anonymous Coward · · Score: 0

    n/t

  93. Moot point by SmithKrieg · · Score: 1

    As information security professionals, we ought err in the direction of paranoia. That, coupled with the price ($0.00) and ease of using DBAN, makes this a moot point.

  94. Center for Magnetic Recording Research by pbrooks100 · · Score: 1
  95. But... by roc97007 · · Score: 1

    That's what they want you to believe!

    --
    Oliver's law of assumed responsibility: If you're seen fixing it, you will be blamed for breaking it.
  96. Make it simple, use raid 10 or raid 5. by GiMP · · Score: 1

    I use RAID-10, it makes it really easy to toss disks, although it would be equally simple with RAID-5. Normally, I just toss one drive at a time, not a whole array, and by the time subsequent drives are tossed there is too much of a differential to rebuild any data. With RAID-5, this is made really simple because you would need to have N-1 disks to have any chance to recover the data -- it is cryptographically secure. However, RAID-10 can be quite decent in this regard as well. The more disks of the RAID-10 set an attacker recovers, the more data they will have, but that can be trivial as arrays grow larger (RAID-10 is more secure in large arrays than in small ones).

    Really, I think this is one of the most overlooked advantages of configuring NAS and SAN solutions for one's enterprise or small business.

    1. Re:Make it simple, use raid 10 or raid 5. by GiMP · · Score: 1

      As if it wasn't clear, if you're using RAID-5 or RAID-10, and your disks are discarded individually, and the data on the arrays changes significantly enough between each time another disk is tossed, it is not necessary to wipe the disks before discarding. Obviously, this doesn't work as well if the drives are very infrequently have data rewritten, but even then, you can assure the security by doing a "wipe" of N-2 disks of a RAID-5 set. The amount you would want to wipe of a RAID-10 array depends on what percentage of the data you are comfortable with exposing.

      Also, I thought about it a bit more and figured I might explain how RAID-10 becomes "more secure" as the array grows. I meant to say that the threat from a single compromised/exposed disk is lower, the larger the array. The greater the number of disks in the RAID-0 set, the more disks the attacker must acquire. Yet, the attacker only needs N/2 disks to complete the RAID-10 array, and each disk acquired provides them a "piece of the puzzle" -- comparatively, RAID-5's "puzzle" cannot be completed without N-1 pieces.

      Finally, RAID-50 might be an option for those looking at increased performance and capacity, and having the "security" of RAID-5.

    2. Re:Make it simple, use raid 10 or raid 5. by Chris+Pimlott · · Score: 1

      An attacker may not be able to rebuild your array, but that doesn't mean he can't pull useful data from a single drive. 1/5 of your master credit card file is still worth grabbing.

    3. Re:Make it simple, use raid 10 or raid 5. by swordgeek · · Score: 1

      Wow, this is wrong in a LOT of ways!

      1) If you pull a single disk out of a stripe set (RAID-1, regardless of mirroring), you obviously can't reconstruct the data. However, you can get chunks of it, each 'chunk' being one stripe-unit width. What's a typical stripe-unit these days? 16kB? You can get a lot of information out of a 16kB block. (consider that a credit card number is only 16 bytes long)

      2) RAID-5 is "cryptographically secure." Um...WHAT??!!!! In terms of partial data recovery, it's exactly the same as RAID-1, except that every Nth stripe-unit is going to be checksum data.

      RAID-1 or RAID-5 make it impossible to extract a complete data set from a single drive, but it doesn't matter--security can be compromised with partial non-sequential data recovery.

      --

      "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
    4. Re:Make it simple, use raid 10 or raid 5. by GiMP · · Score: 1

      1) Yes, I acknowledge this. First of all, RAID-1 is mirroring, not striping. Precisely for the reasons you mentioned, however, RAID-0 isn't very secure. Yet, if you blindly toss away a RAID-0 disk, you will not expose 100% of your data, and whatever data is revealed will be very obscure. This is particularly true if you have data that deals poorly with data loss, and even more true if you have many drives being striped. I entirely acknowledge the flaws, but I note it depends quite extensively on what your security requirements and concerns are, your stripe size, array size, and other factors. Clearly, RAID-5 is much better on a broader set of deployments, security-wise.

      2) RAID-5 is essentially a one-time-pad. Yes, it is cryptographically secure. Basically, the disks are divided into N stripes, each disk having a single stripe for parity. On each write to the disk, the parity is calculated via a simple XOR and written to disk. Each disk has a parity stripe for performance (as opposed to putting all of the parity on a single device, such as with RAID-4). If you know how XOR works, and what a one-time-pad is, then you should know at this point why RAID-5 is cryptographically secure with any number of disks (N-1)

    5. Re:Make it simple, use raid 10 or raid 5. by GiMP · · Score: 1

      Slashdot's HTML filter took out from the end, "<(N-1)"

    6. Re:Make it simple, use raid 10 or raid 5. by GiMP · · Score: 1

      Ugh.. please ignore what I just said about RAID-5. I feel like an idiot, and in public too! Can I call a mulligan? I forgot that only the "parity" stripes are pads, the other stripes are "plaintext". Parity is then calculated on reads when the array is degraded (thus a very good reason to keep a hot spare...).

      All the other stuff about RAID-10 still applies to RAID-5 though. On that, I think we agree on all accounts except perhaps what some organizations might consider acceptable risk -- which I'm simply stating is a subjective matter, and that RAID will decrease (but not eliminate) the risk.

    7. Re:Make it simple, use raid 10 or raid 5. by swordgeek · · Score: 1

      Aaaaaahhhhh!!!

      OK, now I see where you're coming from. Yeah, no data can be back-generated from the XOR without N-1 disks, but all non-parity data is cleartext (and striped, just like RAID-0).

      I'll happily give you a mulligan, since (a) you 'fessed up in public, and (b) I kept calling striping RAID-1, even when I know better. (I blame it on a mental block about the term RAID-0, since it's not RAID at all--there's nothing redundant about striping!)

      --

      "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
  97. Parallel theory... by pkphy39 · · Score: 1

    while it would theoretically take thousands of years to brute force it, random chance has them guess the right sequence on the first try (it could happen).

    I came up with this theory in college, that if you throw your keys at the door an infinite number of times, the correct key will inevitably insert itself correctly into the keyhole, engage the tumblers, and open the door. This has not happened yet. Also please note: do not try this with your car.

    1. Re:Parallel theory... by MooUK · · Score: 1

      I had a flat at university where it was easier to use the flat key to hook behind the door fastening and unlock it than to insert the key into the door in the normal fashion.

      This of course worked on other flats too.

  98. Lots of gross porn by OrangeTide · · Score: 1

    That will prevent people from taking a second look at your data if your harddrive is full of nasty porn.

    Or if they are perverted maybe it will distract them from trying to read anything but the porn off there.

    Also I don't have much (if any) sensitive data on my harddrive. You can find shopping lists and some half finished source code on my drives (and porn).

    --
    “Common sense is not so common.” — Voltaire
  99. Pobably does. by Carrot007 · · Score: 1

    But I doubt I can be bothered to even do that.

    I am alays amazed at the no of responders to suject like this that go on about this way that way and the other way, how they do this and so on.

    What sort of odd data are you all keeping around that you need to secure to this level?

    Pretty much all my data is dull and mundane.

    Either everyone is paranoid or 12. Possibly both.

    --
    +----------------- | What is the question!
    1. Re:Pobably does. by ledow · · Score: 1

      I work in schools. The files on the PC's we dispose of might be bitmaps that the kids have drawn in TuxPaint, or they might be home addresses contained in a child's special needs report. They might be an MP3 that a teacher uses in class, or they might be a statement on a child who is subject to witness protection containing their real name, where they have a person actively looking for them with a view to kidnapping them. They might be a Word doc run off by a child, or they might contain the names and achievement levels of every child in the class.

      It doesn't matter *what* they are, they are all classed as personal files and they are not for dissemination outside the school. The Data Protection Act means that I, as a school technician, have a responsibility to ensure that they do not get disseminated through a fault of my own. The beauty that is Windows cached copies of profiles, temporary files, swapspace, badly written custom programs that cache files or have crappy encryption etc. means you cannot easily store such files on a network without making sure you remove all data from every drive you ever dispose of.

      Do I work in top-secret land? No. I work in a primary school with kids from 3 to 10. There are about 25,000 similar primary schools within the UK. The average primary now has about 50 PC's if you count staff laptops - some have over a hundred on their own. Staff take them home and store the same files on USB keys, external drives, their own personal PC's. Now multiply that up because the same restrictions apply (even if, in some cases, only in theory) to secondary schools, universities, anywhere that deals with private records (medical, government, etc.). Across the UK you are looking at *millions* of places where such data is stored, constantly dumping PC's. You get about one or two major breaches a year, if that. That's bloody amazing, considering, and means that a lot of those people have the brains to keep in line with the regulations and wipe their PC's. I know that I securely wipe anything that leaves my domain that doesn't need the data on it, even if it's consigned to the scrapheap. Some places hire professional data disposal companies to do the job. Others have a brain, a technician and a copy of Darik's BnN. For some reason "encryption" hasn't made it to a single school that I've ever worked in and proposals for it are shot-down almost immediately... my job is to mention it and, when shot down, make a note of it.

      Yes, we're talking commercial entities but a lot of people on here work in exactly that environment. And a lot of people on here, even on their own personal PC's, have information that should not get out. You might think your data is "mundane", but there's an awful lot of cases to consider. Even a cached FTP password could cause me significant hassle. Now realise that my PC stores, on its disk in some fashion and at some point, my Steam password (cost me a lot of money for all those games, wouldn't want to lose that account), photos of my child (sorry, I'm not a paedophile-fear-mongeror but I don't want anyone else to have those photos unless I've given them), my home address (in copies of my CV etc.). I have actually done it myself - I have been given people's hard disks when they blow the computers up and don't want the old bits... you'd be amazed the stuff a malicious person could do with an average hard drive.

      Encryption is vital for such things, even for home use. The trouble is that I'd *still* wipe the drive first. Call me paranoid, but don't come crying to me when someone picks up your second-hand drive on eBay, spots a cached password, or a particular software serial number that they re-use, or finds an illegal copy of a bit of software and decides to report you etc. Even the mundane can hide a lot of info. I've never had a problem when, clearing people's PC's of virus infections, managing to instill absolute fear into people when I tell them that it could have been monitoring files and their online activity since it got on there. There's *always* something on every PC that someone doesn't want you to know is on there and 99% of the time it's a legitimate use.

  100. Re:dd if=/dev/zero of=/dev/hda1 is enough for ever by rrohbeck · · Score: 1

    On modern drives, the data is randomized internally. Since PRML has worse error rates for certain repeating patterns than for random data, all modern drives XOR your data with a pseudo random sequence before recording.

    One reason why a single overwrite is probably enough: The MR element is much narrower than the write head gap (less than one half), so tracks can be packed tightly together; they actually interfere with their neighbors. So the only reason why any previous magnetic signal should be left over is if the drive writes slightly offtrack - in different directions on neighboring tracks. Recording is always done to saturation, so nothing is left over on the track itself.

  101. Re:Go for physical destruction. You'll sleep bette by grikdog · · Score: 1

    Guttman's algorithm depended on early HD designs being sloppy. That is, the very "defect" that allowed overlapping bits to be detectable would allow multi-pass sloppy writes to smear out the original data.

    Modern drives became smaller and vastly more precise. Hence, the mythology that one pass random write suffices because there is less or no overlap between bits written at different times, a theory which probably works equally well or better on high-precision non-mechanical drives like RW-DVDs or USB flash drives.

    The probability that fatique of some sort occurs in the receiving medium, maybe detectable by chemical analysis, is a consideration, as is the likelihood that journaling file systems impose extra layers of unwanted data persistence. Hence, physical destruction.

    --
    ``Tension, apprehension & dissension have begun!'' - Duffy Wyg&, in Alfred Bester's _The Demolished Man_
  102. Re:dd if=/dev/zero of=/dev/hda1 is enough for ever by Anonymous Coward · · Score: 1, Informative

    That would take too long - you can't depend on the blocking kernel random generator, as it needs a source of data to keep feeding the entropy pool.

    True. Grandparent probably meant:

    dd if=/dev/urandom of=/dev/hda

    (For people who aren't UNIX geeks: /dev/random gives you really good random numbers, the sort you'd want if you were generating a PGP key. If it runs out of random numbers then it blocks, and doesn't return until something happens to give it a good random number (e.g. an interrupt, where the nanosecond timing is pretty random). /dev/urandom gives you numbers that are random enough for most purposes, and it doesn't block).

  103. I have no idea... by samriel · · Score: 1

    why this is so very important. The majority of people would only care about how 'clean-wiped' their HDD is if they need to get a giant porn collection off of it so they can give the computer to a youngin' or parent. /has no idea what he's talking about

  104. Better than quoting Wikipedia... by davidwr · · Score: 1

    It's far better to quote the "reliable" sources used to back up Wikipedia articles than Wikipedia itself.

    Even Wikipedia doesn't allow using itself as a source in articles.

    Ironically, it doesn't prohibit using Slashdot for supplemental information, but it does treat it like a blog/non-reliable.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:Better than quoting Wikipedia... by Anonymous Coward · · Score: 0

      It's far better to quote the "reliable" sources used to back up Wikipedia articles than Wikipedia itself.

      In a research paper, yes. But on an Internet forum, I disagree. It's much better to quote the Wikipedia article, as it generally provides both a concise summary and links to the original sources. If merely providing links to the sources, you're pretty much left to summarize them yourself.

  105. The ways of DOD. by Anonymous Coward · · Score: 0

    I used to be in charge of DOD Top Secret and above data (SIOP SCI etc.).. The procedure was to Physically remove platters. Run them thru a degauser. Then mount on a vice and grind off layer of oxide. All this done under two man rule and certified. This was the ONLY way to De-Classify a drive. After that we usually made Going away clock plaques and such. When I was involved there was NO software related wiping that would pass for high level data wiping.. These procedures have been in place since the early days of washing machine size drives and continued in the small PC and laptop drives of today.. At least this is how the goverment did it. I would imagine that a 1, 2, or 3 pass of complete packet fill wiping on home/business drives would be sufficient for most users.

  106. Parent is full of crap by Anonymous Coward · · Score: 0

    I make good money getting data for people.

    You know what a salary list goes for these days?

    I acquire data as requested using legal methods. I never steal and only ask or find it.

  107. beware of key escrow drive encrypts by Anonymous Coward · · Score: 0

    Some drive encryption programs (EPHD for one) have key escrow schemes where the actual key used to encrypt drive data is not related to what is entered, but the entered key is just used as an access control device to get at the actual key, which is stored in hidden areas on the machine. While this kind of thing can be hard to unravel, it is not impossible, and is a reverse engineering job, not a cryptanalyst job. The original disk encryption programs had keys entered directly so the machine had no information about those keys stored anywhere save while the program was running. That was far more secure, though it made it necessary to create a new cryptodisk and copy contents to change key. If new keys can be chosen without changing the disk, be suspicious. The actual drive encrypt key is not what is entered and there are possibly backdoor ways to get to that key. This is a prime case of convenience lousing up security. Also, be sure that at least some adversaries may be able to unravel the obscurations in those cases.
        If you have OTOH a drive encrypted with something that has direct key entry, and use a decently high entropy key that you enter,you are reasonably safe...provided the key is not written down somewhere where it can be identified as such.

  108. Re:Go for physical destruction. You'll sleep bette by swordgeek · · Score: 2, Insightful

    Nice theory, but totally full of shit.

    I've done contracting for the government, and worked on a proposal which would have required "Secret" clearance for all staff involved. I have also worked with medical records for the local health authority. Finally, I've worked for oil companies that have both liability of both customer records and planned exploration/acquisition to keep private.

    You're making the mistake that everyone else on /. is just like you, huddled at home, worried about their pr0n collection. However, some of us are actually computing professionals, working in sensitive areas. Hopefully none of us are using /. as their sole source of useful information, but it's definitely not a bad tertiary source of input.

    --

    "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
  109. Evidence... by Well-Fed+Troll · · Score: 0

    It's a whole lot quicker & easier to upload a file to a drive than to bother trying to recover data that never existed.
    Is there a way to log a fingerprint of the last N block writes to a hard disk to prove that your data has been tampered with?
    I guess that wouldn't prevent Them uploading a file to you unawares before they bust you.

  110. DoD Science by Valdrax · · Score: 4, Insightful

    That's why the DoD has lowered their standards to a single fixed wipe and to prove it is going to send all of their super secret hard drives to china to be proven that the data is unreadable.

    Because the DoD makes ALL its decisions based on sound science. That's why the Air Force took over the CIA's sponsorship of remote viewing in 70s, why the Navy funded research into cold fusion and anti-grav, and why we're buying hand-held polygraphs for troops in Afghanistan.

    I mean, I had the same knee jerk suspicion, but I'm not going to hold up the DoD's standards as proof of anything but potentially reasonable paranoia. The Pentagon has a long-demonstrated sweet tooth for junk science.

    --
    If it's for-profit but free, you're not the customer -- you're the product (e.g., the Slashdot Beta's "audience").
  111. Re:Go for physical destruction. You'll sleep bette by swordgeek · · Score: 1

    The problem with physical destruction is, how destroyed is destroyed?

    I've said before that the absolute key to data destruction is KNOWING how precisely your data is gone. Software wipes of a certain type a certain number of times are a very deterministic, known, and reproducible method. A blast furnace is a very deterministic (and complete!) method. Taking a drive out back and whacking on it with a hammer, or tearing the platters out, or even shooting (or drilling) holes through the platters is NOT reproducible, NOT consistent, NOT deterministic, and NOT verifiable. Also not certifiable if you're doing it for someone else.

    Physical destruction is great--if you truly destroy it. However, that ain't easy to do.

    --

    "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
  112. Re:Go for physical destruction. You'll sleep bette by John+Hasler · · Score: 1

    > However, some of us are actually computing professionals, working in sensitive areas.

    And this makes your personal financial data stored on your machine at home worth millions? Right.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  113. Time and Money are Limited, Even for the Feds by Valdrax · · Score: 1

    The government or military might be interested in your data, especially if you are not government or military. Especially if you are suspected of something. Whether or not it's true.

    Assuming a government with infinite resources. Honestly, I'm no dittohead like the above poster might be, but I don't seriously worry about the government spending the money and effort to forensically scrub my drive for anything unless they had far easier to get evidence that it was worthwhile.

    For example, a pedophile might have some incriminating evidence outside of an encrypted/wiped part of a hard drive that might suggest it was worthwhile -- like printed porn in his house, suspicious filenames in the "recent items" lists in the preferences of his programs, or logs in the governments possession of suspicious online activity. But if all you have is someone you'd *like* to lock up and a hard drive with empty space full of noise from a single random wipe, then it just isn't worth the trouble.

    Of course, I'm in law school and have heard more of the prosecutor's side of things than most people. Prosecutors do have to worry about time and budget resources. Unless you think the federal government has some really good excuse to throw limitless time and money at you, you probably shouldn't worry. Forensics is *expensive* even without cracking open the platter and trying to painstakingly read info with an electron microscope. Mere searching of the live files on your system costs tens of thousands -- can you imagine how much days or weeks of electron microscope time + experts would cost? I'm thinking millions or more. No prosecutor wants to waste that kind of money on a shot in the dark.

    And if you live far enough in conspiracy land to think you're a likely target for being "disappeared" or persecuted at all costs, then frankly *you* are a greater weak point than your hard drive for producing incriminating evidence. A little abusive detention would be a hell of a lot cheaper (and probably more fun for the jackboot squad).

    --
    If it's for-profit but free, you're not the customer -- you're the product (e.g., the Slashdot Beta's "audience").
  114. Your theory is flawed... by MaskedSlacker · · Score: 1

    You are a /.er. You lack the necessary upper body strength to propel the key with sufficient linear and angular velocity that it not only inserts in to the lock while rotating clockwise, but continues to rotate with enough angular momentum to engage the tumblers.

  115. Proper preparation of drives by Anonymous Coward · · Score: 0

    Write all 1's to the drive, wait a week. Write all 0's to the drive, wait a week.

    Then use the drive like normal. Once you are done with the drive then wiping it once should be fine.

  116. only $500? by pikine · · Score: 3, Insightful

    If anyone can recover data from a dd if=/dev/zero of=/dev/sda hard drive, I suspect $500 isn't enough financial incentive for that person to reveal his/her ability to do it. $500,000, then we're talking.

    --
    I once had a signature.
  117. Block Writes, Bah by TechJones · · Score: 1

    NIST 800-88, Read it.. Love it! Modern hard drives have the command for data destruction built in the form of Secure Erase (http://cmrr.ucsd.edu/people/Hughes/SecureErase.shtml) Block writing went out with the '90s and unless you are using a drive that is that old block writes are nothing more then a waste of time. Heck the old DoD 5220.22M even calls on the NIST standard these days. Read up on it!

  118. self-destructing discs by Anonymous Coward · · Score: 0

    you could just buy a seagate drive instead :-)

  119. Re:dd if=/dev/zero of=/dev/hda1 is enough for ever by csartanis · · Score: 1

    /dev/urandom

  120. Re:dd if=/dev/zero of=/dev/hda1 is enough for ever by Trogre · · Score: 1

    frandom (fast pseudo-random numbers) is brilliant for that

    dd if=/dev/frandom of=/dev/sdb

    --
    "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
  121. Re:Go for physical destruction. You'll sleep bette by Anonymous Coward · · Score: 0

    1. "Secret" clearance is a joke.
    2. Nobody wants the fucking medical records.
    3. Someone might want the oil company exploration data, but if they want it that bad they can just kill your dumb ass and take it. It would be a lot cheaper for everyone involved.

  122. Multiple reasons by Sycraft-fu · · Score: 2, Informative

    One reason they require it is simple paranoia. The lengths you go to protect something depends on the value of the thing you are protecting and thus the lengths someone might go to get it. Same reason they use lots of armed, highly trained agents to protect the president. The president is extremely important to the nation and people will go to great lengths to harm him. When you are talking about classified data, you go to the paranoid extreme.

    Another reason is inertia. These rules were written back when drives were much simpler and thus easier to recover data from. However the government moves slow and hasn't bothered to update. Remember that time was disks used frequency modulation to store their data. It was a pure binary "every thing above this level is a 1 everything below this other level is a zero." Thus it was much easier to infer what the previous data had been. Now drives store an analogue waveform and analyze that to determine the maximum likely data it represents. It's call EPRML. It sounds like voodoo, but works great and is very reliable. It also plays hell with any attempt to figure out what was on there before since there are no fixed levels for 1 and 0.

    So I'm not saying don't do multiple wipes. It doesn't hurt, just realize that just because the government does it doesn't mean you need to do it too. Remember that one wipe screws over any and all methods that don't involve disassembling the drive. So unless you think someone is so interested in your data they'll take the drive apart and put it under a microscope, then one wipe is all you need. That is a whole shitload of work, and requires rather specialized equipment and training. You worried about people like that after your data? You think if they were that interested they wouldn't maybe just come and put a gun to your head to get it?

    You need to wipe your drive because it's easy for any bozo to run a program that looks at what's in unallocated space. However you only need one wipe to prevent that.

  123. Why? by Sycraft-fu · · Score: 1

    The NSA is institutionally paranoid. Now that's a good thing over all, they protect the US's digital secrets. However that doesn't mean they do things the way you should. They are, for example, paranoid about mail bombs and the like. Mail actually gets sent to a company near them, who then ferrys it over to them. Silly, but that's how they do it.

    Also the NSA's reason to overdo drive security is simple: They protect some of the most valuable secrets. Don't do it good enough, over do it. That way should you be wrong, oh well doesn't matter. You grind the drive down and it is DONE. Nobody is recovering shit from that no matter what. So if it at some point turns out one pass wasn't enough, well you are covered.

    I very much doubt it is because there's any real way to recover the data.

  124. I'd start with... by afxgrin · · Score: 1

    meh - I'd start with physically attempting to offset the read/write head to look between tracks. The idea is there will be some overlap in the tracks, as each bit is expected to be overwritten by a zero. If each bit is a zero, there maybe a method to find enough differentiation to reconstruct the data. Now if it was overwritten with /dev/random - well then it's worth giving up on immediately ... unless someone is truly masochistic and has nothing better to do for about a month. I believe it would require a couple random wipes with random data to insure the random data overlaps the track edges. Reconstructing the super positioned data between the tracks would be ridiculous to do unless an area with a known data structure is found - like the start of the file allocation table.

    Doing this for $500 just isn't worth the time and effort. I don't think you would need a magnetic force microscope to do this though ... the built-in read-write head should be sufficient. You'd need to modify the circuit that controls the track positioning for the read/write head. The data would then need to be captured using something like an oscilloscope and dumped to another larger hard drive. Custom software would most likely need to be developed to do the post signal capture analysis - ideally a simple program to convert the data into a disk image, which can then be applied to a drive using common unix or windows tools. Maybe capturing a reference signal from the original tracks would be useful before putting it through the differentiating circuit/algorithm.

    A magnetic force microscope would only be needed if the signal is too weak to differentiate for even the read/write head from background noise.

    A data recovery firm would have to work closely with the drive manufacturer to find out details about the specific model, or this would require special funding for the drive manufacturer.

    I'd say some people like the Obama administration would have an interest in funding the data recovery of the lost White House emails during the Bush administration...

    Oh well - I'm Canadian and wouldn't qualify for the contest anyway - it says American companies only.

    1. Re:I'd start with... by dreddnott · · Score: 2, Interesting

      That whole "reading between the tracks" thing hasn't been true since hard drive head actuators were powered by stepper motors (over 20 years ago). Voice coil head actuators are precise enough to eliminate this concern entirely.

      --
      I may make you feel, but I can't make you think.
  125. My guess is by Sycraft-fu · · Score: 1

    He's just trying to give you an analogy. He is probably not literally saying "We guess wrong most of the time," just that "You can flip a coin and your results well be jsut as valid."

  126. Great program by Sycraft-fu · · Score: 1

    Also, the DOD mode is great not because it's useful, as this article says, once is enough, but because it is a standard. We use that at work purely as CYA. That way if someone ever gets pissey we can say "We wiped the drive per DOD5220-22M." Mostly what we could see happening is someone gives us an old computer to wipe. We do but they have data stored on a flash drive or something. That gets compromised, the data gets out, they try to say it was our fault someone must have gotten it off the computer.

    So we always do a full DOD wipe. Not needed for data security, but useful for job security :D.

  127. If the CIA want info ... by PPH · · Score: 1

    ... they have state of the art data recovery equipment.

    A wooden board, wet towel, and bucket of water.

    --
    Have gnu, will travel.
  128. Come on! by Anonymous Coward · · Score: 0

    Everyone knows that Windows reads your HD and then uploads the contents to a NSA directory on the Google cloud for their perusal. Why do you think your not getting the bandwidth you paid for? and that bittorrent is clogging the Internet? They don't need your HD!!

  129. Don't forget the hash iterations. by DamnStupidElf · · Score: 1

    Give the passphrase a few million extra hashes and make dictionary attacks closer to the difficulty of a brute force attack.

  130. Re:.. but still slower than smashing it with a ham by Falconhell · · Score: 1

    What is this time monkey you speak of?

  131. This is excellent news! by Anonymous Coward · · Score: 0

    Anyone who posts on /. has, by definition, no data the NSA, KGB, Gestapo or any other such entity could possibly be interested in.

    I only wish I'd learned this trick sooner.

  132. No, no by commodoresloat · · Score: 1

    His brother-in-law's two-year-old did.

  133. Still inconsequential. by Anonymous Coward · · Score: 0

    In professional environments, hardware is nearly always redundant (and in this case, the disks are being disposed anyway), so the time cost remains zero.

    For home users, what does that downtime actually cost? Furthermore, the disk being wiped may contain passwords to financial accounts, credit card records, and so on. Consider the cumulative worth those data have, or the costs involved if they are stolen and used for fraud. Divide that by how long each wipe takes (say, one hour). Is it cost-prohibitive for the additional security multiple wipes provide? No. The expenditure is so small as to be effectively nothing.

    Analogy time. A category three hurricane looms. Experts tell us that, given the expected storm, one plywood sheet costing $5 nailed to my exterior window frame will protect my home interior. If the storm reaches category four, the single sheet will be insufficient and the damage will cost thousands and thousands. The increase in strength is unlikely but possible, and the edge case is disastrous. Do I buy two sheets for $10 and be certain or just hope and risk big to save $5? Again, no.

  134. N passes are never enough. by Anonymous Coward · · Score: 0

    You're all missing a critical factor in your analysis. "damaged" sectors. Today's hard drives re-allocate sectors with problems on the fly and without your knowledge. That damage may be too significant for the hard drive's sophisticated read head to overcome. But you can be sure that there are bits left over for the NSA or even a bright scientist to recover. Are you willing to risk your sensitive data under those circumstances?

    The only safe approach is to only store sensitive data in encrypted form. Once you are done with the drive you should probably wipe it (future-proofing), but you should be moderately safe even without wiping for at least a few tens of years with a decent encryption technology.

  135. Did somebody outlaw making assumptions? by TechnicolourSquirrel · · Score: 1

    There is *no* way to recover the data on a modern drive after a single wipe. It is actually impossible. It cannot be done.

    The reason is simple - although you may be able to detect a tiny tiny bit of data from the previous recording, you've no idea how strongly overwritten it is. Now, with old drives which used simple on/off pulses to write data to the disk, it would be possible to see if the bit you're looking at is a little higher or lower than it should be, and infer the previous value from that. Modern drives use a system similar to QAM - quadrature amplitude modulation - to pack more bits of data into each transition on the disk. Since the signal is essentially analogue, you'd need to know how badly degraded the print-through was. You can't do this, so you can't recover data after it's been overwritten even once.

    Well, you could just assume it's all been overwritten exactly once. I imagine that this would allow you to reconstruct a fair amount of data -- particularly if people take the advice in TFA seriously.

    1. Re:Did somebody outlaw making assumptions? by Gordonjcp · · Score: 1

      Well, you could just assume it's all been overwritten exactly once.

      It still doesn't help, because you don't know how strongly overwritten it was, or how accurate the overwriting was. Imagine a particular spot on the disk can have a value from 0 to 9. This spot you're looking at reads 4.03. What was the original value?

  136. So long as overwritten more than n times. by spaceturtle · · Score: 1

    Why would it matter if not all sectors were overwritten the same number of times. If all sectors are overwritten seven or more times you should be pretty safe, even on exotic hardware.

    1. Re:So long as overwritten more than n times. by shentino · · Score: 1

      I was just figuring some randomness on how many times a sector was wiped would confuse the shit out of any forensic scientists

  137. fire with it by Anonymous Coward · · Score: 0

    well... just put the all computer and printers and modems all in fire and let their until it destroys completes and melts away.

  138. wake up ! Wet towel torture is officially dead! by freaker_TuC · · Score: 1

    The time of the MFM hard drives are over, it's now all SATA!

    No need to use a wet towel while inserting your fingers in the plug anymore; because they just plug-n-pray!

    --
    --- I am known for the ones who want to find me on the net. Is that a privacy risk or a privilege? One might wonder..
  139. is this a game of "what does not belong here" ? by freaker_TuC · · Score: 1

    I know it ! I know it! Baby wipes!

    It's the only thing which is not chemical .. or shouldn't be anyways!

    Why baby wipes fgs? I was eating!

    --
    --- I am known for the ones who want to find me on the net. Is that a privacy risk or a privilege? One might wonder..
  140. Small error - long time by Mathinker · · Score: 1

    /dev/randon -> /dev/urandom

    There, fixed that for you. It's going to take a LONG time to generate enough true entropy to fill a modern drive (using /dev/random). On *BSD systems and most other UNIX-like ones, there's no real difference between /dev/random and /dev/urandom, assuming both the latter even exists. See Wikipedia.

  141. Re:dd if=/dev/zero of=/dev/hda1 is enough for ever by zippthorne · · Score: 1

    Hell,

    yes | openssl enc -aes -k /dev/random >/dev/hda

    ought to be more than enough. And it will go a little faster, too. ( and you might think rc4 even quicker, but at least on my machine, aes is so much faster than disk that it doesn't matter )

    --
    Can you be Even More Awesome?!
  142. *Really* hot porn by Anonymous Coward · · Score: 0

    >> push the planet it's on into the nearest star.

    > But... that's where I keep all my stuff!

    Ah, thanks, we young-Earthers were wondering why the Sun was so hot, now we know it's from all the porn you store there!

  143. Think again by Mathinker · · Score: 1

    Take a deep breath, and think again.

    The set of strings which look like meaningful data is a lot larger than even, let's say, the number of deterministic guesses you could possibly make in a reasonable amount of time. While at the same time it's also a lot smaller than the set of random data of the same length.

    Assuming, of course, that we're discussing a reasonably large amount of data, e.g., more than 100 bytes (to be really generous, assuming ~2 bits of entropy per byte, a conservative estimate for English text, IIRC).

    Or did I whoosh and you were going for Funny? EMIIW ("Excuse me if I whooshed")...

  144. Re:dd if=/dev/zero of=/dev/hda1 is enough for ever by Anonymous Coward · · Score: 0

    Hey, I've done it before.
    Well, to /dev/hda, but close enough.
    I was gonna donate the drive to my brother, and, well, some things cannot be unseen.

  145. Specfically, by tensop · · Score: 0

    I only wipe the 0's, not the 1's

  146. Advice of the week: Thermite does NOT always work! by Anonymous Coward · · Score: 0

    The thermite isn't necessary for wiping out your data, it's just there because it's freakin' AWESOME!

    Indeed it is - Unfortunately however even that does NOT always work.... especially when you are attempting to wipe out someone else's data using it. Just asked the UK's Craig Moore who went to jail after his attempt to destroy a speed camera with Thermite mostly succeeded but NOT fully: Jail for speed camera (Thermite) attack motorist!

  147. Mod this man up by Tsagadai · · Score: 1

    You know what? I think your post is actually the smartest in this thread.

  148. Do you shave with a single blade razor ? by Anonymous Coward · · Score: 0

    .. Neither do I

  149. Single pass is good enough for me. by lcoughey · · Score: 1

    As a data recovery technician, we wipe drives every day...always with a single pass.

    During the recovery process, we mirror the damaged drives to an in-house drive, from which we do the file recovery process. After each project is completed and closed, we wipe the drive and reuse it for another project. If a single pass was not enough, we'd be getting shadows of other people's data in our recoveries. Of course, our mirror process is pretty much the same as a wipe, as it literally overwrites each sector of the destination drive with data from the source drive.

    I'd hate to run a three pass wipe on our 1TB drives every day. It already takes 3-4 hours to wipe them with a single pass with our high speed tools writing at around 95MB/second.

    So, to sum it up, I support the single pass theory.

  150. Whole Drive Encryption and Deploying Images by AlistairGroves · · Score: 1

    The issue with this is it makes deploying disk images across a network a lot more hassle, rather than just being the size of the data it's the size of the whole partition. Does anyone have a solution to this? Trying to maintain a network with windows (mostly XP) and Linux machines, and standardised images make this a lot easier.

  151. fail by Anonymous Coward · · Score: 0

    screw that. i made an account simply to say. that i formatted my hard drive AND overwritten it with data, and still managed to recover my lost data that i formatted with a simple program that i downloaded for free.

  152. Well it is! by Anonymous Coward · · Score: 0

    Next week they'll discover a new alien technology and the security experts will be advising us to nuke the drive from orbit. It's the only way to be sure...

    Well it is! Game over man!

  153. Requesting PDF by Anonymous Coward · · Score: 0

    Does anybody have a copy of the actual paper, which the blog post doesn't link to: http://www.springerlink.com/content/408263ql11460147/

    My university only has a subscription up to 2006, and I can't find it elsewhere.

  154. If it ain't broke by davidwr · · Score: 1

    Don't fix it.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  155. Less talk, more walk! by sco_robinso · · Score: 1

    This debate always seems to come up somewhere every few months.

    '...You need to write at least 7 times because of minute, traceable EM signals'. OK, fine, prove it. I have searched this topic to death and never have I found someone who was able to recover ANY data after 1 wipe, let alone 3.

    If I had the money, I'd personally post a $1M USD bounty to whoever could recover a single file from a drive autonuked (3 passes) with DBAN. All this talk, nobody's ever done it.

    Encryption is pretty much as good if done properly. Currently, if you had the worlds top 1000 supercomputers at your personal disposal, it would take millions of quadrillions of years to crack a 128bit key, and that's if you got extremely and cracked the key very early.

    Wipe it or encrypt it, or show us that you can crack or read it.