Slashdot Mirror


ABIT's Secure IDE Motherboard

Frank Caviggia writes "The Inquirer has a story about ABIT's spiffy new IC7-MAX3 motherboard. Apparently, this motherboard has a feature called 'Secure IDE,' which is marketing-speak for hardware-based encryption ... ABIT goes on to claim that 'Secure IDE' 'will keep government supercomputers busy for weeks and will keep the RIAA away from your Kazaa files.' Pretty bold claims for a motherboard maker ..."

567 comments

  1. Security by obscurity, cool. by mjmalone · · Score: 3, Insightful

    SecureIDE connects to your IDE hard disk and has a special decoder; without a special key

    So what they are saying is their algorithm is proprietary and is therefore likely insecure? I thought people stopped believing in/hyping security by obscurity years ago... Or maybe that's just wishful thinking? Hell, for all we know they could be using xor encryption or some such crap. I don't trust any encryption algorithm that I can't see.

    while ((c = getc(unencrypted)) != EOF) { if (!*cp) cp = "key\0"; c ^= *(cp++); putc(c,encrypted); }

    3y3 y4m l33t, c4tch m3 1f y0u c4n RIAA. heh.

    In addition, if there is no key does that mean there is no local security? If someone just took your whole rig mobo and all would they be able to access your files since whatever algorithm they are using must be embedded in the board?

    I can see the spooks at NSA laughing.

    1. Re:Security by obscurity, cool. by connsmythe96 · · Score: 1, Interesting

      Yeah, I'm thinking that this would only help if they took your hard drive without the motherboard. Is it password-protected at boot, or what?

      --
      if(!cool) exit(-1);
    2. Re:Security by obscurity, cool. by Zork+the+Almighty · · Score: 2, Interesting

      Let's see, if it doesn't require a special key, and you steal the whole computer (which is likely, compared to just stealing the hard drive), then you can read the data. Furthermore, assuming this computer will "work", what is to stop you from sharing the data. Strange claims, but this technology could be useful for other purposes. Encrypted CD-R's which can only be read on a specific computer, for example.

      --

      In Soviet America the banks rob you!
    3. Re:Security by obscurity, cool. by garcia · · Score: 5, Informative

      ABIT's site shows a little key that contains the decoder.

    4. Re:Security by obscurity, cool. by Telastyn · · Score: 1, Informative

      There is a key. If you did quotation properly: "without a special key, your hard disk cannot be opened by anyone."

      Given ABIT's tendancies to add quite a bit to their BIOSes, I'd wager that's where the key is kept.

      I certainly doubt the NSA it too worried, and I doubt that the majority of people will generate good passwords/keys, but it's a step in the right direction.

    5. Re:Security by obscurity, cool. by garcia · · Score: 3, Insightful

      I certainly doubt the NSA it too worried, and I doubt that the majority of people will generate good passwords/keys, but it's a step in the right direction.

      Is someone going to go out and buy this MB if they aren't intending on using other good security measures?

      The general public doesn't create decent password/key pairs. Joe Schmoe is not going to buy this board. Paranoid freaks are.

    6. Re:Security by obscurity, cool. by Telastyn · · Score: 2

      sorry to reply to self. As per one of the other posters, there appears to be an actual usb-style key. Good for if your computer is stolen, but this won't prevent law enforcement from arresting you and getting the key anyways.

    7. Re:Security by obscurity, cool. by SquadBoy · · Score: 1

      You clearly don't read the cryptogram and should. Stupid crypto tricks are very much alive and well.

      --

      Cypherpunks: Civil Liberty Through Complex Mathematics. Those who live by the sword die by the arrow.
    8. Re:Security by obscurity, cool. by DaveV1.0 · · Score: 2, Informative
      From the ad:
      SecureIDE connects to your IDE hard disk and has a special decoder; without a special key, your hard disk cannot be opened by anyone
      In other words, it requires a special key to access the drive.

      --
      There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
    9. Re:Security by obscurity, cool. by Pieroxy · · Score: 4, Insightful

      The question is more: When my Mobo dies or has to be replaced, can I read my HDD on a new one?

    10. Re:Security by obscurity, cool. by BrynM · · Score: 5, Informative

      As I mentioned here, the key appears to be a USB memory stick put into a proprietary SUB port on some kind of daughter card. There's a diagram here.

      --
      US Democracy:The best person for the job (among These pre-selected choices...)
    11. Re:Security by obscurity, cool. by Nogami_Saeko · · Score: 5, Informative

      I've seen some high-security encryption keys that you basically keep on a keychain with you all the time. They have a "panic button" on them that destroys (either electronically, or physically) the internal memory, making recovery of the encryption key impossible.

      Although I havn't seen them, I'd imagine it would be easy to make one with a built-in clock of some sort, so if you didn't correctly utilize the key every so-often, it would automatically self-destruct.

      Of course, they're probably rather more expensive than what ABIT is proposing.

      --
      "Nothing strengthens authority so much as silence." - Charles de Gaulle
    12. Re:Security by obscurity, cool. by tejarz · · Score: 2, Informative

      I don't believe the gov can take your whole computer. They can only copy files from the hard drive to another. They aren't *supposed* to turn the machine on or anything like that. Its tampering with evidence. Theres a reason they have those big black vans, they gotta have plenty of room for that big machine that copies the data from the hard drive they got to the one they have extra. Oh well, who knows? Its something I learned on TLC.

    13. Re:Security by obscurity, cool. by Mysticalfruit · · Score: 1

      Those of us who work in computer labs know all about those nice big red push buttons that cut the power to the lab... You'll have to have them wired all over your house so when the cops show up to sieze your computer, you'll hit the button and it'll start a goldberg type contraption that'll destory the USB dongle.

      --
      Yes Francis, the world has gone crazy.
    14. Re:Security by obscurity, cool. by the_2nd_coming · · Score: 0

      in other words, that special key is from the Mobo, and in other words, if you have the mobo and the hard drive, you have the data.

      in other words, if you encode a CDR to only read from that specific mobo, then you cannot read it in any other computer.

      --



      I am the Alpha and the Omega-3
    15. Re:Security by obscurity, cool. by aheath · · Score: 1
      ABIT does not say exactly which encryption algorithm they are using. ABIT also doesn't say if the user can specify the key that is stored on the USB key. This raises the potential that the key could be compromised before it even leaves the factory.

      I can think of all kinds of potential problems with this scheme beside a potentially weak encryption algorithm. What should the user do to access data if the motherboard dies? How can the user recover usable data if the hard disk dies? If the user makes a back up copy of the hard drive, will the back up contain encrypted data or unencrypted data.

      A software data encryption approach using a known robust encryption algorithm makes much more sense than a hardware encryption approach using an unkown encryption algorithm.

      Anyone wonder how long it will take RSA to complain about the potential for people to confuse RSA's SecurID with ABIT's Secure IDE?

    16. Re:Security by obscurity, cool. by enigma48 · · Score: 5, Insightful

      A little more info:

      It looks like this (physically) small key plugs directly into the encryption/decryption chip (the interface looks like a USB plug but the picture doesn't show it well; the interface itself has a 4 pin header though).

      It looks like to boot your computer, the key needs to be there. So make sure the police never show up while you are using the computer, never keep the key on you and keep your case open all the time so you can attach/detach it easily?

      Nice idea though. Just not entirely practical.

    17. Re:Security by obscurity, cool. by Nogami_Saeko · · Score: 1

      Good info, mod poster up.

      It'd be interesting to get the specs on that chip in the little interface board they show in the diagram. Might give some insight if it's real security or not.

      N.

      --
      "Nothing strengthens authority so much as silence." - Charles de Gaulle
    18. Re:Security by obscurity, cool. by IcephishCR · · Score: 0

      Only 40-bit DES? ABit needs to find a better algo. Please, the NSA can decypt this faster than realtime...

      --
      Life is but a Beta test...
    19. Re:Security by obscurity, cool. by 3terrabyte · · Score: 5, Informative

      Nope. You have to click on the article, and click on the "Secur" picture. THere you will see that the drive connects to a daughter-card thingy, that also has a USB connection, and at the end is a USB keychain--which has your special key.

      --

      Why are there only 19 people folding@home for slashdot?

    20. Re:Security by obscurity, cool. by Anonymous Coward · · Score: 2, Informative

      You are such an idiot. Learn to read past what you want to read.

    21. Re:Security by obscurity, cool. by 3terrabyte · · Score: 1
      I've been thinking that having the computer plugged into an X10 plugin would be the solution to that. Just have to have the remote-control handy, so you can click OFF.

      Years ago on slashdot, when the first article talked about it, they were offering a free sample. Only had to pay for shipping. So I sent away from it, and much like the sea monkeys I got as a kid, these were great. Came with a plugin (with a small antenna) and a big remote (with lots of buttons--allowing you to remotely turn on and off many things--but you'd have to buy more).

      Anyway, we use it on a very hard to reach lamp that is next to the bed. It's hard to reach, and hard to turn the knob on & off. We use the remote instead, and from our bed when we're done reading.

      Anyway, got off topic, but this would be a great way to have an unobtrusive panic button handy

      --

      Why are there only 19 people folding@home for slashdot?

    22. Re:Security by obscurity, cool. by BrynM · · Score: 1
      Oops:

      proprietary SUB port

      Err... I mean a USB port, not the place you would put the screen door on a submarine.

      All my co-worker saw was "SUB port on some kind of daughter" and he just about died laughing. Dirty bastard.

      --
      US Democracy:The best person for the job (among These pre-selected choices...)
    23. Re:Security by obscurity, cool. by mjmalone · · Score: 1

      My friend got busted for war driving (hacking into WAPs) and the police showed up and took his laptop, gps gear, antenna, and all. He was aquitted of all charges yet he still hasn't gotten his laptop back, they are still "examining it" or some shit. They have had it for almost a year. So I can assure you that the government can and will take your whole computer if they want to.

    24. Re:Security by obscurity, cool. by Nogami_Saeko · · Score: 1

      Huh?

      Sure they can. Have you never seen the videos or read the reports of the government raiding suspected hackers and such? They just grab anything they think might be valuable, load it in a box and take it away. Kiss your hot PC goodness goodbye.

      You're lucky to EVER get your computer back, and it certainly wouldn't be before a trial. By the time your hardware might be returned to you, it will probably be 5 or 6 years out of date...

      N.

      --
      "Nothing strengthens authority so much as silence." - Charles de Gaulle
    25. Re:Security by obscurity, cool. by 3terrabyte · · Score: 3, Interesting
      Yes, it would be very cool to see. I'm sure there's nothing compromising about it though! There is no technical need.

      If it is able to encrypt a harddrive at the beginning (with FDISK) with ANY key you have on that keychain, then I'm sure it is only used for superfast hardware encryption and decryption on the fly.

      It will store the key in it's own RAM (that way you don't have to have the keychain plugged in after initial bootup) and will disappear when powered down.

      --

      Why are there only 19 people folding@home for slashdot?

    26. Re:Security by obscurity, cool. by ldspartan · · Score: 0, Troll

      Umm, I definitely disagree. At least four or five years ago, the FBI would seize any and all computing equipment as part of their standard operating procedure. Most agents don't know much about computers, so the best tactic is to just take _everything_. This comes from a friend of mine who's a member of the FBI's Evidence Response Team.

      You are right on some accounts. They're going to pull your disks and make bit-by-bit copies of everything before they start screwing around, or even power your machine on.

      --
      lds

    27. Re:Security by obscurity, cool. by 3terrabyte · · Score: 1
      Of course.

      It was only encrypted with the key inside your keychain.

      You'll have to buy the same type of motherboard, though.

      --

      Why are there only 19 people folding@home for slashdot?

    28. Re:Security by obscurity, cool. by Anonymous Coward · · Score: 0

      Jokes on them, my hardware is already 5 or 6 years out of date -- maybe a bit more than that =)

    29. Re:Security by obscurity, cool. by Thuktun · · Score: 1

      So what they are saying is their algorithm is proprietary and is therefore likely insecure? I thought people stopped believing in/hyping security by obscurity years ago... Or maybe that's just wishful thinking?

      Entirely wishful thinking in many regards.

      I know personally of an application that actually stores the associated symmetric encryption key right next to the encrypted text, where the only things missing are the ability to grasp that this other datum is the key and the algorithm. (And that's right out of a popular cryptography book, complete with implementation code...)

    30. Re:Security by obscurity, cool. by Anonymous Coward · · Score: 0

      Actually, Abit uses proprietary capacitors that randomly explode whenever someone or you uses the motherboard.

    31. Re:Security by obscurity, cool. by Jucius+Maximus · · Score: 2, Interesting
      "Hell, for all we know they could be using xor encryption or some such crap. I don't trust any encryption algorithm that I can't see. "

      True. But if the RIAA wants to get at your files they would have to circumvent the encrpytion. Correct me if I'm wrong but wouldn't that be breaking the DMCA?

    32. Re:Security by obscurity, cool. by pixelpusher220 · · Score: 3, Funny

      keep your case open all the time so you can attach/detach it easily?

      Um this is slashdot...how many cases aren't already open? Sorry just couldn't resist the obvious!

      --
      People in cars cause accidents....accidents in cars cause people :-D
    33. Re:Security by obscurity, cool. by CrudPuppy · · Score: 0, Insightful

      and with all this Patriot Act stuff, even if this WERE truly secure, like they dont have to escrow keys to some "agency".

      it may keep RIAA away, but it certainly isnt stopping any govt agency, you can bet on that.

      --
      A year spent in artificial intelligence is enough to make one believe in God.
    34. Re:Security by obscurity, cool. by mkldev · · Score: 1
      Umm... the original version only did 40-bit DES, and you're right, even I could probably crack that faster than realtime.

      More recent versions of the X-Wall chipset, however, do both DES and triple-DES at 40*/64/128/192-bit strengths. It's unclear from the abit website what version of the chipset will be included in this motherboard.

      (* indicates mode only available on the low-end version of the chipset)

      --
      120 character sigs suck. Make it 250.
    35. Re:Security by obscurity, cool. by gweihir · · Score: 1

      A more serious problem happens when you loose/break the key. The only thing left to do is to format the HDD so it will bit be completely useless....

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    36. Re:Security by obscurity, cool. by shekondar · · Score: 2, Informative

      Actually, this page shows the key plugging into a cable outside the box. The encryption device itself is a card that connects between the hdd and motherboard.

      --

      No trees were harmed in posting this message. However, a large number of electrons were terribly inconvenienced
    37. Re:Security by obscurity, cool. by M.C.+Hampster · · Score: 1

      Correct me if I'm wrong but wouldn't that be breaking the DMCA?

      No, it would not be. It is common for people on Slashdot to constantly ask a question about breaking the DMCA, and more than 80% of the time, it is not. And even if it were, if there was a subpeona for the information, it would be illegal to break the encryption. You can't hide illegal activities behind the law.

      --
      Forget the whales - save the babies.
    38. Re:Security by obscurity, cool. by JaxGator75 · · Score: 1

      But if I copy those same files from someone else, I get to pay $150k/file... Nice...

      --
      Come and see the violence inherent in the system!
    39. Re:Security by obscurity, cool. by diersing · · Score: 3, Informative
      Why would you believe that the government couldn't take your computer?

      Yes, once they have possession they are going to tread lightly and copy because the kiddie pr0nster's tricks are to wipe the HDD if a security precaution isn't followed during boot/login. But hell yes, they can take anything (including you) with the correct paperwork (warrants and whatnot).

    40. Re:Security by obscurity, cool. by fudgefactor7 · · Score: 2, Informative

      That's clearly incorrect, the gov't can take your pc and do whatever they want with it, read about how Steve Jackson Games was raided by the Secret Service and had their equipment taken and many files compromised. Sure the SS lost that case, but do you think that ws an isolated incident? I don't.

    41. Re:Security by obscurity, cool. by Anonymous Coward · · Score: 2, Informative

      Strange claims, but this technology could be useful for other purposes. Encrypted CD-R's which can only be read on a specific computer, for example.

      You can alreay do this specific task with Linux via Loop-AES and GPG keys. You can store the GPG key on a dongle and encrypt ISO images with it. Then, copy to CD. You can mount the CD just like any other encrypted loopback device on Linux. In fact, I believe people have been doing this sort of thing for a while now with Loop-AES and CryptoAPI/Loop.
      Loop-AES README.

      The difference between the motherboard implementation and what has been in use for a while is lack of flexibility with greater ease of use.

    42. Re:Security by obscurity, cool. by Anonymous Coward · · Score: 0

      I had the same exact idea that used security through obscurity for hardrive encryption but I didn't tell anyone. I guess that did not work well.

    43. Re:Security by obscurity, cool. by Telastyn · · Score: 1

      Ah, I've not seen the self-destructive versions. that would be much more useful.

    44. Re:Security by obscurity, cool. by danheskett · · Score: 1

      and with all this Patriot Act stuff, even if this WERE truly secure, like they dont have to escrow keys to some "agency".
      Can you please quote for me and the crowd where in the USA Patriot Act anyone is required to escrow keys to anyone?

      I looked through the text and couldn't find this section.

      Thank you.

    45. Re:Security by obscurity, cool. by LinuxHam · · Score: 2, Informative

      I tried this and need a more reliable USB key. Mine kept falling apart spewing the guts out. Looked strikingly similar to a CueCat. Anyone have better luck with theirs?

      --
      Intelligent Life on Earth
    46. Re:Security by obscurity, cool. by SKPhoton · · Score: 1

      If the police showed up while your computer was off and unused (however often that may be) and you had your key hidden, a judge could simply order you to present it.

      Of course, the vast majority of law enforcement would simply confiscate the computer without a thought of secure ide. Only when they tried to boot or start extracting data would they notice something wrong.

    47. Re:Security by obscurity, cool. by protoshoggoth · · Score: 1

      The DMCA prohibits decrypting and the like *for purposes of making illegal copies*. That's not why they'd be doing it.

    48. Re:Security by obscurity, cool. by Anonymous Coward · · Score: 0

      Any hints as to the name of the product or where to get it?

    49. Re:Security by obscurity, cool. by shyster · · Score: 1
      The Inquirer made a typo. The article reads "Secure IDE, says Abit, has a special decoder without a special key, and that means hard drives can 'never be opened by anyone'.", which is completely different from ABit's website, which states that "SecureIDE connects to your IDE hard disk and has a special decoder; without a special key, your hard disk cannot be opened by anyone.", note the semi-colon.

      There is a key. Without it, your hard drive can not be "opened". Also, remember that ABit is a Taiwanese company, and their English tranlsations aren't always the best.

    50. Re:Security by obscurity, cool. by boulat · · Score: 1

      How about you read the article before posting something dumb?

      Its a hardware Security, which most of you software 'nerds' have no clue about.

    51. Re:Security by obscurity, cool. by Cromac · · Score: 3, Funny
      If the police showed up while your computer was off and unused (however often that may be) and you had your key hidden, a judge could simply order you to present it.

      Key what key? It was on the machine when the police took it, I have no idea what happend it after that your honor.

    52. Re:Security by obscurity, cool. by kasperd · · Score: 1

      how many cases aren't already open?

      Mine is closed. The computer simply gets too hot if I leave it open.

      --

      Do you care about the security of your wireless mouse?
    53. Re:Security by obscurity, cool. by hesiod · · Score: 0, Offtopic

      > a USB keychain--which has your special key

      What's this? Someone who not only read the article, but looked for answers before spouting off? Incredible. I'd say Mod parent up, but it's already at 5. Congratulations, you are proof that the "system" sometimes works!

    54. Re:Security by obscurity, cool. by ryanwright · · Score: 1

      What? How the hell do you get busted for war driving? What was he doing, sitting in parking lots of government agencies with a big ass antenna on the roof of his car?

      --
      -Ryan, with the unoriginal sig
    55. Re:Security by obscurity, cool. by mjmalone · · Score: 1

      sitting in the parking lot at the local college and the IT staff noticed an unauthorized mac address on the wireless lan

    56. Re:Security by obscurity, cool. by Catbeller · · Score: 1

      I think he means that the Guvmint spooks would be using informal backdoor agreements with Abit, Patriot Act or no.

    57. Re:Security by obscurity, cool. by ichimunki · · Score: 1

      No, "he" clearly stated that the alleged escrow was a result of "all this Patriot Act stuff". As to "Guvmint spooks", I should think that a company in Taiwan is a LOT more worried about what the Chinese government wants than the U.S. government.

      --
      I do not have a signature
    58. Re:Security by obscurity, cool. by ichimunki · · Score: 1

      So you're saying an excess of ventilation causes your computer to overheat?

      FWIW, my case is closed as well. Simply because I'm not in there tinkering with hardware very often.

      --
      I do not have a signature
    59. Re:Security by obscurity, cool. by Catbeller · · Score: 1

      As the Feds close in, throw the key on the ground. Then, jump up an down on the key. Finally, after the case is cracked open, find the chip with the key on it. Scratch the surface with anything sharp and metallic.

      Prepare to be beaten up for a couple of years in a little room next to your prison cell. And a little Fed-sanctioned rape/torture by your fellow prisoners is a sure bet. But, the data would be more-or-less safe for a while.

    60. Re:Security by obscurity, cool. by caluml · · Score: 1

      I made a slight mod to that. I use a file full of random crap **plus** a passphrase as my key to encrypt my data. In an emergency, shred -uvz /path/to/key will render the data absolutely useless, even if I give up my key. I wrote a little init script to help out with this.

    61. Re:Security by obscurity, cool. by Mysticalfruit · · Score: 1

      I guess the next question would be... Can you make copies of this key? If so, make a copy, put it in a water proof box and then go out in the woods, bury it and memorize the coordinates.

      --
      Yes Francis, the world has gone crazy.
    62. Re:Security by obscurity, cool. by grendel_x86 · · Score: 1

      Actually one of the provisions of the 'Patriot Act' is that to combat 'Hackers' the fbi can actually take your computer w/o even getting a warrent, as long as they have reasonable cause.

      Right now in congress, there is a bill to take warentless searching away from the fbi, but Asscroft and Bush are fighting it.

      Im sorry i dont have links to the articles, but if anyone reads 2600, they have it in one of the past two issues.

      Remember, the Department of Homeland Security is running under the concept of 'suspect everyone', and 'if you have nothing to hide, you have nothing to fear'.

      --
      Im glad /. isnt the real world, that would really suck..
    63. Re:Security by obscurity, cool. by kasperd · · Score: 1

      So you're saying an excess of ventilation causes your computer to overheat?

      Nope. The ventilation in my computer only works as intended when the case is closed. I once had the computer running for an hour open. The CPU was at 75C when I turned it off.

      --

      Do you care about the security of your wireless mouse?
    64. Re:Security by obscurity, cool. by caluml · · Score: 1
      In an emergency, shred -uvz /path/to/key will render the data absolutely useless, even if I give up my key.

      I of course meant even if I give up my passphrase.

    65. Re:Security by obscurity, cool. by Pieroxy · · Score: 1

      I hope you can have two of them (keys) and then store one at the bank or something...

      Besides, that's what backups are for... again to be stored at the bank! What's the point of having an encrypted HDD with 4 DAT tapes next to it unencrypted ;-)

    66. Re:Security by obscurity, cool. by caluml · · Score: 1

      I did that using a script - check it out.

    67. Re:Security by obscurity, cool. by Catbeller · · Score: 2, Informative

      And of course, this this classic case from 1995.

      There was an article called "alt.war.scientology" in a 1995 Wired feature article which went into much greater detail, but it's not on the Wired website, apparently.

      That 1995 article set off alarms that are still clanging today.

      Yes, indeed, they can do anything they like to you, and you can't do squat to stop them.

    68. Re:Security by obscurity, cool. by Catbeller · · Score: 3, Informative

      I'd say they would be equally concerned with both sets of spooks. Actually, they would be more concerned about the under-the-table trouble the U.S. would inflict if they didn't do as they were asked. Maybe a Mad Cow Disease or SARS infected microchips? (Canadians are convinced that the U.S. administration boosted the Toronto SARS threat, and went ape over one cow, to punish the nation for not supporting the Iraq invasion. It cost Canada millions.) Or seriously, sub rosa trade interference, which could be quietly mentioned by U.S. agents to Abit executives. Or much more simply, federal lawsuits up the wazoo could be mentioned.

      And the poster said "Patriot Act stuff", which indicates both the Act itself, and the atmosphere which surrounds it. Tho I think I'll leave the rest of the defense to the original poster.

    69. Re:Security by obscurity, cool. by spinlocked · · Score: 1

      I did that using a script - check it out.

      Cool, though you ought to be aware of your legal position if the UK Police wanted access to that data. As far as I understand the Regulation of Investigatory Powers Act 2000 (RIPA) and specifically this section: 'Failure to comply with a notice'

      Depending on the circumstances, you might be sent down for a 2 year stretch if you've wiped the key - even if you've done nothing wrong and the data in crypto is wholly innocent.

      The same would of course be true for these ABIT IDE controllers.

      --
      # init 5
      Connection closed.


      Oh... ...bugger.
    70. Re:Security by obscurity, cool. by caluml · · Score: 1

      I'm aware of it, yep. For some people though (not me), that 2 years might be a much better option though.

    71. Re:Security by obscurity, cool. by ichimunki · · Score: 1

      Yeah, somehow case fans don't do so well with open air. :)

      If you really wanted to keep the case open you'd need a desk fan maybe, or you could turn the case on its side (assuming it's a tower) so that the heat could rise away more easily. To me this would be worthwhile if you were testing lots of differnt internal cards and absolutely had to keep the case open, but in real life I don't see the point.

      --
      I do not have a signature
    72. Re:Security by obscurity, cool. by kasperd · · Score: 1

      Well, it is not a tower model, and I don't try lots of internal cards as this computer have no expansion slots at all. I was just copying a 120GB harddisk (takes a long time with only a single ATA33 channel). The only good things to say about this computer is, that it was cheap, and it make very litle noise. (And the i810 graphics actually works quite well with Linux.)

      --

      Do you care about the security of your wireless mouse?
    73. Re:Security by obscurity, cool. by dnoyeb · · Score: 1

      This is why the feds always bust in your house at 2am; So you can't flush your evidence.

      Now if your key is already hidden like say, in your "Gold Tooth." ;)

    74. Re:Security by obscurity, cool. by netsharc · · Score: 1

      What a beautiful idea, and using a flash-ROM based USB key means there's really should be no trace of previous data left, unlike on harddisks, which some agencies claim they can see the previous 9 values of a bit on a particular place.

      --
      What time is it/will be over there? Check with my iPhone app!
    75. Re:Security by obscurity, cool. by gakguk · · Score: 1

      -1. Clueless.

      Next time you see a ;, expect more than "without a special key"... Like "without a special key, your hard disk cannot be opened by anyone."

    76. Re:Security by obscurity, cool. by jim3e8 · · Score: 1

      This is interesting, but I was wondering how this is any different than encrypting your data with a GPG key (the key is protected by a passphrase), and then storing the GPG key on a USB dongle. As a couple people have mentioned earlier, Loop-AES lets you do this out of the box.

    77. Re:Security by obscurity, cool. by Steal+This+Account · · Score: 1

      A better strategy to get haxx0rs burning the midnight oil would be to bust them at about 8am or something, right? They're very likely to be up at 2 am.

      --
      Steal this account! Go to mailinator.com and
    78. Re:Security by obscurity, cool. by iocat · · Score: 1

      I love my Disk-On-Key, but it's fallen apart many times, and is currently held together with many layers of scotch tape (needed so that the key will still stick into the cracked case). Uh, anyway, they have nice security features.

      --

      Dude, I think I can see my house from here.

    79. Re:Security by obscurity, cool. by Tony+Hoyle · · Score: 1

      In fact in the UK if you happen to run a paedophile ring or have evidence of your ritual cannibalism club on your computer it's far better to withold the key (max 2 years sentence) than get sent down for murder (max. life sentence).

      The law's funny like that...

    80. Re:Security by obscurity, cool. by Lord+Kano · · Score: 1

      It looks like to boot your computer, the key needs to be there. So make sure the police never show up while you are using the computer, never keep the key on you and keep your case open all the time so you can attach/detach it easily?

      Look at the illustration here you will see that the key plugs into a pigtail that is obviously meant to be routed through an available slot at the back of the case into the outside world.

      So, let us say for the sake of argument, that you are storing something sensitive anought to make it worth this effort. Unless 3rd Echelon is coming for you, you'll have at least a few seconds notice when someone is coming in.

      Step 1. Remove key.
      Step 2. Crush key between your molars.
      Step 3. Depress and release reset button on PC's case.

      I mean, because of the nature of the security, it seems to me that one wouldn't want to run the OS or anything from the encrypted drive, just to store any files that need to be kept private.

      LK

      --
      "Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
    81. Re:Security by obscurity, cool. by ryanwright · · Score: 1

      Man, that blows. So what, they called 911 and turned in his license plate? Or the cops caught him there? This is a little scary. What if I'm sitting outside a Starbucks and get hooked up on some company's LAN instead of Starbucks' LAN - they sieze every bit of computer equipment they can find?

      If I were your friend, I'd put a huge write-up about this on the Internet, talk to all of the media outlets, and make a nasty stink about it. And I'd hire a good lawyer.

      --
      -Ryan, with the unoriginal sig
    82. Re:Security by obscurity, cool. by ncc74656 · · Score: 1
      Nope. You have to click on the article, and click on the "Secur" picture.

      That link only shows up if you allow their useless Flash to play...here is the URL to the page that describes how it all goes together.

      It looks like something that could be added on to any computer system...it's just a board that sits on the IDE cable between the motherboard and the drive. Plug in the key and your computer boots up; leave it unplugged and you get garbage.

      (A quick check of Enova's website indicates they're using triple-DES encryption. They have a PCI IDE controller and a USB 2.0 external drive case that include their encryption hardware.)

      --
      20 January 2017: the End of an Error.
    83. Re:Security by obscurity, cool. by mjmalone · · Score: 2, Interesting

      Well, he had been there before so they kind of expected him to show up I guess. The IT people called the police and they came and didn't really know what to do other than ask for his license and registration. When the police showed up the IT people came outside and looked at his computer and found the MAC address which matched the ones in their logs.

      The case was dropped, they really didn't have any hard evidence and the law is very grey in this area since there are no real precedents. The police have retained his laptop for a long time though, they keep giving him the run around when he tries to get it back.

    84. Re:Security by obscurity, cool. by ncc74656 · · Score: 1
      If the police showed up while your computer was off and unused (however often that may be) and you had your key hidden, a judge could simply order you to present it.

      ...and that's when you take the Fifth.

      --
      20 January 2017: the End of an Error.
    85. Re:Security by obscurity, cool. by CrudPuppy · · Score: 1

      yes, I absolutely meant Patriot Act in the most general sense. I mean to say that the current state of mind of the US Government seems to be "let's take all personal freedom and privacy in the name of preventing another horrific (self-inflicted?) act of terrorism while the constituents still have the smell of fresh blood in their noses"

      read between the lines all you want about conspiracy theories, and you'll probably end up with a good idea of how I feel about all of these "protections" from evil.

      oh, and two fingers in the air to the moron that modded my original post down.

      --
      A year spent in artificial intelligence is enough to make one believe in God.
    86. Re:Security by obscurity, cool. by phelddagrif · · Score: 1

      Hey the SARS threat was complete media hype. 42 people died IN TOTAL. Not on a single day. More people die in a large city from the flu. Even automobile accidents can kill more. Yet are they publicized and created into huge hypestorms? No.

      The healthcare workers here in toronto did an AMAZING job in providing a good help.

      Maybe the US media is trying to punish Canada for not being a little bitch. Maybe they're just trying to scare and control their population through fear and terror, as per norm. Maybe I'm crazy, from the non-existent mad cow craze. Maybe not..

    87. Re:Security by obscurity, cool. by macdaddy357 · · Score: 1

      If this works, then buy it, and use it. Take that, RIAA! In the mean time, don't buy CDs.

      --
      How ya like dat?
    88. Re:Security by obscurity, cool. by numark · · Score: 1

      The Fifth Amendment only applies to testifying against yourself. If the judge issues a subpoena for the key, you're required to provide the evidence requested or you'll be thrown in jail for contempt of court, which I would assume probably isn't a good thing.

      --
      Want Slashdot headlines on your site? Try SlashHead
    89. Re:Security by obscurity, cool. by Anonymous Coward · · Score: 0

      Nice idea, but if it really came down to it, couldn't the police *order* you (warrant? subpoena? IANAL) to decrypt your HD for them? They would have to have sufficient evidence to suspect something illegal, of course, but "sufficient evidence" seems to be getting thinner and thinner these days...

    90. Re:Security by obscurity, cool. by toddestan · · Score: 1

      Well one solution would be to have a second key, and when this key is plugged into the computer, it orders the computer to destroy all the data. Hence, it is just a blank disk. "Gee, I don't know what went wrong, are you sure your boys didn't drop it?"

      Even more clever would be a key that destroys the sensitive stuff, but leaves the OS and other stuff on the drive alone. You could throw a bunch of pr0n on there or something like that so they'll think that is what you are hiding.

      The real problem is how to make the second key's operation seemless. They may get suspicious if there is a long pause while the computer seeks out and destroys the sensitive data.

    91. Re:Security by obscurity, cool. by ncc74656 · · Score: 1
      The Fifth Amendment only applies to testifying against yourself. If the judge issues a subpoena for the key, you're required to provide the evidence requested...

      ...and if turning over the key to your computer allows access to information that may incriminate you, how is that not self-incrimination?

      --
      20 January 2017: the End of an Error.
    92. Re:Security by obscurity, cool. by rootofevil · · Score: 1

      eh. given the way ABIT deals with RMA boards, you are just as likely to get your own board back as someone else equally broken board, as long as it powers on.

      --
      turn up the jukebox and tell me a lie
    93. Re:Security by obscurity, cool. by numark · · Score: 1

      I did a little more research into the topic and it appears that the parent is correct. This yet again proves that IANAL. At least I can't say I didn't learn something today.

      --
      Want Slashdot headlines on your site? Try SlashHead
    94. Re:Security by obscurity, cool. by danheskett · · Score: 1

      You say clearly that the Patriot Act requires Abit to escrow the keys. I am saying, I have looked for this language and cannot find it.

      So please, please please quote for us where these government agencies are able to require companies to escrow encryption keys. I can't find it and would like to know what is out there.

      Thank you.

    95. Re:Security by obscurity, cool. by Anonymous Coward · · Score: 0

      Unfortunately, no. It prohibits breaking methods of preventing access to a copyrighted work.

    96. Re:Security by obscurity, cool. by Viceice · · Score: 1

      It's IEEE 1394/ Firewire

      --
      Sometimes I wish I was a plumber, then I'd know how to deal with other people's shit.
    97. Re:Security by obscurity, cool. by ryanwright · · Score: 1

      Bummer; I hope he gets it back soon. Thank you for relating the story. :)

      --
      -Ryan, with the unoriginal sig
    98. Re:Security by obscurity, cool. by asscroft · · Score: 1

      Ah, the troubles caused by a missing semicolon. Us slashdot geeks should know better. Thanks for posting the clarification.

      --
      because I have been enjoined by this Holy Office to abandon the false opinion which maintains that the Sun is the centre
    99. Re:Security by obscurity, cool. by Anonymous Coward · · Score: 0

      Case? I've got four machines spread over the table and not a case in site. Cases are such a joke and they're damn ugly while the boards and cards are actually cool looking with little LEDs and all that fun stuff.

    100. Re:Security by obscurity, cool. by caluml · · Score: 1

      It's no different to shredding your ~/.gnupg/secrin*, apart from the fact that you want the encryption/decryption to be transparent. Hence GPG isn't an option.

  2. Oh great! by Pig+Hogger · · Score: 2, Funny

    Now I can make a stealth pr0n server!!!

    1. Re:Oh great! by dicepackage · · Score: 0

      You can make it so stealh that the porn is invisible.

    2. Re:Oh great! by Anonymous Coward · · Score: 1, Funny
      Invisible pr0n..

      .

      .

      .

      .
      Hot!

  3. Shouldn't be hard to break if you have the MB also by Shishak · · Score: 0, Redundant

    I'm assuming that the MB uses an encryption key on the data before it is stored on the HD. If the HD is removed it is worthless. What if the Gov't or RIAA took the MB and the HD together. The key is on the MB somewhere and should be too hard to find. I wonder if you can set it up so you need to enter the key everytime you boot the computer so it can store it and continue to encrypt/decrypt the data.

    --
    Now I hope and pray that I will But today I am still, just a bill
  4. Anything to sell a product... by mahdi13 · · Score: 4, Funny

    and will keep the RIAA away from your Kazaa files

    That has to be one of the biggest marketing lies I've ever heard since 'Win98 doesn't crash...' as the PS/2 mouse was plugged in...

    --
    "Some things have to be believed to be seen." - Ralph Hodgson
    1. Re:Anything to sell a product... by infinite9 · · Score: 1

      Yeah, it will keep them away from your files after your computer has been siezed. Too little too late. They already got your list before they ever filed. Chances are they don't need the computer anyway. The only thing that will stop the RIAA for good is the next generation of p2p.

      --
      Disconnect your television. Do your own research. Draw your own conclusions. They're probably lying. Don't be a sheep.
    2. Re:Anything to sell a product... by Anonymous Coward · · Score: 0

      actually it was a usb scanner..

    3. Re:Anything to sell a product... by EinarH · · Score: 1
      Yup, but most people fall for such a marketing trick almost every time.

      It's the feature trick; as a producer of something you just add a feature that cost you almost nothing. I guess this new feature cost under $1 to add but they can add $5-10 on the retail price.

      --

      Melius mori in libertate quam vivere in servitute.

    4. Re:Anything to sell a product... by JeffTL · · Score: 1

      The "next generation" of which you speak is actually the oldest, videlicet, bootlegging. As long as there are analog outputs, piracy is alive and well as far as I'm concerned.

    5. Re:Anything to sell a product... by EinarH · · Score: 1
      That should have been "cost them almost nothing".

      Forgot the Preview option again...

      --

      Melius mori in libertate quam vivere in servitute.

    6. Re:Anything to sell a product... by Nogami_Saeko · · Score: 1

      Ya, interestingly enough, because the RIAA is going after people in civil court, rather than criminal court, it's apparently not necessary for them to prove you're "guilty".

      All they need to do is show "reasonable evidence" of an infringing activity, and it's probably enough to win the case.

      I don't think it's possible for them to get people jail-time under civil court, but they can certainly fine you for a nice sum.

      For all intents and purposes, it's like the RIAA is taking you to the People's Court, or good ol' Judge Judy.

      --
      "Nothing strengthens authority so much as silence." - Charles de Gaulle
    7. Re:Anything to sell a product... by lightcycle · · Score: 1

      But it is kind of remarkable that the RIAA has become so annoying that marketing uses them to hype features. Some time ago, it was all about "protect your valuable projectdata", now they are running campaigns to get people buying to avoid lawsuits, "Hide your copyright infringements". Wonder if RIAA will respond to this.

      --

      The stars that shine and the stars that shrink
      in the face of stagnation the water runs before your eyes
    8. Re:Anything to sell a product... by Anonymous Coward · · Score: 0

      Yeah and "ashcroft will protect us from the terrorists" is about on-par with this...

    9. Re:Anything to sell a product... by Anonymous Coward · · Score: 0

      I'd love to have the RIAA show up on Judge Judy. She'd put the smack down on those bastards and declare the DMCA unconstitutional, too! All in a half hour's work...

    10. Re:Anything to sell a product... by Izago909 · · Score: 3, Informative

      Copyright violation is also a federal crime, hence the FBI warnings on videos. They may not be able to send you to jail, but they can still suck you dry in civil court. It may be harder for them to get the maximum dollar penalty though.

      Still, I agree though. If you have used your key to open and run your system, any data transferred over the internet has your encryption removed. Another example of BS marketing at it's best. It's a good thing that any individual who is in the target market would probably know better. It could be a good selling point to orginizations in need of tighter security though. Would you feel a bit better if your accountant used this on his system?

    11. Re:Anything to sell a product... by Divide+By+Zero · · Score: 2, Insightful

      any data transferred over the internet has your encryption removed.

      Oh, for a mod point.

      This is the real reason that this technology is worthless to keep RIAA/FBI/NSA/CIA/AARP off your back. They're gonna pick it up when you transmit it over a public network. The Secure IDE technology that ABIT is touting protects your local machine on boot if you don't have the USB key - it does nothing for encrypting what you send on the network. If it did, it'd be rendering p2p useless, because nobody else has your sooper sekrit USB key to see what you're sharing. What moron is going to randomly pick your name out of a hat, and come over to your house and take the hard drive out without probable cause?

      No, they're going to watch what you're sharing, what you're transmitting and recieving, man-in-the-middle it for evidence if they're feeling inspired, THEN and only then, will they drag your ass into civil court, where "Innocent until proven guilty" doesn't hold as much water. The damage is done before you see the subpoena.

      Remember kids, the Constitution, the Bill of Rights, all that, is to protect you from the GOVERNMENT. The RIAA is NOT the government. (Yet.) The judges have to protect you from the RIAA, and they're most definitely not doing that.

      --
      Dare to Hope. Prepare to be Disappointed.
    12. Re:Anything to sell a product... by Qzukk · · Score: 1

      This is the real reason that this technology is worthless to keep RIAA/FBI/NSA/CIA/AARP off your back. They're gonna pick it up when you transmit it over a public network.

      Do you know what the REAL reason is? Its because all they have to do is get to your computer while its running (either they kick down the door while you're in the shower, or do it "remotely") and the drive is mounted. All the encryption in the world is useless when the system is happily decrypting everything for all comers.

      This is why when I'm in tinfoil hat mode, I encrypt every file seperately, when I want to play a song I disconnect from the internet, create a ramdisk, decrypt into the ramdisk, play the song, then kill the ramdisk when its done and reconnect.

      --
      If I have been able to see further than others, it is because I bought a pair of binoculars.
    13. Re:Anything to sell a product... by Izago909 · · Score: 1

      All good and well, except either they would find the key during the search of your house, or your attitude of supremacy will drive them to brute force the encryption just to spite you. I doubt that they are going to be using a 2048 bit encryption scheme with a recursive fractal algorithm for a key generator, or some other star trek sounding crap. Refusing the decrypt your data is not the equivalent of pleading the 5th. A failure to decrypt, if technically possible, on a judges could be a very bad thing.

    14. Re:Anything to sell a product... by Anonymous Coward · · Score: 0

      uh, many OS'S may crash if you plug in a PS/2 mouse or keyboard device. They are not designed to be hot installable. You can damage a motherbaord via a short if you do so.

    15. Re:Anything to sell a product... by zonker · · Score: 0

      for all of you youngin's out there...

      back in the days of win3.1 when ibm was trying to push os/2 2.1 they used their 'crash protection' as a selling point. i always got a kick out of that. though, i will say, compared to win3.1, os/2 was pretty damned solid...

  5. Great, now they steal your whole computer. by Splat · · Score: 5, Funny

    Gestapo Internal Memo:

    Remember people, when we break into homes with search warrants, you need to take the MOTHERBOARD now too!

    1. Re:Great, now they steal your whole computer. by UberChuckie · · Score: 2, Interesting

      Doesn't the Patriot Act remove the need for a search warrant to enter your home?

    2. Re:Great, now they steal your whole computer. by kannibal_klown · · Score: 1

      I think so, but only if it was related to terrorism (ie, a nosey neighbor heard you talking about playing counterstrike and told the feds she thinks you're a terrorist).

      Then again, I blieve they recently started labelling hackers as potential terrorist threats.

      But take that with a grain of salt.

    3. Re:Great, now they steal your whole computer. by Lord_Slepnir · · Score: 4, Interesting
      Actually, They prefer to be called Secstapo now.
      Ge = Geheimnis, or Secret
      Sta = Staat, or State
      Po = Polizei, or Police

      Translate from german to english, and mash it all together again, and viola, Secstapo

    4. Re:Great, now they steal your whole computer. by mbyte · · Score: 1

      actually in germany they'll take your whole computer system in case of doubt ...
      including monitor, mice, joystick, printer, etc, etc ... who knows .. maybe u installed an webserver on the printer ;)

    5. Re:Great, now they steal your whole computer. by Apreche · · Score: 2, Insightful

      Only if you are an enemy combatant. And in a war on terror all terrorists are enemy combatants. And terrorist is defined in the patriot act as, just about everybody they want to lock up without trial.

      --
      The GeekNights podcast is going strong. Listen!
    6. Re:Great, now they steal your whole computer. by homer_ca · · Score: 2, Informative

      Not exactly, but it does allow sneak and peek warrants for secret searches where they try to break in undetected and never notify the suspect. In that scenario, you could imagine the Feds opening the computer to clone the hard drive and putting things back the way they found them. This would slow them down if the person took the dongle with them when he left the house.

    7. Re:Great, now they steal your whole computer. by Anonymous Coward · · Score: 0

      please smack yourself...

      if you dont also get the USB key with the hash in it, that ain't gonna do you any good.

      RTFA.....

    8. Re:Great, now they steal your whole computer. by Dr+Caleb · · Score: 1
      but it does allow sneak and peek warrants for secret searches.. Wait till they meet my 150lb Rottie. They'll still be there when I get back. Well, parts of them will be.

      --
      "History doesn't repeat itself, but it does rhyme." Mark Twain
    9. Re:Great, now they steal your whole computer. by jeremie_z_ · · Score: 1

      Actually when Police seize computers, they take the whold PC without materring unplugging harddisks and stuff...

      And here in France, not telling passwords of a crypted things is considered as a penal offense, from a recent law i think.

      so all you US folks may already have that kind of how-ya-callit "Homeland Security" issues too...

      yeah maybe it's just marketting afterall... but this raises interesting issues about concurrence of law and technology anyway ;)

    10. Re:Great, now they steal your whole computer. by nateb · · Score: 1
      Secstapo

      Sex?

      Stop!

      Oh!!!

      --
      -- Nate
    11. Re:Great, now they steal your whole computer. by lars_stefan_axelsson · · Score: 2, Interesting
      Ge = Geheimnis, or Secret

      I'm going to pick an very small nit: While Geheminis is the correct root, in the abbreviation it becomes Geheime. I don't know the proper English terminology for changing nouns like this (since, well, English doesn't do it). So the correct expansion of Gestapo is Geheime Staatspolizei.

      Doesn't change the meaning or point of your post one bit. Just so no one will go arround shouting for the Gehemnis Staatspolizei. That would roughly translate to "a secret" state police.

      And I assume you already knew about the umbrella organisation that contained the Gestapo the SD (Sicherheits dienst) and the Kriminalpolizei; Reichssicherheitsamt. Translate that and you have: Reich=Realm or homeland, sicherheit=security, amt=department/office, i.e. the Department of homeland security. Nice bit of translation there. :-)

      --
      Stefan Axelsson
  6. Doesn't the X-Box do something along these lines? by pecosdave · · Score: 0

    or is it just and access "key"?

    --
    The preceding post was not a Slashvertisement.
  7. How many hacks involve stealing the hard drive? by asternick · · Score: 4, Interesting

    Correct me if I am wrong, but applications can still access unencrypted data; doesn't that mean numerous hacks would still work? 4ndr3w Scientists have been proven wrong time and time again -- by other scientists

    1. Re:How many hacks involve stealing the hard drive? by saskwach · · Score: 0

      That...and if the government's appropriating a computer, why only take the hard drive? Where's the key stored? Is it accessible through software? I suppose it has to be for reasons demonstrated by the parent. So if my software can access my Secure Key, how is it secure at all? I don't see how this will keep the RIAA from getting at my hard drive...unless it comes with some magic Lawyer Repellent. (Ooh, I bet I could market that)

    2. Re:How many hacks involve stealing the hard drive? by muffel · · Score: 1
      Correct me if I am wrong, but applications can still access unencrypted data; doesn't that mean numerous hacks would still work?
      Yes. And if you lock your house, you could still die in a plain crash. Duh.
      --

      bla
    3. Re:How many hacks involve stealing the hard drive? by Anonymous Coward · · Score: 0

      How does that differ from a decorated crash?

      Oh, you meant "plane". I'm sorry. Duh.

    4. Re:How many hacks involve stealing the hard drive? by LinuxHam · · Score: 1

      WTF? Stop watching Donnie Darko so much.

      --
      Intelligent Life on Earth
    5. Re:How many hacks involve stealing the hard drive? by shadow099 · · Score: 1

      Correct, but even worse the operating system has access to the un-encripted data. The apps can be beaten into submission, but the OS... well,... you get the picture.

      ---------
      Quickest Enterprise backup: cp -R /home /dev/null
      2 seconds later --> Backup Complete!

    6. Re:How many hacks involve stealing the hard drive? by SteelRat · · Score: 1

      actually it is somewhat common that the theft of a drive on a system with sensitive information by someone with physical access to a machine (think server farm or colo site).

      Preventing this with a hardware token that is used when a box is rebooted is a pretty slick idea.

      Then, I suppose, there would be a procedure where those at the physical site would need to plug in the hardware token when the box is rebooted. Seems like a good and worthy idea to me. I could see it becoming a standard and a selling point for managed linux hosting.

  8. Have the k7-max2, less legacy! by Thinkit3 · · Score: 1

    Pretty good board. Finally one without serial and parallel ports! That's what I got it for! Reliable and fast for all I can see.

    --
    -Libertarian secular transhumanist
    1. Re:Have the k7-max2, less legacy! by Doesn't_Comment_Code · · Score: 1

      I wonder how fast/slow the encryption/decription works. If it takes a little longer to encrypt the data as it flys from the motherboard to the hard disk and vice-versa, you could develop performance hindering bottlenecks. Of course if the encryption/decryption process is as fast or faster than the IDE bus, then there is no problem. It would be transparent to the user.

      I'd like to see some tests run on the performance of the new system. I would even accept a SLIGHT descrease in performance for the security. But I don't want noticeably slower data writing/fetching from the hard disk (since it's already the slowest thing that happens in the computer).

      --

      Slashdot Syndrome: the sudden, extreme urge to correct someone in order to validate one's self.
    2. Re:Have the k7-max2, less legacy! by 3terrabyte · · Score: 1
      As the links show... 1.1 Gbits.

      --

      Why are there only 19 people folding@home for slashdot?

  9. Keys to the (water cooled) castle... by BrynM · · Score: 4, Informative
    From the description:
    without a special key, your hard disk cannot be opened by anyone.
    They forgot to mention that you will also need a special motherboard to access your data, conveniently enough made by them. From this page, it seems like the key is just a USB drive. They claim that "A password can be cracked by software in a few hours", but a hardware dongle containing software can be spoofed, copied or cracked at leasure if stolen. If you lose the key, you're pretty much screwed if you don't have the hardware or patience to hack your way back in. Conversley, if they make it easy for you to back up your key, they have also made it easy for other people to do so as well. They mention using FDISK from a DOS prompt to set your drive up, so existing installs and non-windows machines need not apply. They also don't mention if you are stuck with only one choice of filesystem to use their features.

    Nothing is ever completely secure, but I could see where this would help some. Genuinely a cool idea, but I'll wait a couple of years to see if it matures some first.

    --
    US Democracy:The best person for the job (among These pre-selected choices...)
    1. Re:Keys to the (water cooled) castle... by rthille · · Score: 4, Interesting

      if you're using FDISK in DOS to setup the partitions, there's no reason you can't install Linux on top of the DOS partition. That's how they all are. Even on my Cobalt MIPS box, it's got a freaking DOS partition layout.

      The real question is, if the Key is USB, does the OS need to mediate between the SecureIDE subsystem and the USB key, or does the BIOS do it below the OS?

      There are a few problems with it though. The key is almost certainly copied off the USB key into local storage, rather than passing all data through the USB port for encryption (though with a dedicated USB2.0 port, that might be allright), and if you're getting sued and the court requires you to make the data accessible, saying you 'lost' the key is going to put you in jail.

      --
      Awesome furniture, accessories and cabinetry in Santa Rosa, CA: http://humanity-home.com/
    2. Re:Keys to the (water cooled) castle... by BrynM · · Score: 1
      I'm betting that it uses a proprietary USB interface to hand the encryption data to the daughtercard in the diagram. It may just pass the data straight to the BIOS though.

      As to FDISK, I can't even remember the last time I used a DOS partition for Linux. I would be loathe to go back to that filesystem and would consider it too much of a downgrade to justify the added security - especially if they rely on Microsoft's FAT16 implementation. FAT32 would be a little better, but still not compare to any decent journaling filesystem. Being stuck with FAT may also mean that you can't create a real Swap Partition or that it would be un-encrypted.

      --
      US Democracy:The best person for the job (among These pre-selected choices...)
    3. Re:Keys to the (water cooled) castle... by Zathrus · · Score: 4, Informative

      They mention using FDISK from a DOS prompt to set your drive up, so existing installs and non-windows machines need not apply.

      How'd you make that leap of intuition?

      Yes, existing installs need not apply... that makes sense. They're writing encrypted data to the drive, and mixing encrypted and unencrypted would be a bad idea. But how on earth do you think this is tied to Windows?

      The encryption is occurring at a BIOS/hardware level. You can run whatever OS you want and it'd work fine because the entire point was that you could setup the drive in a normal fashion -- you don't need to use any special tools to do it. If you were restricted to a particular OS or to a particular FS then you'd have to use Abit's own tools to do it.

      Not such a cool idea IMO, more junk like the tube based audio they put out. Lots of flash with no substance, since if someone wants that data they're going to get it. I seriously doubt they implemented a sturdy enough encryption system to resist any significant governmental cracking... at least not one that can run in real time. It's mostly for the overly paranoid dweebs out there who don't realize that nobody wants to read their data.

    4. Re:Keys to the (water cooled) castle... by rthille · · Score: 1

      DOS partition, not DOS (FAT16/FAT32) _filesystem_. I _assume_ that the Secure ID system is just doing block ciphers on the disk blocks. So, it would just encrypt the blocks on disk making up the FDISK partition containing your (possibly multiple) ext2fs filesystems.

      Robert

      --
      Awesome furniture, accessories and cabinetry in Santa Rosa, CA: http://humanity-home.com/
    5. Re:Keys to the (water cooled) castle... by BrynM · · Score: 1
      From their own page that I mentioned earlier:
      When booting up your system, go to DOS and implement the FDISK instruction. This instruction will make a partition to format the Hard Disk to accept the secure IDE key.
      It would seem to me that if they weren't limiting you to choice of OS, they would have said "format your drive as normal after preparation" or something similar. I am reading between the lines, but it seems kind of obvious to me.

      They are probably using the File Allocation Table itself (the FAT in FAT) to store some encryption data or authentication info. That would also tie them to a particular implementation of FAT most likely. Any hardware specialists in the house to speculate?

      --
      US Democracy:The best person for the job (among These pre-selected choices...)
    6. Re:Keys to the (water cooled) castle... by BrynM · · Score: 1

      Thanks for clearing that up for me. Bitten by the Common Acronym/Nomneclature monster! Doh!

      --
      US Democracy:The best person for the job (among These pre-selected choices...)
    7. Re:Keys to the (water cooled) castle... by Surak · · Score: 2, Informative

      Unless you are using the kernel Logical Volume Management (LVM), you are most likely using a DOS parition for Linux. FAT16 and FAT32 are filesystems, not partitions. ext2/ext3 and other compatible Linux filesystems typically install on top of a DOS partition unless using the new LVM stuff.

    8. Re:Keys to the (water cooled) castle... by thebes · · Score: 1

      The comment about using FDISK I believe was to make the point that you are simply creating a new partition....i.e. you can't just plug a hard drive with existing unencrypted data in and automatically have it encrypted. You have to create the partition with the device plugged in.

    9. Re:Keys to the (water cooled) castle... by rthille · · Score: 1

      No problem. That stuff is confusing as hell. I've been a NeXT/Mac guy forever, and got a Cobalt Qube2 awhile back. Put NetBSD on it and had to learn all about FDISK, the limit of 4 'real' partitions, extended partitions, the difference between fdisk's idea of partitions and the disklabel's idea of partitions. Lots of fun.

      --
      Awesome furniture, accessories and cabinetry in Santa Rosa, CA: http://humanity-home.com/
    10. Re:Keys to the (water cooled) castle... by 3terrabyte · · Score: 1
      Losing the key. Well, wouldn't the penalty for losing a key less than the 97 million dollars the RIAA could sue you for?

      Would "pleading the 5th" work here?

      Also, these cases are all about building evidence. If they're going to bust your door down to confiscate your computers to prove you have a 2 TB digital library, then it all starts with probably cause. They have probably cause that you have this in your home. They get a search warrant form the judge. They then bust in looking for it, find it and use it against you in the court of law (Criminal suit). However, if they don't find it (because everything you have is encrypted) then they don't have that evidence. Consider it flushing the cocaine down the toilet...no?

      --

      Why are there only 19 people folding@home for slashdot?

    11. Re:Keys to the (water cooled) castle... by Frac · · Score: 3, Funny

      If you lose the key, you're pretty much screwed if you don't have the hardware or patience to hack your way back in.

      Isn't that a GOOD thing? That's good security right?

      I don't want a secure IDE drive that "if you lose the key, you can snap your fingers and get all the unencrypted data back!"

    12. Re:Keys to the (water cooled) castle... by Zathrus · · Score: 3, Informative

      You're deeply overthinking this. Vastly.

      They made the example because formatting the drive is insufficient -- the partition table itself must be encrypted, and that requires repartitioning. Since 99% of all PCs are used in Windows, it's a fairly reasonable thing to talk about how to do it for that OS.

      They are probably using the File Allocation Table itself (the FAT in FAT) to store some encryption data or authentication info. That would also tie them to a particular implementation of FAT most likely.

      Uh, except that you don't set that up in fdisk. fdisk merely creates the partition table. You can decide what FS is in which partition independant of that.

      Any hardware specialists in the house to speculate?

      Yes.

    13. Re:Keys to the (water cooled) castle... by BrynM · · Score: 1

      Thanks for the answer! I eventually found the manual (troll around these threads for a link) and that cleared thins up for me as well.

      --
      US Democracy:The best person for the job (among These pre-selected choices...)
    14. Re:Keys to the (water cooled) castle... by kasperd · · Score: 1

      FAT16 and FAT32 are filesystems, not partitions.

      You are wrong about that. Each entry in the partition table contains a one byte type field, that tells you which filesystem is on the partition. Not that Linux cares. Linux will use the filesystem specified in /etc/fstab, on the command line, or autodetected by looking on the super block. But DOS and Windows do care about the type specified in the partition table. Did you ever try the l command in the Linux fdisk program. It will list a lot of those partition types. I could see 16 different types of FAT partitions. And only four types of Linux partitions, because Linux doesn't really care about those types. Some Linux install programs do however read the types.

      --

      Do you care about the security of your wireless mouse?
    15. Re:Keys to the (water cooled) castle... by Jmstuckman · · Score: 2, Informative

      I think it was AOpen that made the tube audio motherboard.

    16. Re:Keys to the (water cooled) castle... by Surak · · Score: 1

      The partition table specifies the type of filesystem contained on the partition, yes, but the format of the partition table itself is an MS-DOS partition table. The only thing that defines what partitions are what and where they are on the disk is the partition table. Hence, they are DOS partitions, even if the filesystem type on the partition may be non-DOS.

    17. Re:Keys to the (water cooled) castle... by kasperd · · Score: 1

      the format of the partition table itself is an MS-DOS partition table.

      The partition table format is not OS specific. That particular format is supported by all OSes I know for the PC. (And for good reason). Linux does support other formats as well, but the "native" format when compiled for IA32 is the same as the one DOS uses.

      --

      Do you care about the security of your wireless mouse?
    18. Re:Keys to the (water cooled) castle... by Surak · · Score: 1

      The partition table format is not OS specific. That particular format is supported by all OSes I know for the PC. (And for good reason). Linux does support other formats as well, but the "native" format when compiled for IA32 is the same as the one DOS uses.

      Where do you think the one DOS uses came from?

      Yes, it's supported by most of the common PC OSes (Windows NT/2000/XP, OS/2, Linux, etc.) at least, yes*. But ultimately it was a partition table that was developed for MS-DOS, it originated with MS-DOS, and hence it *is* the MS-DOS partition table format. There are OTHER formats that did NOT originate with MS-DOS. (FWIW, modern Windows versions support other formats than the MS-DOS format for partition tables.)

      [*] Though I'm not sure about Solaris x86, I tend to think it would support the Solaris partition table format.

    19. Re:Keys to the (water cooled) castle... by kasperd · · Score: 1

      Where do you think the one DOS uses came from?

      I have found multiple documents stating that the first DOS version to support harddisks were MSDOS 3.0 from 1984. But the partition support in that version was so bad, that it might as well have been absent. It looks as it was something Microsoft added because they were somehow forced to, not because it was something they intended to use for anything reasonable.

      I did a litle more search and found what apears to be the original assembler source code for the partition table and parsing code. Notice the comment that indicates this was written by IBM two years before a DOS version with harddisk support were released.

      --

      Do you care about the security of your wireless mouse?
    20. Re:Keys to the (water cooled) castle... by Surak · · Score: 1

      Heh. I was *around* at that time, I didn't need the documents, but you might want to re-read them. :) Both documents state that support was added for hard disks exactly in the version I remember them, version 2.0. The IBM PC/XT came with a 10 MB hard drive originally, and was the impetus for hard drive support in MS-DOS. It's not entirely unlikely that IBM actually wrote the partition table code, but it still was most likely written *for* MS-DOS/PC-DOS. Remember that DOS was a *joint* project between IBM and Microsoft, it was *never* just Microsoft's OS.

      2.0 1983 This added support for IBM's 10 MB hard disk, directories and double-density 5.25" floppy disks with capacities of 360 KB

      March 1983 MS-DOS 2.0 OEM Version For Zenith - This added support for IBM's 10 MB Hard Disk, Directories and Double-Density 5.25" Floppy Disks with capacities of 360 Kb


      Note that a March 1983 release date would mean that most of the code would have been written in 1982.

  10. good to see... by havaloc · · Score: 1

    ...a motherboard manufacturer thumb their nose at the establishment. Although your more than likely to have your shares scanned over the Internet, then the RIAA come and steal your hard drive.

  11. I RTFA and I still don't understand by LordOfYourPants · · Score: 3, Interesting

    Secure IDE, says Abit, has a special decoder without a special key, and that means hard drives can "never be opened by anyone".

    Then from the paragraph before: "... its Secure IDE technology will 'keep government supercomputers busy for weeks.'"

    So it can never be opened by anyone except the government, which will require a few weeks to decrypt what's on the drive? Are they mixing a physical opening of the drive with reading the data on the drive itself?

    1. Re:I RTFA and I still don't understand by Anonymous Coward · · Score: 0

      I guess the main problem would be that normal people attempting to decrypt the drive wouldn't be able to.

      In other words, THEY FAIL IT.

      The government gets secret copies of all of the keys and the keys open all of the Internet hard drives. This takes weeks.

      It takes weeks because it does.

    2. Re:I RTFA and I still don't understand by Slime-dogg · · Score: 1

      I think that is the point. The only way to get the data is to crack the case and read it off the plates. When they say "keep the government busy for weeks," it means that the actual bits on the HD don't make any sense until they are decoded.

      --
      You need to restart your computer. Hold down the Power button for several seconds or press the Restart button.
    3. Re:I RTFA and I still don't understand by demaria · · Score: 1

      Sounds like they're referring to brute force to find the key. You can't really defend against brute force attacks, unless you use a monsterous key (which will eventually become obsolete), change keys quite often, or use a one time pad.

    4. Re:I RTFA and I still don't understand by illuvata · · Score: 1

      market speak:"never be opened by anyone"
      possibly the truth:"... its Secure IDE technology will 'keep government supercomputers busy for weeks.'"

    5. Re:I RTFA and I still don't understand by Doppler00 · · Score: 1

      Yes, I was pretty disappointed reading the statement that it would keep the government busy for "weeks". If an encryption algorithm doesn't require millions of millions of years to crack, then what's the point of bothering with encryption at all if faster computers are going to be able to decrypt it?

  12. Right by dirkdidit · · Score: 5, Insightful
    will keep the RIAA away from your Kazaa files.

    Wouldn't that require some intelligence by the user? I mean like not sharing their file library? It's not like the RIAA can just go into people's homes and start busting open computers for pirated music.
    1. Re:Right by RetsamYthgimla · · Score: 2, Insightful

      It's not like the RIAA can just go into people's homes and start busting open computers for pirated music.


      Well, not yet anyway.

    2. Re:Right by Anonymous Coward · · Score: 0

      Not yet, just give our congress some time.

    3. Re:Right by eaeolian · · Score: 1

      Wouldn't that require some intelligence by the user? I mean like not sharing their file library? It's not like the RIAA can just go into people's homes and start busting open computers for pirated music. Yet.

    4. Re:Right by argStyopa · · Score: 1
      It's not like the RIAA can just go into people's homes and start busting open computers for pirated music.
      ...yet.

      "I hear this ship's unsinkable!"
      --
      -Styopa
    5. Re:Right by senahj · · Score: 2, Interesting

      > It's not like the RIAA can just go into people's homes
      > and start busting open computers for pirated music.
      [ solely on the basis of alleged copyright infringement ]

      Actually, they probably can, but have not yet adopted this tactic.

      This is exactly what Scientology's OSA did to Dennis Erlich,
      a former high-ranking Scientologist who started to discuss the
      secret inner doctrines of Scientology on Usenet newsgroup
      alt.religion.scientology sometime in 1994.

      OSA went to a judge, alleged copyright violation, got an
      ex parte writ of seizure, and ransacked Erlich's home,
      tacking his computer and backups, and many paper documents
      not covered by the writ.

      The raid is described here, and
      you can download a Real video of the raid here

      Scientology is way out in front of the **AA on this copyright business.
      They had the foresight to call Erlich, (and others who dared to
      publicly discuss the Sekrit Skripchurs on Usenet)
      "copyright terrorists".

      --
      Wait a minute. Didn't I say that on the other side of the record? I'd better check ...
    6. Re:Right by Anonymous Coward · · Score: 0

      Lets all unshare our files and then there will be no kazaa =/

    7. Re:Right by mmortal03 · · Score: 1

      It seems to me that you would be no safer in a legal sense to rob a music store and then lock up the goods in a combination safe in your house than to use this technology to hide your illegal mp3s. Once they have evidence that you have committed a crime, it shouldn't matter HOW well you hide the stuff.

  13. For the lazy: by Latent+IT · · Score: 4, Informative

    Here's the bit on secure IDE:

    For MAX3, the ABIT Engineers listened to users who were asking for information security. SecureIDE connects to your IDE hard disk and has a special decoder; without a special key, your hard disk cannot be opened by anyone. Thus hackers and would be information thieves cannot access your hard disk, even if they remove it from your PC. Protect your privacy and keep anyone from snooping into your information. Lock down your hard disk, not with a password, but with encryption. A password can be cracked by software in a few hours. ABIT's SecureIDE will keep government supercomputers busy for weeks and will keep the RIAA away from your Kazaa files.

    Now, when it says Lock down your hard disk, not with a password, but with encryption... that seems to me that there's a hardware key on the motherboard that prevents the HDD from being read in other machines.

    Meaning... that instead of stealing just your hard drive, they have to steal the whole computer? =p

    Either that, or there is a password in addition to that. It could probably be gotten around by flashing the BIOS, or just taking the CMOS battery out for a brief stint. Either way, no, I don't imagine the NSA is shaking in fear just now.

    1. Re:For the lazy: by Nogami_Saeko · · Score: 2, Informative

      I'd imagine the key is either a USB token/dongle that you just take with you when you're not using the computer so the motherboard can't get a decryption key for the HD, or a BIOS-type decryption key that you have to enter at bootup to allow the motherboard to decode what's been written to the drive.

      Depending on their implementation, it could be reasonably secure, but I don't know that I'd want to protect anything really important with it. Would definatly prevent casual snoopers though, or people who'd put the HD in another machine to bypass OS security, and reselling a used HD/system would be less problematic as far as having to make sure all data was erased properly first.

      There's a big difference between "keeping government computers busy for weeks", and "making sure they will never be able to decrypt it before our sun explodes".

      --
      "Nothing strengthens authority so much as silence." - Charles de Gaulle
    2. Re:For the lazy: by RevMike · · Score: 1
      instead of stealing just your hard drive, they have to steal the whole computer?

      If you go to the ABIT site you'll see that the decrytpion key is not stored in the BIOS. It is a physical device that you need to plug in during boot. The physical "key" appears to be one of those USB flash drives that fit on a keychain.

      One would suspect that the decryption key is in the data stored on that device. As long as you hold that device, no-one can read your hard drive, even if they have the motherboard.

    3. Re:For the lazy: by SethJohnson · · Score: 2, Insightful
      Please re-read the passage you quoted. The security device utilizes encryption. To simplify, encryption means it is mixing all your data up into an unintelligible mess. The index that makes sense of this mess is your key. As you have surmised, if the key were in bios and you were to discard the key by flashing the BIOS or removing the battery, you have just destroyed the only index to the spaghetti of 1's and 0's. For this product, the key is actually stored on a USB storage device. Any authority could demand the USB key by force, though, and there goes your security. You need to have one of those paper shredders nearby which also shreds USB dongles.

      While I think this is a valuable development, I'd prefer to see StegFS get updated. With that, your disk could have all sorts of crazy stuff on it, but to an intruder, it would look like it's just pictures of Barney.
    4. Re:For the lazy: by Mryll · · Score: 1

      You could probably take care of the USB key with a big hammer. :)

  14. IT'S NOT ENCRYPTION! by James+A.+A.+Joyce · · Score: 0, Troll
    I quote from the ABIT description:

    "For MAX3, the ABIT Engineers listened to users who were asking for information security. SecureIDE connects to your IDE hard disk...without a special key, your hard disk cannot be opened by anyone. Thus hackers and would be information thieves cannot access your hard disk, even if they remove it from your PC. Protect your privacy and keep anyone from snooping into your information. Lock down your hard disk..."

    It's not encryption! It's a physical lock on the hard disk!
    1. Re:IT'S NOT ENCRYPTION! by spydir31 · · Score: 4, Informative

      Actually, it seems to do 64bit DES and 128/192 bit Triple DES according to the chipset's manfucaturer Enova Technologies.
      Here's a drive bay adapter by same, which uses an external key, I can't tell about the motherboard, though.

    2. Re:IT'S NOT ENCRYPTION! by thefoobar · · Score: 1

      According to ABIT's site it's only 40 bit DES, which they claim "is adequate for general users." I'm sorry, but this is a joke. Hopefully they'll have some sort of update that will move it up to something decently acceptible. DES is old, and is far from adequate for any use where "security" is involved.

      --
      ------------------ D. A. Davenport: http://www.firebin.net
    3. Re:IT'S NOT ENCRYPTION! by Anonymous Coward · · Score: 0

      Not even...

      "40-bit DES (US Data Encryption Standard) is adequate for general users"

      From their site here...

  15. Sheesh, RTFA by curiosity · · Score: 5, Informative

    How many more comments like this will there be? If you click the stupid link, you see that you need a USB key each time you boot if you want to be able to decrypt the hard drive. They need the MB, the HD, and your key.

    1. Re:Sheesh, RTFA by Anonymous Coward · · Score: 0

      They need the MB, the HD, and your key.

      Yeah, yeah... That's secure.

      My HD is encrypted with the key taken from GPS.
      If the computer is moved, bye bye data. Now, THAT'S security!

    2. Re:Sheesh, RTFA by spoonyfork · · Score: 2, Funny

      My HD is encrypted with the key taken from GPS.
      If the computer is moved, bye bye data. Now, THAT'S security!

      So when your mother finally wises up and kicks you out of the basement, then WTF are you going to?

      --
      Speak truth to power.
    3. Re:Sheesh, RTFA by Anonymous Coward · · Score: 0

      Attic.

    4. Re:Sheesh, RTFA by Rosonowski · · Score: 1

      Change the key.

      --
      01101001 01100001 01101101 01101110 01101111 01110100 01100001 01101100 01100001 01110111 01111001 01100101 01110010
  16. Grammar... by saskwach · · Score: 0
    From the Register:
    Secure IDE, says Abit, has a special decoder without a special key, and that means hard drives can "never be opened by anyone".

    My immediat reaction to that was "A decoder without a key? That's secure how?"

    Of course, the article:

    SecureIDE connects to your IDE hard disk and has a special decoder; without a special key, your hard disk cannot be opened by anyone.

    I hate to be the grammar nazi, but the register could use some proof reading and some cut+paste.

    1. Re:Grammar... by pair-a-noyd · · Score: 1

      Well, they cut-n-pasted from the tiawan site.
      And you know how bad they are with grammer....

  17. ABIT is a Tiawanese company by Sycraft-fu · · Score: 1

    I imagine they couldn't give two fucks what the RIAA thinks. They know that their market is the people, and the people (most of them at any rate) like Kaazaa and hate the RIAA. Thus, this is a selling point.

  18. Kazaa by Anonymous Coward · · Score: 3, Insightful
    Secure IDE .. will keep the RIAA away from your Kazaa files.'

    Until the user shares them with the world. Damn some people are stupid.

    1. Re:Kazaa by Maimun · · Score: 1
      Until the user shares them with the world. Damn some people are stupid.
      My thought exactly.
    2. Re:Kazaa by MojoMonkey · · Score: 1

      If noone shares, where are you download the files from?

      --

      ----- "Blame the guy who doesn't speak English." -- Homer J. Simpson
    3. Re:Kazaa by SKPhoton · · Score: 1

      If you're running Kazaa with this setup, all the decryption would be done before the files ever left your computer. What good would it do other people if your files were still encrypted and they could not open the files? You wouldn't want to pull another BuyMusic.com afterall.

    4. Re:Kazaa by Anonymous Coward · · Score: 0

      EXACTLY. What this could be very good for is someone concerned about business information on a laptop, so that you needed a hardware key if the laptop was ever seperated from the cfo who left it on the seat in the airport... BUT - they didn't make this a notebook did they? :(

    5. Re:Kazaa by Anonymous Coward · · Score: 0

      I'm guessing from noone's computer, whoever this "noone" person is... unless maybe you mean no one?

  19. cost? by civilengineer · · Score: 1

    Hope it doesnt cost more than buying Mp3s directly for 99c.

    --

    New year Resolution: Don't change sig this year
    1. Re:cost? by Crashmarik · · Score: 1

      Cost has ceased to be an issue. The RIAA has chosen to shove a load of crap in peoples faces. Their actions have created groups of people that no longer even care about acquiring the music. Their purpose is to screw the RIAA.

    2. Re:cost? by ryanwright · · Score: 1

      Their actions have created groups of people that no longer even care about acquiring the music. Their purpose is to screw the RIAA.

      Come on in, the water's nice!

      --
      -Ryan, with the unoriginal sig
  20. Holy marketing batman! by enigma48 · · Score: 2, Insightful

    I'll take the flames for reading the article before posting, but ABit seems to be selling this to people who think that when the police/bad guys/whoever take your computer, they only take the hard drive.

    Since they don't have a Secure ATA controller, they couldn't read the drive. They probably even need the same Secure ATA controller.

    But if they have access to your hard drive, time to unscrew it, secure it, etc - why not take the entire machine?

    The marketing people are probably patting themselves on the back right now but ABit just lost a fair bit of respect from me. If it is secure, post more information about "Secure" ATA and prove me wrong - if you want to hide details and claim it is secure, I'm worse than not interested in this tech. I'm less interested in Abit on the whole now.

    1. Re:Holy marketing batman! by Doesn't_Comment_Code · · Score: 1

      From what I understand, the key is a USB key. I've seen some companies advertise these as a way to stop pirating of your software. Instead of entering a product key, you have to plug the little device into the computer EVERY time you want to use it. The device IS the password.

      So even the motherboard won't help unless you have the USB key. If you put it on your key chain, or hid it, or took it with you, THEN your data would be secure, provided they can't duplicate/crack the USB devices.

      I'm still a little iffy on all the details, but that is what i picked up from it.


      Of course, if this technology does turn out to be any good, it will most likely become illegal through excessive lawsuits or some phrase in the DMCA.

      --

      Slashdot Syndrome: the sudden, extreme urge to correct someone in order to validate one's self.
    2. Re:Holy marketing batman! by JourneymanMereel · · Score: 1

      As I understand it, the DMCA would probably actually help you in this case. One of the clauses in the DMCA makes it illegal to try and circumvent encryption which would be the only way to get the data off the hard drive w/out the USB key.

      --
      Life has many choices. Eternity has two. What's yours?
    3. Re:Holy marketing batman! by Piquan · · Score: 1

      I'll take the flames for reading the article before posting,

      later...

      If it is secure, post more information about "Secure" ATA and prove me wrong - if you want to hide details and claim it is secure,

      Okay, you don't get to play the "post your crypto" card unless you've actually looked at what they posted.

  21. This is true if the drives taken out of the PC, by pecosdave · · Score: 2, Interesting

    but if the court ordered investigator is actually at your keyboard, or they're checking through normal network means isn't this pointless? Okay, granted if my job is to look through peoples hard disk all day I'm going to want to take the disk out of their machine and use my machine to look at their data, but using their's doesn't exactly make it impossible, only inconvient. I guess if they destroyed their own board to hide evidence that would work. Another thing, your board frys. You loose all your data. I don't know how many times in my line of work I have had to replace a mother board and make sure the data from the old drive survived.

    --
    The preceding post was not a Slashvertisement.
    1. Re:This is true if the drives taken out of the PC, by The+Masked+Fruitcake · · Score: 1

      Another thing, your board frys. You loose all your data.

      Well of course! This is why you back up all your data to DVD-RW! And make sure to put then in a safe (provided by ABIT--patent pending), so that in order to read them, the RIAA and government will have to steal the entire safe! RIAA will probably never get into it, and it'll take the government spooks weeks to break open!

      --
      Sola Scriptura * Sola Gratia * Sola Fide * Solus Christus * Soli Deo Gloria
    2. Re:This is true if the drives taken out of the PC, by CoyoteGuy · · Score: 1
      I'm going to want to take the disk out of their machine and use my machine to look at their data, but using their's doesn't exactly make it impossible, only inconvient. I guess if they destroyed their own board to hide evidence that would work. Another thing, your board frys. You loose all your data. I don't know how many times in my line of work I have had to replace a mother board and make sure the data from the old drive survived.

      Please RTFA before you post, you're wasting bandwidth... It operates via USB key... So you replace the motherboard if it fries, stick your key in and voila, there's your fricken data..

      --
      Slashdot.. Land of nerds, trolls, and FlameBait..
    3. Re:This is true if the drives taken out of the PC, by pecosdave · · Score: 1

      Not enough detail in the article or on the manufactures site. Does the key have the drives encrytion data, or does it unlock by opening up a part of the BIOS that only matches that key. Still, not enough info and I did read the article.

      --
      The preceding post was not a Slashvertisement.
    4. Re:This is true if the drives taken out of the PC, by JourneymanMereel · · Score: 1

      After reading that article and looking at the pretty picture, I'm not sure what the motherboard has to do with anything. From what I can see this is a card which sits between the IDE cable and the harddrive with a USB-like dongle attached to it. Shouldn't that card be able to do the encryption itself? It seems to me that even if this isn't an independent subsystem, it wouldn't take too much work to make it one and start selling just that piece.

      --
      Life has many choices. Eternity has two. What's yours?
  22. RIAA by swtaarrs · · Score: 5, Insightful

    The RIAA isn't going after people because it finds files on their hard drive, it goes after people because it sees them sharing these files online, unencrypted. This technology is worthless against the RIAA in that respect.

    1. Re:RIAA by BrynM · · Score: 1
      This technology is worthless against the RIAA in that respect
      But I bet the ad pitch is worth a bunch of cash to Abit.
      --
      US Democracy:The best person for the job (among These pre-selected choices...)
    2. Re:RIAA by swtaarrs · · Score: 1

      True, but it will have to be the 'unofficial' ad pitch. If Abit ever endorses the use of their technology as a way to facilitate copyright infringement, the RIAA/MPAA will come down on them hard.

    3. Re:RIAA by shaka999 · · Score: 2, Insightful

      But when your machine is impounded to look for copyrighted material they won't be able to find all your other copyrighted material.

      --
      One should not theorize before one has data. -Sherlock Holmes-
    4. Re:RIAA by Anonymous Coward · · Score: 0

      Well if the only evidence the RIAA has is that "hotchick69" is sharing "Bon Jovi-Song.mp3" from ip 68.163.90.10, then they have a weak case. Anyone can forge ips and filenames. If cops seize a harddrive then they have hard evidence, but if its encrypted they can't read anything. After that all they have to do is ask for your password and key (which you have suddenly lost).

  23. Who cares about the RIAA getting to my files? by James+A.+A.+Joyce · · Score: 1

    "ABIT's SecureIDE will keep government supercomputers busy for weeks and will keep the RIAA away from your Kazaa files."

    It doesn't matter if the RIAA can see your "Kazaa files". All the RIAA has to do is see your username on a P2P network and trace the IP address behind it. They don't need to search your hard disk drive - all they need is evidence of a particular kind of modem activity and they can bust you anyway, hard disk or no!

    1. Re:Who cares about the RIAA getting to my files? by jat850 · · Score: 2, Informative

      You are incorrect. If it cannot be shown that the contents of the files on your computer are in fact in violation of copyright, then they cannot (or should not) bring suit against you.

      Even if you have a file on your computer named "Nirvana - Lithium - 192kbps.mp3", you cannot sued for copyright infringement unless it is proven that the file in question is actually as named, and thus is actually violating copyright. (Conversely, you cannot just name "Nirvana - Lithium - 192kbps.mp3" as "Happy Birthday.mp3" and expect protection.)

      --
      the blood has stopped pumping, and he's left to decay
      the me that you know is now made up of wires
    2. Re:Who cares about the RIAA getting to my files? by Anonymous Coward · · Score: 1, Informative

      All the RIAA has to do is see your username on a P2P network and trace the IP address behind it. They don't need to search your hard disk drive - all they need is evidence of a particular kind of modem activity and they can bust you anyway, hard disk or no!

      How about that little thing called "the burden of proof"?

      Just having your IP address and username means squat - those files named "Usher-1.mp3" might be (oh, I don't know) legitimate transcripts from a unversity professor?

      If they take you to court, they have to prove that the files which they saw on your computer were, in fact copyrighted by someone who had not given you permission to distribute them, instead of files you legitimately have the rights to distribute, that may have a co-incidental name to something they are authorized to prosecute.

    3. Re:Who cares about the RIAA getting to my files? by Nogami_Saeko · · Score: 1

      I posted above on this, but I'll repeat.

      If they go after you in criminal court, they have to prove you're guilty.

      If they go after you in civil court, they only have to show a judge enough evidence to convince them to rule in their favor.

      N.

      --
      "Nothing strengthens authority so much as silence." - Charles de Gaulle
    4. Re:Who cares about the RIAA getting to my files? by Anonymous Coward · · Score: 0

      Big problem is civil suits... purden of proof is much lower and you don't get the option of a public defender. So basically if you get sued you will be broke one way or the other (by lawyers fees or a settlement) whether you did something wrong or not.

    5. Re:Who cares about the RIAA getting to my files? by jat850 · · Score: 1

      Fair enough ... I'm far from well-versed in terms of the differences between civil and criminal cases, especially in American courts. It would be interesting to see how all of this pans out, especially since it seems as though they are trying to make copyright infringement more a criminal wrong than a civil one, and would that not then work somewhat against them, that additional burden of proof?

      --
      the blood has stopped pumping, and he's left to decay
      the me that you know is now made up of wires
    6. Re:Who cares about the RIAA getting to my files? by Lord+Crc · · Score: 1

      You are incorrect. If it cannot be shown that the contents of the files on your computer are in fact in violation of copyright, then they cannot (or should not) bring suit against you.

      But what happens if you don't supply them with this special decoder key? Couldn't they get you for withholding evidence? Or if you smash it with a big rock, destroying evidence?

    7. Re:Who cares about the RIAA getting to my files? by jat850 · · Score: 1

      Again, I have to clear up that I'm not really super familiar with laws, but I was taught in a computer ethics course that certain laws (possibly the 5th amendment to the US Constitution) prevent a judge from asking you to submit a password (say, a decrypting key) that would incriminate you. I could very, very easily be wrong though. Please correct me if I am.

      --
      the blood has stopped pumping, and he's left to decay
      the me that you know is now made up of wires
    8. Re:Who cares about the RIAA getting to my files? by RKloti · · Score: 1

      No, especially not considering that the song "Happy Birthday" is also copyrighted.

      Yes, this is for real. There are sources listed in the linked article.

    9. Re:Who cares about the RIAA getting to my files? by Anonymous Coward · · Score: 0

      The Fifth Amendment only applies in criminal cases. The RIAA is suing people in civil court, so no Fifth Amendment protection exists.

  24. Poor Computer Technicians by mr_luc · · Score: 5, Interesting

    Personal computers with built-in hardware encryption is going to make life hell for support technicians.

    I mean, I like the idea. I just don't like the idea of having to deal with impenetrable security on top of everything else that I have to deal with when my little brother's friend fries his computer again and I have to slap a new HD or mobo etc in it.

    1. Re:Poor Computer Technicians by Cruel+Angel · · Score: 1

      Very true. When teh user comes in and says, "I think my key is fried, I left it in the computer during a storm" (read, it went throught the washing machine), what do you do? "Sorry buddy, you're fscked"

      --
      Two Rules For Success:
      1) Never tell people everything you know.
    2. Re:Poor Computer Technicians by mOdQuArK! · · Score: 1

      Actually, that would probably speed up the tech call quite a bit.

    3. Re:Poor Computer Technicians by Jmstuckman · · Score: 1

      For some laptops, it's already here. You can put a password on the hard drive from the BIOS, and the hard drive is then unusable to anyone without the password. The sysadmin from the company I work at has a pile of unusable laptop hard drives -- employees left without disclosing the hard drive passwords, and the drives are now unusable! We hear that there's a way to wipe the disk with no password, but we're still working on that one...

  25. Real use? by Dark+Paladin · · Score: 5, Interesting

    There are some things about this that I like - the cooling systems look interesting, and as someone who's looking upgrade my old Win98 Game Box (that's about all Windows is used for with me these days), I can consider it.

    But the encryption doesn't sell me, because it's really a limited use.

    Assuming the machine is being used, and they is inside so you can access your data. You install an old version of Linux with an unpatched SSH client, and somebody root kits you. The encryption won't help you here - after all, the key is already used on the box so the motherboard can talk to the hard drive.

    The only time encryption would be useful is when:

    a) Somebody steals/appropriates the computer, and doesn't get the key. You destroy the key, and if this is a court case, you make sure there are no backups they can restore from.

    b) that's about it.

    I like the idea of encryption being on a laptop hard drive, and there's a USB key for it (I'm hoping the 10.3 version of OS X's user directory encryption is not just password/passphrase enabled, but lets you use a CD-Key, or something onto the Keychain file and you can be anal and put the Keychain file onto a USB key so it has to be inserted for the home directory to wirk). A laptop is more likely to be stolen and credit cards/passwords/sensitive company information (and if you're like me and work for a company who does Defense department contracts, that can be a big deal).

    Otherwise, I'm not sure I fully see the "average" home use of this motherboard to protect from the RIAA finding out what files you have over the Internet, since the hard drive is already being decrypted to give that data over the network. Like I said earlier, it's only use is if the RIAA gets a court order, and you throw the key into the garbage diposal. (Which might get you held up in contempt of court or some such, and then you'll have to hope that Abit doesn't have a backup key of their own floating in their system somewhere.)

    I could just be missing the point of the encryption other than a "gee whiz" feature - but that's just me.

    1. Re:Real use? by 3terrabyte · · Score: 1
      I agree, and I think anyone thinking through this would see the same hole you do. But it's not really a hole, because we're not talking about magic.

      For instance, this would be useful if you had a 3TB home media center with about 15,000 mp3 albums, and a 1000 DIVX movies. (Just for instance)

      This should not be on some network. It would be standalone, or a closed network if streaming to your tv system, etc.

      If you wanted to share through the internet, then you need to be sending it encrypted. Either using Waste, on a private P2P network, or whatever. Even then you're not safe, because if the person you're sending it to is an RIAA spook, then it doesn't matter if your computer is in a fire-pit. You're busted. That is why I said it wasn't magic before.

      If you got busted for sharing a 3 movies/albums on your private P2P Waste network, then you could get busted for 3 counts of copyright infringement. At least with this encryption, you wouldn't then be busted for having 16,000 counts of copyright infringement.

      Maybe.

      --

      Why are there only 19 people folding@home for slashdot?

    2. Re:Real use? by Anonymous Coward · · Score: 0

      a) Somebody steals/appropriates the computer, and doesn't get the key. You destroy the key, and if this is a court case, you make sure there are no backups they can restore from.

      If it were a court case, the court would order you to turn over the key. If you refused, you would likely be found in contempt of court.

      Destroy the key? I think you'd probably end up with obstruction of justice charges.

      In either case, you have escalated a stupid civil case, which can only cost you money, to a criminal case that could get you thrown into a Pound-You-in-the-Ass prison.

    3. Re:Real use? by 3terrabyte · · Score: 1

      You can go to jail in civil cases! You can get a felony from civil suits!

      --

      Why are there only 19 people folding@home for slashdot?

    4. Re:Real use? by alphaseven · · Score: 1
      I could just be missing the point of the encryption other than a "gee whiz" feature - but that's just me.

      Home computers get stolen too. Also you're forgetting the advantage of being able to sell/dispose of your computer without having someone get all your data, you'd be surprised how many people think format c: gets rid of everything.

      Nowadays people have so much financial/personal crap on their computers and even a single wipe can take hours.

    5. Re:Real use? by Anonymous Coward · · Score: 0

      I hope it's not just a CD key either. A CD/USB keychain allows for a good deal of key padding, but a passphrase prevents anyone just grabbing the key and using it, which is good if you're able to destroy the key. On the other hand, if you use a long enough key you can avoid the keychain completely. That means you can recover the data if you ever have the opportunity, but anyone else doing it is entirely unlikely (at the same level as a keychain). The real point is two things: 1) use a much larger key, and 2) while it's unlikely that they could piece togther the destroy keychain, it's a lot harder to try to pull the information out of a person's brain (at least legally--but then a separate key is only useful for ending the torture quicker).

  26. So you mean DRM... by gillbates · · Score: 1
    Might actually be useful against the RIAA?

    Just an aside, but it would seem to me that if DRM/Palladium can keep consumers from digitally copying copy-protected music, then it could also be used by pirates to keep the RIAA from ever prosecuting music pirates. If a pirate recorded the digital output from the soundcard, and then used that to rip to mp3, they would then have technical "ownership" of the mp3, from the DRM perspective. They could then offer this file on the p2p networks with no worries at all - should the RIAA ever stumbled across a copy, the pirates could use their "authorship permissions" inherent in the DRM software to remotely delete the file from the RIAA's computer.

    --
    The society for a thought-free internet welcomes you.
    1. Re:So you mean DRM... by BandwidthHog · · Score: 1

      Don't go assuming that individuals will be on equal footing with megacorps when it comes to applying DRM protection. I mean sure, in an idea world, but...

      --

      Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?
    2. Re:So you mean DRM... by gillbates · · Score: 1
      Might be interesting to encrypt mp3's into a self-extracting executable format with a click through license agreement that says something similar to the following:

      By clicking on the 'I agree' button, you agree that you will indemnify the source of this file from any copyright infringement action, and refrain from participation in any litigation involving copyright hencewith. If you are a copyright holder for content contained herein, you further agree that the source of this file has permission to distribute said content.

      What this would do is force the issue of the legality of click-through license agreements into the courts. The RIAA will bring infringement action against the distributor of a file such as this one, and the legality of the click-through agreement will be tested. In order for the RIAA to win, the judge would have to rule that click-through license agreements are invalid; this is good for the masses, but bad for Joe Filetrader. OTOH, if the filetrader wins, this means that the RIAA will have no legal means to stop filesharing.

      --
      The society for a thought-free internet welcomes you.
    3. Re:So you mean DRM... by timeOday · · Score: 1
      That would never work, they'd just have your license thrown out on some obscure grounds you've never heard of, or bust you for something else.

      Look, the US Justice Department got their butt kicked by Microsoft in the courtroom, even after Microsoft's actions were found to be illegal. There is hardly any point in trying to sue a company that big, unless the amount you want in settlement is less than their potential lawyer's fees.

    4. Re:So you mean DRM... by 3terrabyte · · Score: 1
      That can already be done without this motherboard. So what's your point?

      By the way, the Berman Bill or its derivitive has not been passed yet.

      --

      Why are there only 19 people folding@home for slashdot?

    5. Re:So you mean DRM... by Anonymous Coward · · Score: 0

      You might want to throw in a mandatory arbitration clause while you're at it.

    6. Re:So you mean DRM... by BandwidthHog · · Score: 1

      Hmmm... I think you might be onto something there... take two legal atrocities, pit against each other, let the courts strike one down. Repeat as needed.

      --

      Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?
  27. how? by The+Lynxpro · · Score: 1

    How would this prevent spybots from figuring out you have MP3s on your hard drive? Does it generate a fraudulent IP address for your hard drive separate from your actual connection? And if that's the case, how would it interoperate with the P2P client software? I can understand downloading a file and moving it to an non-shared folder on the encrypted hard rive, but then the user doing that will be a file leech and potentially blocked from a lot of files on the networks. What about the mobo chipset identifier; is there a way to mask its identity so the RIAA and other snoopers cannot simply track down owners of these mobos and single them out? It appears the Slashdot effect has taken its toll on Abit's site for the product...

    --
    "Right now, somewhere in this world, Scott Baio is plowing a woman he doesn't love," - Peter Griffin, *Family Guy*
  28. I've seen the feds raid, and... by Anonymous Coward · · Score: 0

    They wheeled in a "portable" computer with tons of disk space, and imaged all the harddrives they could. They would then verify the images were good, and readable. If they weren't, they took the whole comp.... And they were assholes.

    1. Re:I've seen the feds raid, and... by Anonymous Coward · · Score: 0
      a "portable" computer with tons of disk space

      So they used a RAID storage system?

  29. re: The RIAA comment (settlements) by calebb · · Score: 2, Interesting

    "...and will keep the RIAA away from your Kazaa files."

    While this is true, the RIAA doesn't actually need to win their case to get money from you. They just want you to give them $12,000 - $17,000 in an out-of-court settlement. Even if they don't have a case against you & can't prove that your files really were mp3's (due to your encrypted hard drive), they're still going to attempt sue you if you don't settle - Sure, you'll win in court, but you're still going to pay $10,000 (or more) in lawyer & court expenses...

    I guess if you were doing something even more illegal that would required real evidence (i.e., innocent until proven guilty), then an encrypted hard drive would be a problem for the prosecutor. (That is, unless Abit really is just doing 'encryption by obscurity' as an above poster suggests)

  30. Secure IDE, eh? by blitzoid · · Score: 2, Interesting

    From what I can tell, the data on the hard drive is encrypted and decrypted on the fly. While that may not conflict with the OS you have on there, what if you wanted to put the drive in another, non Secure IDE motherboard? Apparently you wouldn't be able to access it. Hopefully it'll come with an app that can decrypt the HDD... and of course that app will be windows only.

    --
    I am a filthy pirate.
    1. Re:Secure IDE, eh? by Barlo_Mung_42 · · Score: 1

      "what if you wanted to put the drive in another, non Secure IDE motherboard?"

      Isn't that the point? If you use this feature you DON'T want people to take your driver and read it in their system.

    2. Re:Secure IDE, eh? by 3terrabyte · · Score: 1
      The point of having it encrypted is not so you can pull it and put it into another uncrypted machine. If that's your goal, every other mb will work for you. (Even this one will if you don't use this option)

      If you needed to move the data, you'll just have to boot it up and start copying over your 100T line.

      --

      Why are there only 19 people folding@home for slashdot?

    3. Re:Secure IDE, eh? by hankaholic · · Score: 1

      I find it more likely that a Linux kernel module could be written to do on-the-fly crypto with a loopback-style device. ...although the point is that you'd use this in order to make it difficult for others to do exactly what you're saying should be easy.

      This is meant for applications where losing the data is less costly than having it intercepted by a third party. In other words, it doesn't hurt you much if your system were to fail -- you'd lose those MP3s that you downloaded, and some other random stuff. Perhaps some sensitive company documents, especially if a version of the motherboard were available for mobile devices.

      However, if somebody were to manage to get ahold of your system, you'd probably rather not make it easy for them to access the hard drive contents.

      If your motherboard fails, you can buy another one, and use your key to recover the contents. Thus, there's no real need to be able to access the contents on a motherboard other than the original (or a replacement of the original).

      --
      Somebody get that guy an ambulance!
    4. Re:Secure IDE, eh? by babyrat · · Score: 1

      Apparently you wouldn't be able to access it

      If you could access it by that method it wouldn't be very secure would it?

      Security and convenience almost never mix. If you want the convenience of being able to forget your passphrase and recovering your data, then it is not secure.

      I did a test once with Win 2000 encryption on the NTFS filesystem. Encrypted a directory as a normal user, logged in as administrator to change the users password, logged in as the user again (with the new password), and could still access my data. That is hardly a secure encryption system...but it is convenient if you lose your password.

  31. Unnecessary - encrypt your file systems instead by Silmaril · · Score: 5, Informative

    By following these easy instructions, you too can encrypt your data and swap partitions with Loop-AES. (The instructions are for Linux From Scratch, but they worked fine on my Debian box.) This way, no unencrypted data ever touches the disk; even if your computer is stolen, the thief can't read your data.

    1. Re:Unnecessary - encrypt your file systems instead by 73939133 · · Score: 1

      Encrypted file systems are a pain to configure and they suck up CPU time. If this can be done in hardware, that's a good thing.

      Think of it this way: we can generate video signals in software as well, but we still prefer to have special hardware for it (video cards) because it simplifies system design and frees the CPU.

    2. Re:Unnecessary - encrypt your file systems instead by kasperd · · Score: 2, Insightful

      If this can be done in hardware, that's a good thing.

      I agree. But this particular hardware solution looks very weak and incompatible with existing software solutions. That is not a good thing.

      --

      Do you care about the security of your wireless mouse?
    3. Re:Unnecessary - encrypt your file systems instead by Anonymous Coward · · Score: 1, Informative

      Encrypted file systems are a pain to configure and they suck up CPU time. If this can be done in hardware, that's a good thing.

      If this can be done in the hardware correctly, that's a good thing. One can't go about blindly cheering such unproven technology. I'll sound like an ass and say I'll wait for more reviews before trusting the ABIT encryption scheme. Trusting a faulty encryption (or security) model is not a good thing.

      For now, one can depend on older devices such as these cryptography accelerators. Soon, Linux will also include support for such devices.

    4. Re:Unnecessary - encrypt your file systems instead by RedBear · · Score: 2, Informative
      By following these easy instructions,

      Just FYI for Mandrake users:

      That procedure looks very involved. Fortunately, for those using Mandrake 9.0/9.1, like myself, all the components have been installed and configured for you already. You can optionally encrypt any partition during the install, including swap partitions, just by checking a box in the advanced options for that partition and entering your 20+ character pass phrase. The only OS I knew about before this that would encrypt swap partitions was OpenBSD.

      If you've got somewhere to move your files temporarily, you can also do this to any partition even after you've installed the system. However trying to create an encrypted partition in DiskDrake after you're in an installed system will just create a regular partition. A couple of necessary steps seem to have been left out of the non-install DiskDrake scripts, so you'll have to run the missing commands on the partition yourself to actually create an encrypted filesystem.

      I found this out after reading "man losetup", thus ending weeks of irritation about why I couldn't create another encrypted partition in DiskDrake. At the same time I discovered there are options for three different levels of AES encryption, 128, 192, and 256. If you do this during the install process it defaults to using AES128, so by doing this manually you can get much stronger encryption.

      So the steps are, basically, to use DiskDrake to set up the partition and mark it encrypted, that will set up the entry in /etc/fstab for you, which is kind of complicated if you try and do it by hand without an example to work from. Then after saving the partition table and leaving DiskDrake, drop to the command line, read "man losetup" and look for the example commands for making a filesystem on a loop device.

      Just replace whatever example filename they give in the man page with the name of the partition you just modified, e.g. "/dev/hda6" or whatever, and mkfs the same filesystem on it that you specified in DiskDrake (or you'll have to change that entry in /etc/fstab, no big deal). Voila, in seconds you have a new filesystem with strong encryption. I'd write the actual commands here, there's only like three short commands you need, but I'm not at my Linux box (boo hoo).

      I have also read somewhere that you can somehow set up PAM authentication so that encrypted devices are mounted when you log in, but that would seem to mostly defeat the purpose of the strong encryption in the first place, but if you care more about ease-of-use than the security, that's another option to look over.

      I'd really like to see some references on the actual strength of the different encryption levels (like, how long would it take to break each level), and how much the encryption affects the I/O speed of the partition. I know it does slow it down a little bit.

      I'd also like to know about any GUI mount program that has built-in support for detecting the password prompt and asking the user for the password instead of just failing. Mounting encrypted drives is one of the last things I *have* to descend to the command line to accomplish. (Not that I'm not in there all day anyway, but it's the principle of the thing. Come on KDE! I can do everything else graphically now, why not this? ;)
  32. Before by Schezar · · Score: 3, Insightful

    Before everyone starts bitching with their collective "This can't work! How would it work!?! It's insecure!!" pablum, I offer this solution:

    wait.

    There will be more information in the weeks and months to come. Don't decry this as useless until you know what it actually is.
    ___________

    That aside, this could be a case of "secure computing" working counter to many of the interests that originally pushed it. Sure, encrypted channels can be used to enforce DRM, but they can also be used to hide that cracked media when $badguy comes looking for it on your hard drive.

    The DMCA can work for you just as it works for $badguy. That encrypted IDE is protecting -your- copyrighted intellectual property, after all.

    --
    GeekNights!
    Late Night Radio for Geeks!
    1. Re:Before by svallarian · · Score: 1

      >Before everyone starts bitching with their >collective "This can't work! How would it >work!?! It's insecure!!" pablum, I offer this >solution:
      >
      >wait.

      You're new here aren't you?

      --
      I patented screwing your mom. But it got revoked for "prior art."
  33. If the key was on a USB drive by Stone316 · · Score: 1

    it would be pretty cool.. I'd definately upgrade my mobo for something like that. If it was indeed secure, when i'd leave the house, or wasn't using the computer i'd take the key with me. If Mr. RIAA did come knocking, and took my computer, it would be useless. (And as soon as they left the house i'd destroy the key.) But the question remains, how secure is it? Is it all marketing hype?

    --
    "Thanks to the remote control I have the attention span of a gerbil."
  34. trouble shooting? by RealisticWeb.com · · Score: 2, Interesting

    I love the looks of this board, and I'll probably get one, but the only problem I have, is from time to time I put my HD in another computer for trouble shooting. If a power surge, rouge program, or virus damages my drive, a lot of times I can transfer the drive to a different computer an still get many of my files. Also, I have taken my HD to other peoples houses when other means of transfer are exhausted. It seems like this would lock you into one hardware format.

    --
    Sigs are out of style, so I'm not going to use one...oh wait..
    1. Re:trouble shooting? by 3terrabyte · · Score: 1
      you're looking at the security of your data staying encrypted only half way (half assed). Do you want your data encrypted or not? Do you want it protected against a search warrant in the middle of the night, while at work, or while you're watching a streamed DIVX movie form it, or not?

      If you're toting your hard drive over to a friend's house then *that* is when you're most vulnerable. You want it encrypted then too. They'll bust you while pulling out of your drive way too.

      If you said no to any of those questions, then the data you have isn't that important to stay encrypted. If you want "some" security, there is plenty of software that can encrypt and decrtypt a drive as you wish.

      To be truly secure, you have to have some sort of "in the box", non-connectedness.

      Besides if there's any data you're willing to 'take out of the box' and work with in an unencrypted manner, then just click and grab it to another hard drive while in your File Folder System. (And then pull that drive to take to a friend's, if you must). Either that, or get your friend to have the same motherboard.

      --

      Why are there only 19 people folding@home for slashdot?

  35. Never Trust ABSOLUTE Security by Slick_Snake · · Score: 1

    No hardware or software system is completely unhackable. There is a reason that systems that must be really secure still relay on sneaker-net. The only way to completely protect your data from others is to destroy it. If you don't want to get caught with something on your computer DON'T put it there in the first place.

  36. a few thoughts.... by NerveGas · · Score: 4, Insightful


    Encryption algorythms are sufficiently advanced that key management is the real issue: Trying to brute-force it can be very difficult, but finding out the private key (which makes decryption trivial) can often be relatively easy. So, even if they used reasonably strong encryption, chances are that they won't succeed at protecting the private keys.

    However, I suspect that their encryption isn't really all that strong. Doing strong encryption at speeds necessary to sustain IDE transfers (up to 50 megabytes/second *per drive*) is fairly serious stuff, especially if you want to be able to do it at sufficiently low latencies. Hardware-encryption boards that truly do strong encryption at much slower speeds than that are pretty pricey, usually at least four figures.

    steve

    --
    Oh, you're not stuck, you're just unable to let go of the onion rings.
    1. Re:a few thoughts.... by cyranose · · Score: 1

      I may be missing something, but I thought that even these "sufficiently advanced" encryption algorithms can be more easily broken if the attacker knows both the cyphertext (the encrypted disk) and part of the cleartext. Knowing both, you can recover the key much more easily than a brute-force attack. And in the case of a fully-encrypred hard disk, there should be lots of structure (partition tables, headers, etc..) that is well known. If the key isn't even algorithmic (same key for everything), this makes the cracking inordinately easier. So "weeks on a supercomputer" may actually be hours in a lab.

    2. Re:a few thoughts.... by dapuk · · Score: 1

      Private key?
      I assume that you think that public key encryption is used here... I doubt it.

      A symmetric cipher would be used, i'd expect, (Where you use the same key for encryption as you do decryption) - such as rc4, blowfish, idea, des...

      So, as long as this key is never discovered, you're going to be pretty safe - assuming a good cipher is used, with a strong enough key length...

    3. Re:a few thoughts.... by karlm · · Score: 1
      I may be missing something, but I thought that even these "sufficiently advanced" encryption algorithms can be more easily broken if the attacker knows both the cyphertext (the encrypted disk) and part of the cleartext. Knowing both, you can recover the key much more easily than a brute-force attack.

      Incorrect. A strong encryption algorithm not only resistant to known plaintext attacks, but also itterative chosen plaintext attacks. (Assume the attacker gets to send you something and you have to encrypt it and send the result back to him/her before they submit the next thing for you to encrypt.) Imagine an attacker has a tamper-resisant smart token with an encryption key locked inside and is set only to encrypt. Even though the attacker can make as many arbitrary encryptions as s/he likes, with information gained between each encryption, a strong encryption algorithm will still not allow the attacker to decrypt a message more easily than attempting half of the possible keys (on average). For a 128-bit key, this is 2^127 ~ 130,000,000,000,000,000,000,000,000,000,000,000,00 0. "Not going anywhere for a while? Try a trillion Snickers bars!"

      This is believed to be the case for 3DES, Twofish, Blowfish, and RC5 for all key strengths. There is a theoretical itterative chosen plaintext attack that reduces Serpent to an effective key strength of about 192 bits and AES to about 128 bits. I'm not aware of any theorectical attacks against full-round RC6, but it barely has enough rounds to make differential cryptanalysis impractical (or was it linear cryptanalysis?), so a small breakthough could break RC6 wide open. (Yes, RC6 is really a family of encrpytion algorithms with a variable number of rounds, block size, and key strength. I'm referring to the version of RC6 submitted to the AES competition.)

      Now, someone posted somethign saying it uses 40-bit DES, which is a really crappy algorithm that most likely would not take the government weeks to crack. However, a known plaintext attack against 256-bit Twofish would probably take the government more than a year. (I've heard that the amount of energy available in our solar system is much less than 2^255 quanta. This means that you'll need interstellar travel to even count to 2^255.)

      Quantum computing is one possbility, but last I heard they were up to a whopping 4 qbits and nobody had (yet) developed a quantum algorithm for breaking any of the common block ciphers. With quantum computing, you start out with a quantum sperposition of all of the possible answers and you perform a bunch of quantum manipulations on your q-bits such that the incorrect answers interefere destructively with eachother. Comming up with the proper manipulations is non-trivial.

      I would much rather have some standard whereby the HD controller sends a smart-card or PCMCIA card blocks to encrypt and decrypt. If you wanted to upgrade encryption, it would be a simple matter of a different card. Of course, you'd need to copy the data off the drive first. Government employees could have the cards on lanyards around their necks, so they wouldn't forget to pull out the card when they took a break. A set of buttons on the card itself could be used to encrypt and decrypt the encryption key so a stolen card would be useless (assuming the card forgets the decrypted key when it is removed). The buttons would be on the card itself to offer a small amount of protection over trojaned software.

      --
      Copyright Violation:"theft, piracy"::Anti-Trust Violation:"thermonuclear price terrorism"<-Overly dramatic language.
    4. Re:a few thoughts.... by NerveGas · · Score: 1

      Whether it's a public-key algorithm or a symmetric cypher, either way, there is a key involved, and protecting that key is, as you seem to realize, paramount.

      My argument is that finding a way to retrieve the key in question will prove to be rather trivial, certainly more trivial than trying to brute-force the encryption.

      steve

      --
      Oh, you're not stuck, you're just unable to let go of the onion rings.
    5. Re:a few thoughts.... by NerveGas · · Score: 1

      Actually, with good algorithms, knowing the plaintext doesn't really help you. Witness the RC5-64 contest, where the plaintext was known, and with over 300,000 people working in parallel, it still took nearly 5 years!

      However, the idea of keeping government supercomputers busy for weeks is a bit far-fetched. From what I understand, the NSA's "deep thought" supercomputer can crack an RC5 key in a few minutes. There's something to be said about a computer that needs 20,000 tons of coolant!

      steve

      --
      Oh, you're not stuck, you're just unable to let go of the onion rings.
    6. Re:a few thoughts.... by mkettler · · Score: 2, Informative

      NerveGas is right, it's not particularly strong encryption. It's single DES, with a shortened 40-bit key, and the key itself is stored on an external USB dongle.

      For those wondering about the details what exact encryption is used, it's using one of enova's x-wall chips. The device family (depending on version) can do single or triple DES in hardware and has been used in enova's own NIST certified 3des device.

      http://www.enovatech.net/html/ps_usb_ide.htm

      The SE family of these chips is summarized here (abit uses an LX device, but I'd assume at least a vague relation between them):
      http://www.enovatech.net/html/ps_se_system .htm

      The exact part used on ABITs board appears to be a enova x-wall LX40 model. Enova's website doesn't list the device, but based on other part numbers, it's a single DES encryption with a shortened 40-bit key as input.. 40-bit keys are as we all know very weak and can be brute forced in a reasonable timeframe even on a desktop PC.

      http://www.digit-life.com/archive.shtml?dl200307 25 #93796

      So it is fairly weak, but not entirely useless, I'd not trust company financial data to this kind of security mechanism. It is however a significant step up from the "bios password" feature.. I'd think this kind of thing would be a lot better on say a laptop. You could keep the dongle on your keychain and at least know that if someone steals your laptop they'll have to spend some time cracking the key to get any data off. If it's a casual thief not a corporate spy, they'll likely just reformat it and sell it. Little security is gained against pros and high school students that know about keycracking, but at least some of the less educated thieves aren't a problem.

      It's also done in a way that's OS independent, and has little or no performance impact..

      Of course, a loopack encrypted filesystem with decent keysize would be substantially more secure.

      --
      -Matt
    7. Re:a few thoughts.... by Piquan · · Score: 1

      My argument is that finding a way to retrieve the key in question will prove to be rather trivial, certainly more trivial than trying to brute-force the encryption.

      Brute-forcing is one way to retrieve the key. The key is stored in the (removable) dongle. Without the dongle, how do you expect that the key would be retrieved?

    8. Re:a few thoughts.... by Cecil · · Score: 1

      The only "Deep Thought" I know of is a 20+ year old chess program.

      Got a real link? (ie, not one located in tin-foil-hat-land, where the NSA can shoot balls of fire from its eyes, and bolts of lightning out of its ass, and crack RC5 in 5 minutes.)

    9. Re:a few thoughts.... by NerveGas · · Score: 1


      Actually, I don't have a link handy, I saw it on a documentary show. While they wouldn't show the actual computing center, they showed the coolant pipes going to the radiators. Normally, hearing "they showed us the coolant pipes!" would be a pretty big let-down, but these pipes were pretty impressive in and of itself.

      Also, the NSA doesn't just walk down to Fry's and buy a couple of P4's when they need more computing power, they have their own foundry facilities in order to produce specialized chips, and when you're producing customized hardware to attack a problem, you get a LOT more done than trying to do it on a general-purpose CPU.

      steve

      --
      Oh, you're not stuck, you're just unable to let go of the onion rings.
  37. RTFA by pridkett · · Score: 5, Interesting

    I see a lot of people saying that they steal the motherboard then they can crack it, which while possible isn't entirely true. If you would read the information about the board you'd see it's a hardware dongle that stores the key information. Thus, if you buy a new mobo with secureIDE and have the same dongle you'll be able to read the data. It's that simple.

    So rather than destroying the motherboard, you just need to store the USB key somewhere other than where the computer is. Pretty straight forward. You can't take the hard drive to another secureIDE computer and have it work without the USB key.

    --
    My Slashdot account is old enough to drink...
    1. Re:RTFA by gwydi0n · · Score: 1

      Exactly. More information on the Secure IDE feature, with a picture of the dongle, can be found here.

      One important point that I've not seen made yet is, how is this going to be of any benefit when you know that most people are just going to leave the dongle connected all the time, and go on happily convinced that their computer is somehow more "secure".

      Idiots will, by nature of their existence, destroy any good idea.

    2. Re:RTFA by mrpuffypants · · Score: 1, Insightful

      You're right, a lot of people didn't read the article and totally overlooked the USB-ish dongle you use.

      A good question will be if the computer is running and you yank out the dongle what will happen? Will the OS just hard crash or will something else terrible happen?

    3. Re:RTFA by bgeer · · Score: 2, Insightful

      One interesting aspect of this that nobody has mentioned so far is physical key vs. a memorized password. Having a physical key is, from a liability standpoint, much worse than using a password with loopback-AES or whatever. In the US, a court can't compel you to reveal a memorized password when it might incriminate you, because of the 5th amendment, but it is able to subpeona a physical key (or dongle), because it can be classified as physical evidence.

    4. Re:RTFA by rsmith-mac · · Score: 1

      In theory, every USB key will contain a different DES key, so that even if you had a new USB key, you still wouldn't be able to get at the data on the drive.

    5. Re:RTFA by Piquan · · Score: 1

      I see a lot of people saying that they steal the motherboard then they can crack it, which while possible isn't entirely true. If you would read the information about the board you'd see it's a hardware dongle that stores the key information.

      I'm not convinced yet. I realize that the key is stored on a dongle. But the processing is done on the ASIC that's in the computer. With the same key constantly. Probably in registers. And they're being refreshed.

      I seem to recall something about electrons etching out their pathways. (I don't remember the name of that phenomenon... can somebody help me out here?) With the same data in the registers constantly, I'd imagine that the refresh pathways for charged memory cells are getting worn. And the uncharged cells aren't. So a good DIC microscope may be all you need to recover the key.

  38. This won't do ANYTHING for KaZaa Security! by Moryath · · Score: 1

    Ok... they claim it will keep the RIAA away from your KaZaa files.

    Okay... how does this work again?

    Security key -> but Windows accesses the data anyways as requested.

    KaZaa -- is a program in memory. Which will request the files. The request goes through the motherboard, which (Hey, Presto!) happily hands over the files to be sent right along your internet connection.

    This does nothing to stop the RIAA from scanning you. All it does is make it a tad more difficult for them to prove in court that you were sharing files from that drive.

    That is, unless they subpoena the motherboard to acquire the evidence.

  39. Well, whatever it is, it won't work. by Anonymous Coward · · Score: 0

    There's a "back door" on just about every BIOS that ever was... there will probably be one for this system too.

  40. No, read a little further by mr_luc · · Score: 5, Funny

    The IC7-MAX3 is tuned up and ready to rumble. With ABIT's Game Acceleration Technology, users have the choice of three performance modes: Turbo, Street Racer and F1 to boost performance up to 17%.

    Ok, maybe it's not a marketing lie. But. How seriously can you take anything with the settings 'Turbo', 'Street Racer' and 'F1'?

    1. Re:No, read a little further by TheRealFixer · · Score: 5, Funny

      I heard if you put an R-Type sticker on the case, you'll get at least another 7%.

    2. Re:No, read a little further by Xzzy · · Score: 3, Insightful
      If you're gonna borrow overused cliche's, at least get them right. R-Type is an old (and very pretty) side scroller from the arcade.


      I think what you meant was the Type R. ;)

    3. Re:No, read a little further by future+assassin · · Score: 0

      Buahah. Now you just need to get a beer can drill some holes in it and attatch it to your cooling fan(s)for some farting muffler action to give you 5% more power.

      --
      by TheSpoom (715771) Uncaring Linux user here. I have nothing to add to this but please continue. *munches popcorn*
    4. Re:No, read a little further by Anonymous Coward · · Score: 0

      I personally thought the reference to R-Type was a lot funnier than boring run-of-the-mill Type R joke.

    5. Re:No, read a little further by Echo5ive · · Score: 1

      That is nothing if not confusing. You have three names; all of them related to cars. I want to use the fastest one. Is that Turbo or F1 I'm looking for?

      --
      Leveling up builds character.
    6. Re:No, read a little further by Merk · · Score: 2, Funny

      Whoa, sounds like your case will need a spoiler.

    7. Re:No, read a little further by Soluxx · · Score: 1

      I live my life a benchmark at a time. For those 9 seconds or less, I'm free.

  41. Encryption alg by Satan's+Librarian · · Score: 5, Informative
    just fyi - looks like it's AES at 128 or 192-bit key length, from here.

    Also, here's the key.

    Not going to stop the RIAA from catching you (although they'd have difficulty decrypted the drive once they did I guess), but looks moderately useful for protecting a harddrive from theft. I'd love one on a laptop. If someone stole it in an airport or somesuch - at least they couldn't get my data without some effort.

    1. Re:Encryption alg by abelsson · · Score: 5, Informative
      > just fyi - looks like it's AES at 128 or 192-bit key length, from here.

      No it's not. this page says it's 40 bit DES. Scheez. People still use that?

    2. Re:Encryption alg by spydir31 · · Score: 1

      actually, 64bit DES and 128/192 bit Triple DES, according to the chipset maker, Enova Technologies

    3. Re:Encryption alg by Tom7 · · Score: 1

      Holy shit, 40 bit DES is peanuts. I think when they said keep the government supercomputers busy for weeks, they meant seconds.
      Even the EFF could do it for a measly $250,000. (http://www.eff.org/Privacy/Crypto_misc/DESCracker /HTML/19980716_eff_descracker_pressrel.html)

    4. Re:Encryption alg by T5 · · Score: 1

      Not AES, but triple DES.

    5. Re:Encryption alg by abelsson · · Score: 1

      And that was five years ago..

    6. Re:Encryption alg by Anonymous Coward · · Score: 0

      You'd have to have a pretty big laptop to have a full ATX motherboard in it.

    7. Re:Encryption alg by Anonymous Coward · · Score: 0

      From the PDF off the ABIT site, its a whopping 40bit DES.

      ftp://ftp.abit.com.tw/pub/download/fae/secureide _e ng_v100.pdf

      I wouldn't trust it to encrypt today's weather forecast

      ME!

    8. Re:Encryption alg by rocket97 · · Score: 1

      As long as it is enough to keep the Girlfriend from finding all the pr0n on the computer I will be happy.

      --
      "The two most abundant elements in the universe are hydrogen and stupidity." -Harlan Ellison
    9. Re:Encryption alg by Artifex · · Score: 1

      And that was five years ago


      Which makes you wonder how much such a machine would cost today. Especially since the "much less than $250,000" remark referred to the whole project, including one-time costs in development. Don't you wonder what the current equivalent of the "deep crack" chip is? And can you bet that several governments have privately come up with custom silicon to do the job, also, much faster because they have lots more money and techniques we don't know about?

      Makes you wonder how safe even triple-DES is.
      --
      Get off my launchpad!
    10. Re:Encryption alg by Jeff+DeMaagd · · Score: 1

      As long as it is enough to keep the Girlfriend from finding all the pr0n on the computer I will be happy.

      This system will be good for that, but definitely not for holding crackers and spooks at bay for more than a short period of time.

    11. Re:Encryption alg by Artifex · · Score: 1

      As long as it is enough to keep the Girlfriend from finding all the pr0n on the computer I will be happy


      I knew there was a reason why those chips were called "deep crack."
      I guess the designers met your girlfriend already.

      --
      Get off my launchpad!
    12. Re:Encryption alg by karlm · · Score: 1
      Scheez. People still use that?

      It has lots of uses nowadays. Cracker-jacks now come with a 40-bit DES decoder ring in the box. Millions of elementary school kids are passing notes that it would take their teachers hours to read. It's one step up from the Vernier cipher they used to use in their decoder rings.

      Thank goodness nobody has clued in elementary school kids that a deck of cards can be used for encryption stronger than 80-bits (Schneier's Solitaire algorithm).

      --
      Copyright Violation:"theft, piracy"::Anti-Trust Violation:"thermonuclear price terrorism"<-Overly dramatic language.
    13. Re:Encryption alg by evilviper · · Score: 1
      I think when they said keep the government supercomputers busy for weeks, they meant seconds.

      Maybe they were just talking about the supercomputers owned by the government in Barbados... ;-)
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    14. Re:Encryption alg by Tom7 · · Score: 1

      Using the same techniques as they did to brute-force DES56, triple-des would be about 2^112 times as secure.

  42. No External Key??? by YetAnotherDave · · Score: 5, Informative

    Hmm, don't mind me while I keep using a software solution...

    Loop-AES is trivially ease to set up under linux,
    and you can have it require a GPG key etc that live on a USB keychain.

    If you have my keychain, and you know the password, you can mount /home on my laptop. Otherwise you're SOL...

    http://sourceforge.net/projects/loop-aes/
    http: //loop-aes.sourceforge.net/loop-AES.README - see example 4

    Something you have and something you know...

    1. Re:No External Key??? by Anonymous Coward · · Score: 0

      It DOES have an external key.

      Informative my hairy ass.

  43. from ABIT's site by jaredcat · · Score: 1

    ABIT SecureIDE

    Nowadays, information security has become a major concern with all kinds of end users, as most documents are now stored electronically. Business and personal files must be kept safe from unwanted intruders. ABIT has had a lot of experience in the field of data protection for motherboards: We were the first company to adopt RAID as a standard specification of all motherboards, beginning in 2001. This initiative was welcomed by end-users and media, and it also soon became an industry standard.

    ABIT listened to users who were asking for information security. In July 2003, we are the first company to introduce this feature on our motherboards. Secure IDE is a device that connects to your IDE hard disk and has a special decoder key; without this key, your hard disk cannot be opened by anyone. Thus hackers and would be information thieves cannot access your hard disk, even if they remove it from your PC. Protect your privacy and keep anyone from snooping into your information. Lock down your hard disk, not with a password, but with hardware encryption. A password can be cracked by software in a few hours. ABIT?s SecureIDE will keep government supercomputers busy for weeks and will keep the RIAA away from your Kazaa files forever.

    How to Use ABIT?s Secure IDE to Protect your Information/Data?

    SecureIDE is a encryption device that uses the eNOVA X-Wall chipset that ensures confidentiality and privacy of your data through disk encryption. When booting up your system, go to DOS and implement the FDISK instruction. This instruction will make a partition to format the Hard Disk to accept the secure IDE key. After this procedure, there are no more extra steps to perform besides using the key to ?open? the hard disk each time you boot up your system.

    Nowadays it is necessary to have information security no matter what field your data comes from: business, scientific, government or copywrite protection. Only Secure IDE can protect you data and your privacy.

  44. RTFA and LATFP (Look at the fine picture) by Nkwe · · Score: 1

    But if they have access to your hard drive, time to unscrew it, secure it, etc - why not take the entire machine?

    If you look at the diagram on the website you will see a controller board that sits between the motherboard and the hard drive. Plugged into the controller board is USB dongle thing which holds your decryption key. Assuming the encryption is sound and assuming that you take the dongle with you when you leave your computer unattended, it is a pretty secure arrangement.

    1. Re:RTFA and LATFP (Look at the fine picture) by tpearson · · Score: 1

      It's only secure until a court orders you to turn over the dongle. Then you're screwed.

    2. Re:RTFA and LATFP (Look at the fine picture) by kannibal_klown · · Score: 1

      But Sir, I misplaced it. Honest. I can't find it anywhere. You can tear through my apartment if you want.

      I'd probably thank you if you found it. Otherwise I'll never be able to listen to my emm-pee... I mean, do stuff for work on it ever again!

    3. Re:RTFA and LATFP (Look at the fine picture) by LinuxHam · · Score: 1

      Not if you destroy the dongle first.

      --
      Intelligent Life on Earth
    4. Re:RTFA and LATFP (Look at the fine picture) by gweihir · · Score: 1

      It's only secure until a court orders you to turn over the dongle. Then you're screwed.

      If the dongle still works...

      Destroying the dongle (think sledge-hammer or blowtorch, both prepared for immediate use) is massively faster than overwriting even a single modern 80GB disk, which takes around 40 minutes.

      Of course you have to practice destroying the dongle on the real equioment. Could be a little costly.

      Using software-encryption with the key on a floppy or usb-keychain device or even simple file (all e.g. supported by Linux), optionally protected with a passphrase is far better. For fast key destruction you overwrite the file (file on disk or usb-dongle) or burn the floppy.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    5. Re:RTFA and LATFP (Look at the fine picture) by magarity · · Score: 1
      Of course you have to practice destroying the dongle on the real equioment. Could be a little costly

      .45 long slide with laser sight vs Dongle requires no practice and is quite effective.

    6. Re:RTFA and LATFP (Look at the fine picture) by gweihir · · Score: 1

      .45 long slide with laser sight vs Dongle requires no practice and is quite effective.

      Indeed. But it might shorten your lifespan if the people that are in the process of breaking down your door hear a gunshot.

      On the other hand, you can apply this solution also directly to an unencrypted disk.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  45. key pen by 3terrabyte · · Score: 1
    I was actually looking into what it would take to do something like this. Not a daughter card, but through a diskcrypt-type software using a 1024 bit key on a USB keychain. Supposedly you can mount and unmount a whole drive with a command. Use the key while doing this...

    However, one of my caveats would be that the disk would have to re-encrypt after an hour of non-use. After all, when they bust your door down, will you have time to turn the PC off? This motherboard they're selling is only going to keep you safe if you're machine is off. If your machine is already off, then you might as well put your hard disks into the ceiling vents.

    Some might argue that most agents would bust down your door, and just confiscate your computer. But I am sure that they would be keeping an eye out for these type of motherboards, and more likely do a check before turning your computer off.

    Oh, and last but not least... You have to have that USB key hidden. And I think they'd even check your ass. So how exactly do you hide the keychain in a difficult place to find-- but not so difficult that it's a hassle to you too (because if it is a hassle, then you'll just leave your computer on all the time...thus unencrypted)

    --

    Why are there only 19 people folding@home for slashdot?

    1. Re:key pen by Anonymous Coward · · Score: 0

      The obvious solution is to keep all your really importaint files on a single drive (not difficult with todays storage sizes) and when they kick the door down, you pull the keychain, drop it on the ground, and stand on it hard while saying 'oops!, you scared me'.

      A better solution would be a system that required a passphrase each time the keychain is plugged in, but locks out after three false attempts. Then you can pull the keychain and 'forget' the passphrase.

  46. You know what.. by abelsson · · Score: 1

    > will keep government supercomputers busy for weeks

    Anything that doesn't keep, oh.. say a gigant computer the size of the solar system, busy for millions of years cracking my keys doesn't really impress me (encryption wise).

    A few weeks by government supercomputers is crackable by distributed efforts in about the same timeframe today.

  47. It CERTAINLY not protect against Kazaa /RIAA snoop by aepervius · · Score: 1

    In kazaa and otehr p2p you are *the user* sending the file you have in a share onto the network and show it to everbody. You open yourself. The only way to avoid that is to have nothing to share and only download from other (which is the contrary to the spirit of P2p, because if everybody dodes that the file share pool dry like a well in sahara). Encrypting data do not help , because you show the open data to the world.

    And if the RIAA sue you, well, you can hardly say to the court/justice , "sorry you can look at my HD , there is nothing to see. Ho wait it is encrypted ! Buahahah!". Then two minutes later you are sumoned to give the key, and 4 minutes later back to case 1 without the expensive encryption.

    --
    C. Sagan : A demon haunted world:
    http://www.amazon.com/gp/product/0345409469/
    visit randi.org
  48. Support Call by tkrabec · · Score: 1

    Customer: my mother board just died and I got my replacement and I cannot see anything on my HD

    Support: well if you had the Secure IDE enabled you will need to reformat and install from scratch, Unless you either backed up or wrote down your special code.

    Customer: You mean the long string of weird numbers and letters.

    Support: yeah ...

    -- Tim

    --
    TKrabec Pahh
  49. Yes but by phorm · · Score: 1

    like not sharing their file library

    P2P is based on the concept that people share. Less people sharing, less P2P sources, and P2P slowly dies down, RIAA wins...

  50. No, they don't think that. Try reading the article by Anonymous Coward · · Score: 0

    I doubt ABit's concerned about losing a fair bit of respect from you, since you didn't bother to put the least bit of effort into discovering that your points are irrelevant-- their whole point is that someone could take the whole machine and still not be able to decrypt the harddrive, as long as you were't dumb enough to leave the USB key attached. And you get -1, willfully uninformed, for recognizing in your post that you hadn't read the article. Sheesh.

    Anyway, the truly paranoid will attach little self-destruct mechanisms to their USB keys, so that they can wipe out the info completely, when the agents in black uniforms come crashing through the windows ;')

  51. Poor reporting by RainbowSix · · Score: 1

    The register misread the report.

    Register:
    "has a special decoder without a special key,and that means hard drives can 'never be opened by anyone'"

    Abit:
    "has a special decoder; without a special key, your hard disk cannot be opened by anyone. "

    So for those of you whose anti-RTFA isn't on recursive, you would think that there wasn't a special key, but what Abit was saying that without the special key (USB memory key, apparently), the drive is secure.

    --
    --------
    It's OK to be social, just don't tell anyone about it.
  52. Only 'weeks'? by MattGWU · · Score: 1

    Any crypto algorithm worth its salt would have The Farm Boys cranking away until the Universe ended and then some. Not that this thing is going to be doing say, 2048-bit Blowfish or anything, but an expected brute-force or crack along a timeframe of 'weeks' is cryptographically poor.

    On a similiar topic: this being sold at geeks.com. Front panel ports plus a thing that does "real time 64-bit DES" on your HD. I'm skeptical towards both products, but it's a good start. The jaded cynic in me saw "Secure IDE" and just assumed that Palladium was a step closer, at least data-storage-wise. Ever notice how when Certain Software Firms say 'secure' or 'trusted', it's usually not in the traditional senses of the words?

    --
    "These people look deep within my soul and assign me a number based on the order in which I joined" --Homer re:
  53. Cool tech, but not paranoid enough... by rthille · · Score: 1


    The best paranoid tech I've seen like this is where the additional encrypted filesystems are stored in the freespace of other partitions, and if you don't unlock all the partitions, then 'higher' level partitions are at risk when 'lower levels' write to their freespace.
    See, it's not good enough to have encyrption when they take you to court, you need to have deniabilty. You need to be able to deny even having the encrypted data.
    Perhaps if the Secure IDE controller were to wipe the encrypted partitions (with constant random rewrites until powered off) if it were ever powered on without the key, this would be safe.
    "Honest Judge, I'd love to give up the data, but that tool over there powered on my computer without the key and the data was all auto-shredded." I suppose you could have the bios fake a keyboard (or other, temporary) failure once or twice on power-up before wiping the data so that you didn't screwed if you forgot to put your key in once.

    --
    Awesome furniture, accessories and cabinetry in Santa Rosa, CA: http://humanity-home.com/
  54. Secure against supercomputers and RIAA? by Anonymous Coward · · Score: 0

    The main claims are that it makes things harder for government supercomputers and RIAA. It doesn't mention that the way those organizations would gather their information is online. If you're online, haven't you already unlocked your PC?

    Isn't that like selling people a device to boot their car, and telling them it will make their car more secure against carjackers?

  55. An evolutionary step by SaucyWrong777 · · Score: 1

    I have Abit's IC7-G MaxII Advance board. It is truly a very stable board, even when overclocked. well worth its salt. This Max3 board simply seems like a MaxII but with a couple added Frills, a few more SATA hookups, this elusive 'Secure IDE', and a fan to cool the capacitors, which I never thought caused much of a problem. There also seems to be a new northbrdge fan that looks like it might cool better. As one who hasn't read too much about this board, I'm wondering how much more they're going to charge for it, provided there SEEMS to be nothing special added to it. Unless I'm missing something huge, who knows?

  56. RIAA vs. DMCA by Theovon · · Score: 1

    So, basically, if the RIAA wants proof that you have illegal material on your hard drive, they have to violate the law. LOL.

  57. Chipset information & details by unixwin · · Score: 1
    Some links to the chipsets in question Enovatech 1 Enovatech 2 Enovatech 3
    X-Wall DX Crypto-Gateway A real-time IDE encryption/decryption gateway, encrypting the entire disk content including boot sector and operating system without performance degradation. X-Wall DX is equipped with NIST (National Institute of Standards and Technology) certified 100% hardware DES (Data Encryption Standard, http://csrc.nist.gov/cryptval/des/desval.html) and TDES (Triple DES, http://csrc.nist.gov/cryptval/des/tripledesval.htm l) algorithms, capable of delivering 1.1Gbit/sec real-time throughput. It comes with a built-in True Random Number Generator (TRNG) and FLASH memory that allows KEY management system and KEY recovering process within a single chip.
    X-Wall SE Briefs: The X-Wall® SE ASIC ensures privacy and confidentiality of data and credentials stored on PC hard drives without degrading system performance. A cryptographic system-controller ASIC operating at the physical layer, the X-Wall® microchip performs bit-by-bit "real-time" encryption of the entire hard disk (including the boot sector and operating system) at 1.1 Gigabit per second using Federal Government certified DES/TDES algorithms. In contrast to software solutions, no password is ever stored on the hard drive or held in machine memory. X-Wall® 's unique design also completely eliminates any dependency on operating systems or device drivers while functioning automatically and transparently, thereby eliminating user intervention.
    The X-Wall® SE chip resides between the IDE host controller and the IDE hard drive. Incorporating both a host and target interface for IDE Ultra DMA drives, X-Wall® SE acts as a host controller to the hard drive and as a hard drive to the controller. X-Wall® intercepts and translates IDE commands and encrypts all data in real-time. All data written to the hard drive, including the boot sector, operating system, temp and swap files, is automatically and transparently encrypted. Attempts to circumvent security by booting from a floppy disk or by removing the hard drive to be read on a different machine would prove futile since the entire content of the hard drive is encrypted
    --
    -- everyones not everybody and neither is everybody like everyone.
  58. Why not Triple DES or AES? by LoadStar · · Score: 1

    Ok, my question is: why not use a standard software based encryption, like an automatic Triple DES, or better yet AES, that is based on a keyphrase that you enter every time you start up the computer?

    Any time there's a hardware key floating about, that's just something that can be obtained to get access to the system.

    1. Re:Why not Triple DES or AES? by 3rd_Floo · · Score: 1

      According to the eNOVA website the X-Wall ASIC Impliments a "performance optimized DES/TDES". It looks interesting, I hope that key length is long enough tho...

    2. Re:Why not Triple DES or AES? by LinuxHam · · Score: 2, Insightful

      Its also something that can be smashed with a hammer or other blunt object, tossed into a river, or broken into small pieces, each being discarded in several random trashcans between NYC and DC. You don't have to destroy the drive, just the chip. If the feds are that close, I think you'll voluntarily give up the data in the name of personal freedom.

      Besides, your friends still have the GPG-encrypted DVD-R backups you gave them, right?

      --
      Intelligent Life on Earth
    3. Re:Why not Triple DES or AES? by timeOday · · Score: 1
      Ok, my question is: why not use a standard software based encryption, like an automatic Triple DES, or better yet AES, that is based on a keyphrase that you enter every time you start up the computer?
      Possibly because software encryption kills performance?
    4. Re:Why not Triple DES or AES? by Nogami_Saeko · · Score: 4, Informative

      There's another nice product there as well:

      http://www.enovatech.net/html/ps_mobile.htm

      It's a mobile HD rack with the key/encryption hardware built-into it. Sounds reasonably secure too. From the site:

      - Real-time hardware based encryption with 1-1Gigabit per second throughput and zero performance degradation
      - NIST Certified DES 64-bit and TDES 128/192-bit encryption engine
      - Automatic transparent operation encrypts entire hard drive bit-by-bit, including Boot Sector and OS
      - Portable X-Wall Secure Key for BIOS level user authentication and access control
      - Operating System and software independent ; does not require device drivers

      Sounds like a nice product. With bandwidth in the gigabit range, it isn't going to be a problem on any mechanical storage device.

      Regular DES is pretty weak though... Triple DES is reasonably secure though, assuming those are actually the key-lengths shown, and not just marketingspeak. If the price is right, I could see this type of gear becoming quite popular.

      Law enforcement would hate it though. Assuming they couldn't get ahold of the key before it was destroyed, they'd be TSOL as far as getting anything out of the drive.

      N.

      --
      "Nothing strengthens authority so much as silence." - Charles de Gaulle
    5. Re:Why not Triple DES or AES? by starm_ · · Score: 2, Informative

      That is what is used:

      from enova's web site:
      Q: What is "X-Wall SE"?
      A: The X-Wall SE is an ASIC (Application Specific Integrated Circuit) that encrypts and decrypts the entire hard disk bit by bit (including boot sector, temp files, swap files and the operating system) with real-time performance using the NIST (National Institute of Standards and Technology) certified DES (Data Encryption Standard) and TDES (Triple DES) algorithms.

      Q: How can X-Wall SE encrypt the entire disk in "real-time"?
      A: X-Wall SE is specifically engineered for high speed communications with the disk. X-Wall SE offers 1.1 Giga bit per second or higher real-time performance to all IDE compatible hard drives. Since X-Wall SE hardware performs all encryption and decryption tasks, there is no software to cause memory and interrupt overhead.

      Q: Can X-Wall SE work with all types of operating systems?
      A: The X-Wall SE requires no device drivers and is independent from all operating systems. The only requirement is an Ultra ATA (Ultra DMA) compliant disk drive.

      Q: What is "DES/TDES"?
      A: DES (Data Encryption Standard) was originally introduced by NSA (National Security Agency) and IBM and has since become a Federal data encryption standard as defined in FIPS 46-3 (Federal Information Processing Standard). DES works on 64-bit data segments with a 64-bit key of which 8 bits provide parity, resulting in a 56-bit effective length. A variant on DES is TDES, in which the plain text is processed three times with two or three different DES secret keys. With two encryption keys used, the result is an encryption equivalent to using a 112-bit key. With three keys, the result is an encryption equivalent to using a 168-bit key. In practice with a 128-bit TDES, the plain text is encrypted with the first key, decrypted with the second key, and then encrypted again with the first key.

      Q: How is key length related to security?
      A: In general, a larger key length creates a stronger cipher, which means an eavesdropper must spend more time and resources to find the decryption key. For instance, 240 (a DES 40-bit strength) represents a key space of 1,099,511,627,776 possible combinations. While this number seems impressive, it is definitely feasible for a microprocessor or a specially designed ASIC to perform the huge number of calculations necessary to derive the key. Surprisingly an investment of only about US$10,000 investment in FPGA (Field Programmable Gate Arrays) will be able to recover a 40-bit key in 12 minutes. Further, a US$10,000,000 investment in ASIC will be able to recover a 40-bit key in 0.05 second. A government agency that can afford investing US$100,000,000 or more will be able to recover a 40-bit key in a whopping 0.002 second! Thus a 40-bit length cipher offers a bare minimum protection for your confidentiality and privacy. Fortunately the "work factor" increases exponentially as we increase the key length. For example, an increase of one bit in length doubles the key space, so 241 represents key space of 2,199,023,255,552 possible combinations. A 2112 bit TDES cipher offers extremely strong security (5,192,296,858,534,827,628,530,496,329,220,096 possible combinations) that should resist known attacks for the next 15 to 20 years, considering the advance of semiconductor design and manufacturing.


      oh and here's the link: http://www.enovatech.net/html/ps_se_qa.htm

    6. Re:Why not Triple DES or AES? by 3terrabyte · · Score: 1

      Interesting. Those are the same specs someone else pointed out that is supplying this motherboard. Maybe the same company.

      --

      Why are there only 19 people folding@home for slashdot?

    7. Re:Why not Triple DES or AES? by 3terrabyte · · Score: 1

      Have you done the GPG encrypted DVDR's? I was looking into doing the same thing for backups. I am curious how you shared the keys with your friends, and the speed of decryption.

      --

      Why are there only 19 people folding@home for slashdot?

    8. Re:Why not Triple DES or AES? by Nogami_Saeko · · Score: 5, Informative

      This is a bit offtopic, but I think it's valuable for anyone wanting to know about encryption - really GOOD encryption when someone's life/freedom may be on the line.

      One of the biggest problems with regards to encryption (aside from snakeoil salesmen) is that if someone suspects/knows you're using encryption, they're going to try and get the key out of you. Either by legal means like locking you away in a hole for years until you make with the key, or just resorting to good old fashioned torture to make you cough up the info. Neither option is particularly appealing, so a rather smart solution to the problem was devloped.

      Naturally, it's called "Rubberhose" (The website)

      The gist of it is that you make a large container file (say, 1gb for example). Inside that container file, are many smaller container files, each one having their own encryption key. You'd have one container with moderate-level stuff that you could "give up" if forced, and another container with the "real good stuff" that you'd get imprisoned/killed if the badguys discovered it.

      The interesting way that it works is that in order to get access to the "real good stuff", you need to input the keys to all of the other containers to both decrypt the containers in question, and to fully map the filesystem. No container knows about any other container, nor where it's data is stored inside the 1gb file. Of course the data isn't stored in contigious blocks, and the containers could be fragmented into millions of pieces interwoven with eachother. It's also impossible to "prove" by any means that another container even exists.

      So you can open any container and see the info inside it, but all of the containers appear to utilize the entire 1gb of storage space. You never know that anything other than empty space exists in the drive.

      It's kind of complex, and I may not have explained it all that well, so before jumping on me, please read up at the website.

      It's absolutely elegant, although perhaps not currently easy enough to be utilized by the masses. Still, if I was going into hostile territory, this would be the first thing I got operational on my portable equipment.

      N.

      --
      "Nothing strengthens authority so much as silence." - Charles de Gaulle
    9. Re:Why not Triple DES or AES? by hesiod · · Score: 1

      This is a great idea. If only you could actually BUY one. I searched on enova's site & google and could not find a single place to buy one. I couldn't even find any reference to price, which means it's probably too much. Have you or anyone else found a place to price/purchase this type of technology?

    10. Re:Why not Triple DES or AES? by kasperd · · Score: 4, Informative

      Possibly because software encryption kills performance?

      AES ceratinly was designed with performance in mind. And it can be implemented efficiently on 8-bit and 32-bit general purpose architectures as well as dedicated hardware. What interests me even more is what mode of operation they are using. I'm researching in modes aimed at disk encryption. It certainly is more complicated than just using CBC and be done with that.

      Now if all you wanted to do was ECB mode encryption of the disk, that could be done very efficient in hardware. With 512 byte sectors and 256 bit blocks, you would have 16 blocks per sector, which could be encrypted and decrypted in parallel by 16 independend AES circuits. But of course that is not particular secure.

      I have designed a more secure encryption that uses a tree structure on the disk. And involves both hashing and symmetric and assymetric encryption. Obviously it does have a price in terms of disk space, memory requirements, and I/O efficiency. But you get impressive security properties.

      I doubt ABIT have done any of that, because the customers probably only want encryption if they can get it for free. Besides it would be stupid anyway considering the ridiculously small key of just 40 bits as mentioned in the specification. They claim it is adequate for general users. I say it is adequate for anybody who doesn't need encryption.

      --

      Do you care about the security of your wireless mouse?
    11. Re:Why not Triple DES or AES? by CracktownHts · · Score: 1
      A great concept and kudos to those involved, except for one thing. The only way to get it working is to install an obscure cyberpunk OS that reeks of h4cktivismo.

      I believe the keyword(tm) is "Plausible Deniability", and a key part of that is looking as normal as possible.

    12. Re:Why not Triple DES or AES? by Anonymous Coward · · Score: 0

      I'm not sure how real this product is. A search of Google turns up no vendors for it, and shows me that the same "SE-192A-SMR" part number is used for both the "mobile" unit and the PCI adapter at 192-bit strengths.

    13. Re:Why not Triple DES or AES? by owlstead · · Score: 2, Interesting

      Triple DES is very fast, and it is an established encryption algorithm, I am sure this is not just marketing speak.

      Normally with tripple des an ede scheme is used (encryption with key a, decryption with key b and encryption again with key a. This is supposed to be almost as secure as a tripple des with an additional key c at the end. Furthermore, only 7 bits will be used of every byte, so the actual encryption will be 112 bits strong.

      Single DES is not secure, and especially when the same data is both available encrypted and as plain, the code will be easy to crack. It would be the same attack as against 56 bit WEB encryption on wireless lans. Think minutes.

      Actually AES is considered more secure, and is made for fast encryption both in hardware and in software. So why this isn't used for these kinds of products, I do not know.

      The obvious cool things are the certification (which may have to be performed again when using AES, think big bucks) and the operating system independence.

      The obvious disadvantage: this is symetric encryption. You won't be able to use it for continuous storage on a web server. It only protects you when the system is attacked physically. If you can break the OS, you will be able to get to any data on the storage device... So you could replace it easily with ... a door :)

      Warper

    14. Re:Why not Triple DES or AES? by A+Naughty+Moose · · Score: 1

      According to this thread, it doesn't.

      For those not wanting to read through the whole thing, the thread starter got his Linux box to encrypt everything except the boot partition. (IE: If you boot off of floppy, you could have your entire hard drive encrypted, including the swap and root partitions) There was also some discussion on how much of a performance hit there was, and while no tests were published, the general conclusion was that it wasn't noticable on modern computers. Take that for what you will.

    15. Re:Why not Triple DES or AES? by toddestan · · Score: 1

      Lets see if I follow this: So if they got one of the keys, and opened a package, and it unlocked 200MB in the 1000MB encrypted file, and the rest of the 800MB is just empty space. But we know that 800MB is not empty, it's the stuff taken up by the other packages with the other keys.

      So what if the bad guys suspected something, and assuming they can get write access, try to copy some 800MB file into the space? Wouldn't it run out of room, or some other funny stuff happen (like the space suddenly expands to 1800MB), that might make them suspicious?

    16. Re:Why not Triple DES or AES? by Nogami_Saeko · · Score: 1

      Well, they don't know that the 800mb is empty, because even free space inside the file is encrypted, so it could be either free, or it could be data. There's no way to be sure without mounting it via a passphrase.

      If they were to mount the 200mb partition in write mode and add extra files to it, it would corrupt and probably destroy anything in any other unmounted aspects on the system. The only truely safe way to work on any of the aspects in "write mode" is to mount every aspect inside the file with the proper passwords so everything knows what's allocated and what's not.

      Granted, having one aspect destroy another is fairly dangerous in terms of operator error, and this would be bad if the data was important, but if the alternative was that the bad guys were gonna throw you in a hole for the rest of your life, or have people work you over for days/months/years on end with all sorts of nasty torture techniques if they suspected something, having the data destroyed would be just fine in my books.

      --
      "Nothing strengthens authority so much as silence." - Charles de Gaulle
    17. Re:Why not Triple DES or AES? by shachart · · Score: 1

      Automatic transparent operation encrypts entire hard drive bit-by-bit, including Boot Sector and OS

      Can anyone spell "4GB-of-candidates-for-known-plaintext-attack", boys and girls?

      --
      Those who can, do. Those who can't, consult.
    18. Re:Why not Triple DES or AES? by raile · · Score: 1
      Yes, people could torture you for the key, but let's look at what would probably be the most common use (and the one that's being marketed by ABIT): obscuring P2P downloads.

      I can't speak for any other country but the one I reside in, the USA, but I'm pretty sure "torture" is going to be out of the question. In any case, I beleive that the Fifth Amendement protects me from divulging the key. Is that not true?

    19. Re:Why not Triple DES or AES? by Anonymous Coward · · Score: 0

      That's definately not true in england where they passed the RIP act. I think that the PATRIOT act has similar wording. This is all silly IMHO because although you don't have to incriminate yourself, if the info on your HD isn't incriminating releasing the key should be no problem. Therfore they'd get you for interfering with an investigation or some other such crap. My beef is that what if I really don't have the key? What if I bought the computer off ebay unbeknownst to me from a terrorist or a cia agent and it came with this wierd file that I couldn't read and I just assumed it was binary or something because I don't know how to read binaries either. Are they really gonna hold me for the key? that sucks.

  59. Read the damn article... by Physics+Nobody · · Score: 4, Insightful

    Everyone ranting about how this is inherently stupid since the key is just on the motherboard should actually read the article and note that the key is actually going to be stored on a removable device of some sort. So the idea is you carry the key with you at all times and just plug it into the computer when you want to use it. When the key is not in the computer the data cannot be read.

    Of course this still doesn't explain the silly Kazaa claims, however that is another issue altogether. In fact this whole thing seems kind of useless since if the government were to confiscate your computer or something you'd think they could just subpoena the key as well, and it does nothing to protect against hackers since the key has to be in your computer for you do use it. Turning it off when you're not using it would be just as effective. About the only thing this is good for is in case somebody steals your computer when you're away. But it could work for that.

    --

    Physics is good

    1. Re:Read the damn article... by doppleganger871 · · Score: 1

      I think what they may be trying to get at, is if your computer is subpeona'd, make sure your key is nowhere to be found (or destroyed). Makes it difficult for them to get at yer data. THey probably won't know about the key right away, and you may have time to get rid of it.

    2. Re:Read the damn article... by Cyno · · Score: 1

      I think people are ranting about how this is inherently stupid because it is inherently insecure. Security through obscurity all over again.

      At least they're trying. Now if they could implement it with Rijndael maybe they won't get so many laughs from their potential customers.

  60. Survival of the Smartest by Schezar · · Score: 1

    Heh.. That, my friend, is computer Darwinism.

    --
    GeekNights!
    Late Night Radio for Geeks!
  61. False sense of security, anyone? by JoeShmoe · · Score: 1

    I like the idea of on-the-fly hardware encryption, I really do. I've looked into buying those trays they sell online that do the same thing. IDE signal in, scramble with a key, save to hard drive, rinse repeat.

    The problem is that they key systems and basically a little USB device similar I'm sure to those USB flash drives that store the key. That means two problems:

    1) Lose the key? You are screwed. None of the solutions I've seen provide a mechanism for backing up your key or getting a new one made. So you have two keys, right, but what if one gets shocked and you don't know it and you lose the other key? Bad news. They way they should implement these systems is to give you the hardware key as a text file and let you upload it onto any number of USB flash drives. You can put the key in your safe deposit box, or hide it using stenography, or bury it in the backyard. If you ever lose your physical key, you can create a new one.

    2) Have the key? You are screwed. How hard is it going to be for law enforcement, thieves, RIAA to access your hard drive when the key is right in the system? That is stupid. They should either implement this as a one-time key or as an auto-destructing key. For example, if we continue the example above where you can load the keyfile on any USB drive, then the system should be configured so when you insert the USB key to unlock the drive, the system erases the keyfile and writes random data patterns all over the drive. System loses power? Okay, reload your keyfile and repeat. If someone takes your system, then they'll have to interrupt power and when it reboots the key is blank. Or, have it real easy to destroy the key. Like a panic button. So you wear it around your neck, use it to unlock your system, boom someone kicks down the door you just press the button and your key is useless. For bonus points make it transmit a wireless signal so the same button powers off/unmounts your encrypted drives.

    If a system were available that met the above description, I would buy it in a heartbeat and so would any of my clients who have a bug up their butt about some thief walking away with a hard drive full of trade secrets/credit card numbers. Especially now that in California, companies have to publically announce any security breaches.

    So, nice try Abit...but no cigar. Only a fool would think that this system offers any sort of legal or security protection.

    - JoeShmoe
    .

    --
    -- I wonder which will go down in history as the bigger failure: the War on Drugs or the War on Filesharing
  62. Hoo-Ah. by doppleganger871 · · Score: 1

    Well, it's not foolproof, but it's a step in the right direction. Just remember, our freedoms are slowly eroded so we don't notice them disappearing. This is a small step in the right direction. Take what we can get, and encourage the progress.

    That is all.

  63. Secure Network Access by 00Monkey · · Score: 1

    Hey...this coupled with secure network access through a free copy of say Wingate would be... er hmm, nevermind.

  64. No escape by Anonymous Coward · · Score: 1, Funny

    RIAA agents: Where are your Kazaa files, punk?

    Me: I've got an Abit super protected IDE mainboard, fuck off Nazi pigs

    RIAA agents (grinning): Then could you please show us a valid SCO-approved license for your Debian system?

  65. But what about performance by not_a_george · · Score: 1

    Does it cause any performance problems. and what happens if you lose the key (were sorry mr. anderson, but your data is toast)

    kinda sketchy to me

    --
    Linux: Helping nerds look smarter since the late 90s.
  66. SUPAR K-LEET SECURARRRRTY by op00to · · Score: 1

    Secure IDE, says Abit, has a special decoder without a special key, and that means hard drives can "never be opened by anyone".

    ... I guess that is the pinnacle of security, not being able to be opened by ANYONE! Download all the files you want -- don't worry, you won't be able to opened them. WTF?

  67. I Can See It Now by Not+The+Real+Me · · Score: 1

    All the paranoid little geeks who think the government is watching their every move will buy this motherboard in droves. That is, after they get done lining the interior of their home with aluminum foil.

  68. Engrish by Anonymous Coward · · Score: 0

    "Protector for Business and personal secret"

    ROFL :-D

  69. Since nobody reads the acticle... by Kjella · · Score: 4, Insightful
    • It has *nothing* to do with the motherboard, it is a card that connects between the IDE cable and the IDE drive. Like s separate card.
    • It works with all OS, no drivers. You need to start from a blank disk though because everything is being encrypted/decrypted as it passes through (if you "decrypt" plaintext something it goes horribly wrong).
    • The encryption is 40 bits which is really really weak. Same as DVDs for example (ok slightly FUD because CSS was a poor algorithm)
    • You have an external keyring, which acts as your hardware key.
    That being said, I really don't see the big use of this. It's only good if your disk is taken, they don't take the key and it's only protecting the information (disk is as good as ever if you remove the card and format it again). Of course if you have vital company/personal/military data on your disk I suppose that might be enough of a reason.

    Kjella
    --
    Live today, because you never know what tomorrow brings
    1. Re:Since nobody reads the acticle... by Anonymous Coward · · Score: 0

      No, Moron, the MAX3 motherboard has this built in. You're referring to their RISER CARD.

    2. Re:Since nobody reads the acticle... by robi2106 · · Score: 1

      I am willing to bet that the entire computer system would be physically taken if anything was taken. This would defeat the purpose of the system.

      robi

    3. Re:Since nobody reads the acticle... by freeze128 · · Score: 1

      What would be *MORE* useful is a button on your keyboard (like the "Internet" button, or the "Email" button) that would encrypt your entire hard drive. That way, when the RIAA (or SPA, or whoever) raids your house, you hit the button and put your hands in the air!

  70. Legal access by Anonymous Coward · · Score: 0

    Assuming your encrypted hard drive is seized as evidence, can you be compelled by the courts to provide the key?

    1. Re:Legal access by MImeKillEr · · Score: 1

      Not if you no longer have it.

      In all likelihood, they're not going to break down your door and rush in for your PCs. Simply remove the USB key and stash it somewhere difficult for someone else to find. If the cops show up with a search warrent, let 'em have the computer. Then destroy the key.

      --
      Cruising the internet on my TI-99/4A @ a whopping 300 baud!
    2. Re:Legal access by Anonymous Coward · · Score: 0

      mmm.... tampering with evidence and blocking justice!

      what a nice way to round out some copywrite infringement charges!

  71. Actually it was a USB Scanner by ryder · · Score: 1

    I was there. He was demoing how easy it was to set up a USB device. whoops. What a classic moment though.

    1. Re:Actually it was a USB Scanner by kasperd · · Score: 1

      I was there.

      Whish I had been there. Unfortunately I have only seen it on a low quality .mov file. Even looked like the camcorder was affected by some electrical interference when the computer was rebooted. But it was of course still a funny clip.

      --

      Do you care about the security of your wireless mouse?
  72. How Sad by WindBourne · · Score: 1

    It is apparent that this is designed to thwart any government attempting to get to your downloaded files, with an empasis on RIAA/MPAA. When you think about it, it is scary (and sad) that we have to go to such extremes to protect ourselves from our government. How low we have sunk in recent times.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:How Sad by sameyeam · · Score: 1

      True, but then you could also make the point that we still have the freedom to choose to fight back. At least for now anyway... :-)

    2. Re:How Sad by WindBourne · · Score: 1

      Actually, we have lost the rights to fight long ago (but taking it back is a different matter). Think kevin Mitnick being held for several years for keeping his password (right to avoid self incrimination). Think of the Musleums being held today in prisons for the last several years with little to no evidence of any missdoings. "I think that you still have a key in your possesion hidden someplace so we are going to hold you until you give it up".

      --
      I prefer the "u" in honour as it seems to be missing these days.
    3. Re:How Sad by Anonymous Coward · · Score: 0

      I think you've had a few too many Liberal teachers in high school.

      Kevin Mitnick was not innocent. He trespassed and then stole from a company.

      This is not meant to protect you from the government. It won't even do much to protect you from the RIAA. All you have to do to escape them is to change the location of downloaded mp3s. The government has the ability to sniff emails, but they don't unless you are a person on interest. As for the Muslims being held for years... I won't even go there, it is far to off-topic.

  73. What if the battery dies? by 192939495969798999 · · Score: 0

    What happens then when the little battery dies? Does your machine completely shut down? Furthermore, what if I just take the HDD out and put it in a *brand* new machine that hasn't been powered up yet? Shouldn't the chip say, "no you're not another machine's HDD, you are MINE!" and take the thing hostage?

    --
    stuff |
  74. Re: The RIAA comment (settlements) by StarCat76 · · Score: 1

    Something I've wondered about:
    If the RIAA sues you, you defend yourself with a lawyer and win, couldn't you counter-sue to pay for the lawyer's fees,and also some damages due to defamation? Otherwise, I would imagine the RIAA would just sue everyone in America and make trillions.
    -Neil

  75. Sens-O-Matic by eFruitbat · · Score: 1

    I have recently counted the number of passwords (hardware tokens/pin codes/you name it) I use at work, home & school. The result was greater than 80.

    Now add another secure password for my hard disk, make it at least six characters, add two digits and one non-alphanumeric sign and try to add it to the already rememberd 80 tuples. Did I hear you saying that the only choice I have is to write the passwords on post-it notes?

    There are already databases for PDA but they are still not as good enough as the Sens-O-Matic card of Douglas Adams...

    username: clown
    password: bozo71%
    -- submit --
  76. Re:Encryption alg and MORE! by Onlyparthuman · · Score: 1

    This unit actually uses 40-bit DES as detailed here. Additionally, this system is integrated into this motherboard, but is also available as a IDE "pass-through" device if you will, allowing you to use this technology on any (IDE) system with any OS.

    This *does* encrypt the data on the fly, it's not just a physical HD lock. The mention of using DOS's "fdisk" does not imply that this is a M$ only product. The point is that the drive must be re-partitioned once the device is installed, since the original drive presumably is not already DES-40 encrypted. The link posted above in this comment has more information.

  77. Re: The RIAA comment (settlements) by Anonymous Coward · · Score: 0

    Then if they do get real evidence from an encripted hard drive, counter sue them under the DMCA...

  78. Why? by fluch · · Score: 1

    The partition mounted at /usr/local/private is crypted on my machine. Why do I need a special motherboard?

  79. a good thing by 73939133 · · Score: 1

    Hardware encryption of IDE drives is a good thing. It's not going to keep the government from looking at your files (they'll just make your life miserable until you give them the key) or the RIAA (they'll just watch what you trade with whom or install a virus). But it does mean that should your machine get stolen, the thieves can't do anything with your data. Actually, as you can imagine, this would be significantly more important on laptops. A few laptops have SmartCard-based hardware encryption built right in, which is arguable the right way of doing this (as opposed to a USB memory dongle).

  80. A dongle is included. by Anonymous Coward · · Score: 0

    Please read the description:
    SecureIDE: Protector for Business and personal secret. The encryption key is stored in a USB dongle. From the description: ..Secure IDE is a encryption card that uses the eNOVA X-Wall chipset that ensures confidentiality and privacy of your data through disk encryption. When booting up your system, go to DOS and implement the FDISK instruction. This instruction will make a partition to format the Hard Disk to accept the secure IDE key. After this procedure, there are no more extra steps to perform besides using the IEEE key to "open" the hard disk each time you boot up your system.
    It is also a stand-alone product and goes between the IDE connector on the motherboard and the IDE harddisk. So, you need the harddisk, the motherboard AND the dongle with the correct "IEEE key" to access the data.

  81. Re:Shouldn't be hard to break if you have the MB a by 3terrabyte · · Score: 1
    What is this, National Retard Day?

    The key is on a type of USB keychain. Not in the motherboard. Not on the hard drive.

    --

    Why are there only 19 people folding@home for slashdot?

  82. 40-bit DES? by Sapwatso · · Score: 4, Insightful

    according to the installation guide:

    40-bit DES (US Data Encryption Standard) is adequate for general users

    In much the same way that leaving the data un-encrypted is adequate for general users, I suppose.

    1. Re:40-bit DES? by owlstead · · Score: 1

      Noooo, the US would never create such a weak standard now, would they?

      Nice from them to spell it out. Typing that up must take more time than to break the code I suppose. In the US you can probably sue them to pieces for that claim. Put some 'important' data on it and let the friendly neighbourhood kid play with the system for a while.

      The good thing: the government does not need to have a clipper chip key handy.

  83. YHBT. YHL. HAND. by Anonymous Coward · · Score: 0

    Also, "Lame SCO Joke Thread" was my inspiration in posting the above.

  84. darn by Cyno · · Score: 1

    I just built an encrypted filesystem on a software RAID 5 spread across 4 200GB drives using the serpent cipher with a 256-bit pad.

    I wonder which system is more secure..

  85. Sign of where the money is by Realistic_Dragon · · Score: 2, Interesting

    It seems that the hardware manufacturers can see that the money is with the pirates and not with the media companies.

    It wouldn't surprise me if they ended up killing off DRM by offering workarounds and personal encryption based products, because that is what consumers are demanding.

    --
    Beep beep.
  86. Better alternative by Fjord · · Score: 1

    For those that don't know, on linux you can use the loopback device to encrypt everything under a mount point. The files all reside within an signle encrypted file which "loopback" mount to through the decryption software. You can have your computer boot normally and then mount/unmount as you need access. You have the option of several well known open encryption systems. If you or anyone else cuts the power to your machine, there won't be access when it boots (unless you put the decrypt/mount commands and password in your startup, which would really defeat the point). Here's the read me.

    --
    -no broken link
  87. One-Time Pad by Vagary · · Score: 1
    Actually I think I'd feel sufficiently secure if they're using XOR encryption.

    Since there is exactly one key capable of decrypting the data, the obvious thing to do is place on the key a one-time pad. A USB storage keychain holds 128MB, which we can assume is XOR'd against each 128MB block on the hard drive. Even assuming that the one-time pads are being generated using a truly random method (which they're probably not), this is still crackable. However it's be no means easily crackable and yet is very convenient and fast.

    Do you really want your CPU factoring primes every time you read a sector of your hard drive?!

    1. Re:One-Time Pad by gweihir · · Score: 2, Informative

      A USB storage keychain holds 128MB, which we can assume is XOR'd against each 128MB block on the hard drive.

      Forget this fast. If there is human readable text on the disk, two blocks "encrypted" in this way already give you a significant part of the key. With some more blocks of text a complete key compromise is easy to do and can be automatized.

      Note to all the non-experts: A One-Time Pad is secure exactly if it is used for one encryption. Why so many people do not get this, even with the "one-time" in the name is beyond me.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    2. Re:One-Time Pad by ldspartan · · Score: 1

      Interesting idea, but OTP is not meant to be repeated, hence the "one time" part of its name.

      Once you start repeating your pad data, the message as a whole becomes trivially vulnerable to known-plaintext attacks. If you know the structure of any part of the disk (this will depend greatly on the filesystem used), you can determine an equal portion of the key.

      Given a 40GB disk, you need only know 1/320th of the contents to decrypt the entire disk. Given the well-documented and consistent nature of most filesystems, I think this would be trivial to break.

      --
      lds

    3. Re:One-Time Pad by Anonymous Coward · · Score: 2, Informative

      No! Bad!

      > However it's be no means easily crackable
      It is *trivially* crackable, by which I mean Joe College Student could break it in an afternoon with an old 486. Observe:

      I'm going to take two chunks from your hard drive, say the first two. I'll call them A and B. They're actually encrypted, though, with your 128MB random key, which makes them (A xor K) and (B xor K).

      That doesn't faze me, though. I'm going to take my chunks and XOR them together on you. As you, my learned colleague, know, n xor n is 0, so watch the carnage:

      (A xor K) xor (B xor K) = A xor B

      Voila! In a puff of logic, your 128MB key has been cast aside, and I now have the contents of the two chunks, XORed with each other. Now, they're still gibberish, but I have some more tricks up my sleeve. I'll start by guessing what your hard drive starts with - probably an MBR, right? And chances are it's a WinXP MBR, so let's go with that.

      ababababababababab (my A xor B), xorred with
      mbrmbrmbrmbrmbrmbr (a standard WinXP MBR) =
      icrosoft Windows X

      A-ha! So I was right about the MBR - I can tell because the contents of the second chunk are exposed in the result. Now, for my next trick, I'll go back to the first chunk I got from you, AK:

      akakakakakakakakak (A xor K) xorred with
      mbrmbrmbrmbrmbrmbr (the confirmed beginning of A) =
      kkkkkkkkkkkkkkkkkk

      Now I have a tasty piece of your key - and I can go and decrypt the beginning of every chunk on your drive. Now I'll just take a cursory glance through the plaintext, looking for known data. Hello, here's a piece of MSHTML.DLL. I can predict what's around it for a couple of megs - and recover that piece of your key. And over here is a little bit from your web cache. I'll just google it up and find out what surrounds that, recover more of your key, and carry on, cackling evilly.

      Of course, all this complication is rarely necessary; the first 128 megs of your disk are probably the same as the first 128 megs of every other XP user's, which I can check with a simple XOR - and have your key instantly.

      One-time pads used more than once are permanently, tragically, irrevocably insecure, and trivially breakable. Don't let this happen to you.

    4. Re:One-Time Pad by protoshoggoth · · Score: 1

      Correct me if I'm wrong, but it's this simple, (right?) -- you would need a key of a size equal to the total storage of the hard drive itself for a true "one time pad" encryption of the HD. I suppose you could have a duplicate, removable HD containing your 'key' (basically 40 GB of random bits), but at that point why not just remove the data HD itself and carry it around?

    5. Re:One-Time Pad by Anonymous Coward · · Score: 0

      You think it would be trivial to come up with plaintext for 125MB of data on my disk? Even after you've devised a method for figuring out what my operating system is? I'd like to see you try...

    6. Re:One-Time Pad by kasperd · · Score: 1

      A USB storage keychain holds 128MB, which we can assume is XOR'd against each 128MB block on the hard drive.
      I have heard such claims too often by people not understanding just how easy such an encryption is broken. One of those people once put up a 147 byte challenge in a security newsgroup. He didn't tell us how long the key was. Half an hour later I could tell everybody that the key length was 13 bytes. A simple statistical analysis clearly revealed the key length. The percentage of identical pairs of bytes was three times higher than for any other tried key length in the range 1-25. And shortly thereafter I had guessed the key. I wrote a program to make simple guesses about each char based on statistics. The program guesed 12 out of 13 chars in the keyword correct. The last one was trivial to fix by hand. Keep in mind, that some of those chars were only used 11 times. Encrypting a 128GB harddisk with a 128MB key and XOR encryption would cause key bytes to be used a thousand times. Far more than enough to guess most of the key.

      Do you really want your CPU factoring primes every time you read a sector of your hard drive?!
      No problem. It is easy to factor primes. Not that you'd use that for disk encryption though. Most of that would be done with symetric ciphers. Symetric ciphers are much faster (and maybe more secure) than the algebraic encryptions. I have come up with a disk encryption that needs a single RSA encryption per sector written to the disk, but that was because I came up with some ridicolous security requirements, including that anybody who get a copy of my RAM may not be able to decrypt anythng I write to the disk in the future.

      --

      Do you care about the security of your wireless mouse?
    7. Re:One-Time Pad by kasperd · · Score: 2, Informative

      you would need a key of a size equal to the total storage of the hard drive itself for a true "one time pad" encryption of the HD.

      You are wrong. That is simply not enough. It would be enough if you never changed any contents on the HD. But as soon as you change something, you would need more key bits.

      I have seen a research document suggesting an algorithm to produce a pseudo one time pad from a key, and use that for encrypting the disk. For practical purposes it might be as secure as a one time pad. But since the one time pad is only secure as long as you never change anything on the disk, I don't consider that a good solution.

      When I realized that might be state of the art in disk encryption, I decided to start researching it myself. Perhaps I should submit an article for slashdot when I have something interesting and new to tell the world about. :-)

      --

      Do you care about the security of your wireless mouse?
    8. Re:One-Time Pad by Barbarian · · Score: 1

      Forget human readable text, if it's a simple XOR you can just look at win.exe and command.com to get the key.

    9. Re:One-Time Pad by gweihir · · Score: 1

      Forget human readable text, if it's a simple XOR you can just look at win.exe and command.com to get the key.

      Right, for most cases it will be as simple as that. But even the seemingly harder case is trivial.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    10. Re:One-Time Pad by gweihir · · Score: 1

      I have seen a research document suggesting an algorithm to produce a pseudo one time pad from a key

      Pretty incompetent if somebody claims this is research. It is called a "stream cipher". A block cipher can also be used in this way if used in Output FeedBack (OFB) mode. These techniques are some decades old and well knowen, i.e. described in any introductory text on cryptography.

      However there is no "pseudo One-Time Pad". There is the One-Time Pad and then there are things that are something entirely different, with completely different mathematics than the One-Time Pad when the security level is analyzed. The only One-Time Pad is the true one. For strict mathematical reasons it cannot be faked or simulated without breaking its security proof.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    11. Re:One-Time Pad by jim3e8 · · Score: 1
      Do you really want your CPU factoring primes every time you read a sector of your hard drive

      No problem, it's not that slow. In fact here's an Applesoft BASIC program that will do it in the blink of an eye!
      10 INPUT "Enter prime:";P
      20 PRINT "The factors are:"
      30 PRINT 1
      40 PRINT P
      It might be a little faster in assembly, though.
  88. Let's see... by Peterus7 · · Score: 1
    First off: How many puppies did they have to drain of their lifeforce to come up with this technology?

    Second of all: How much does it cost retail, and where can I buy it?

    But hey, if anything it is a clever sales ploy, profiteering off the vague threat of the RIAA... Kinda reminds me of the whole Duct tape thing now that I think of it...

  89. This needs to be on portable devices. by Ransak · · Score: 1

    This technology would be most useful on portable devices, like laptops or even hard drive storage MP3 players/digicams/etc. Putting it on a desktop class system seems a bit like they are just trying to feed the tinfoil hat crowd.

    --
    "Powers. I have them."
  90. UK RIP act applies? by Realistic_Dragon · · Score: 1

    In the UK refusing or being unable to hand over encryption keys on demand from law enforcement is a crime I believe. (IANAL.)

    I know this affects things like GNUPG too (I have my encryption keys on a USB pen drive) but it does mean that if you fling your key store into the river when the police come calling they can still arrest you - good if your crime was greater (kiddie pr0n or plotting assasination) I suppose, but pretty much a losing proposition for everyone else.

    --
    Beep beep.
  91. External USB Port by Vagary · · Score: 1

    In order to be really useful, the wire from the HD would have to be connected to a USB port, preferrably on the front of the machine. This would be a great use for those goofy computers that come with "gaming" ports on the front, and a minor mod to mount a port in a front-panel drive bay.

  92. Damn, read the comments before commenting!... by __aagmrb7289 · · Score: 1

    Once upon a time, I could read through the comments on /. and actually see occasional good thoughts, and most of the time, see original material. When did everyone decide to post before looking at the other comments? Or are people reading the comments, going, "yeah, that's right!", and then pretending to post something new while just copying the original? I mean, if I read one more comment on this article that alludes to the fact that encrypting the drive doesn't help when the whole computer is taken (moot point if you read the frickin' article), I'm gonna puke. Then again, I think I'm done reading comments on this one.

  93. Anyone know how powerful that is? by default+luser · · Score: 1

    As a complete noob to crypto, could somebody put that in a scale of amount of computing resources and amount of time required to have a serious chance of cracking this?

    It sounds like a good idea, but only if the crypto is a complete pain in the ass to break in our lifetimes. Otherwise, it's only a matter of time and effort.

    --

    Man is the animal that laughs.
    And occasionally whores for Karma.

    1. Re:Anyone know how powerful that is? by Proneax · · Score: 1

      According to the PDF on the site, it uses 40-bit DES Encryption. Here is a estimation of how long it would take from 1996:



      In January 1996, a group of leading cryptographers calculated the time and cost to break major encryption codes, using either standard computers, or faster, custom-designed, code-cracking machines.

      CATEGORIES:

      (1) A Pedestrian hacker with a tiny budget and a scavenged computer could hack 40-bit RC4 in 1 week (56-bit DES would be infeasible)

      (2) A Small business with a $400 budget and a Field Programmable Gate Array (FPGA) computer could hack 40-bit RC4 in 5 hours and 56-bit DES in 38 years.

      (3) A Small business with a $10,000 budget and a Field Programmable Gate Array (FPGA) computer could hack 40-bit RC4 in 12 minutes and 56-bit DES in 556 days.

      (4) A Corporate department with a $300,000 budget and a Field Programmable Gate Array (FPGA) computer could hack 40-bit RC4 in 24 seconds and 56-bit DES in 19 days.

      (5) A Corporate department with a $300,000 budget and a computer with Application-Specific Integrated Circuits (ASIC) could hack 40-bit RC4 in 18 seconds and 56-bit DES in 3 hours.

      (6) A Big company with a $10 million budget and a Field Programmable Gate Array (FPGA) computer could hack 40-bit RC4 in 7 seconds and 56-bit DES in 13 hours.

      (7) A Big company with a $10 million budget and a computer with Application- Specific Integrated Circuits (ASIC) could hack 40-bit RC4 in .005 seconds and 56-bit DES in 6 minutes.

      (8) And finally, an Intelligence Agency with a $300 million budget and a computer with Application-Specific Integrated Circuits (ASIC) could hack 40-bit RC4 in .0002 seconds and 56-bit DES in 12 seconds.

      Source: MINIMAL KEY LENGTHS FOR SYMMETRIC CIPHERS

      http://www.fitug.de/debate/9707/msg00053.html

    2. Re:Anyone know how powerful that is? by Anonymous Coward · · Score: 0

      I'm not crypto person. However, I occasional read about stuff crypto related; I pretend to be somewhat knowledgeable but I'm often wrong.

      First, triple DES is not crackable with current known tech and algorithms. If properly implemented. Triple DES is pretty damn secure, as long as the 1st and 2nd phrases are not the same.

      But do not confuse triple DES with DES.

      40, 56, and 64 bit DES are cracked and smoked. Don't use them. Completely and utterly piss poor.

      O'Reilly had a book, you can still find used, called "Cracking DES" which had source and diagrams. It was a around $200,000 device, built in 1998, if I recall. It was tested in the DES-II challenge, sponsored by RSA, and came across the key in 3 days or so.

      DES-II was 56 bit DES.

      40 bit is incredibly less secure, and that's saying a lot given 56 bit is useless.

      Why 40 or 56 bit? 40 bit is US exportable. 56, if I recall, is not.

      64 bit was also cracked in 1999, if I recall, during the DESIII challenge. Not sure the expense.

      You 40 or 56 bit, the government can plow through your hard drive with minimal work. 64 bit I presume, but I know far less details on this.

      iow, I wouldn't use this crap. These add on boards you can buy on third-party markets for over 6 months now for $20.

      Do yourself a favor and buy a HiFn crypto card for $75 from Soekris and get some real security. (No Win drivers though, which is understandable, but would be nice.) (If you don't have a rush, Soekris is supposedly has a fast HiFn card for later release this year; their current card can do net encryption quite well, e.g. VPN, but I don't think is all that quick given current hard drive rates, although 8MB/s or so ain't bad.)

  94. IC7-G by Ann+Coulter · · Score: 1

    I have an IC7-G and I can say that I am very happy with it. It can overclock at 233mhz FSB with absolutely no problems in the OS. Kudos to ABIT for making such a great product.

  95. the Rice of Cooling by nxs212 · · Score: 1

    Let's see how long it will take for pros to crack it. DirectTV, DishNetwork, Xbox and others were said to be "secure" but it took only few months to crack all of them.
    It will difinitely prevent your wife or girlfriend from "discovering" your mpeg pr0n collection or archived e-mails from the ex.
    How hard is it to clone one of those USB keyfabs?

  96. SecureIDE by kb3hag · · Score: 0

    hmm, they say this is a good way to keep kazaa files safe from RIAA? but really, do you use kazaa? but seriously, this is great for security, especially for thoes large buisness type things, where the employee computers are sometimes stolen, you could have a security station where the keys are stored, and they are given to the user to boot his pc, and after like 10 minutes after he boots it, he has to return his key so that if it's stolen after hours or even during the day!!! it would be secure from physicall theft. nice idea, i wonder how it would work in practice?

    1. Re:SecureIDE by kb3hag · · Score: 0

      there is one hole in that, a theft using a floppy while the user is away from the pc :P and internal spies too... but this is for physicall security, digital security is another matter, but one not to be overlooked. physicall security is 9/10 of all security :O

      and btw, physical security is 100% if no one uses it and it's not connected to a network :P

  97. Probably useful when selling drive on ebay by jetmarc · · Score: 1

    Given that recent studies show how much private, business and government
    data is available for sale on Ebay as "2nd hand harddrive", this feature
    could prove useful -- even without key.

    On the other hand, without (access to the) key, the drive is tied to the
    motherboard. That is, when the board fails, you won't be able to recover
    your data either.

    I'd rather see an optional extension to the IDE standard. Adapters that
    support it, could have a key register for each IDE channel. The BIOS or
    OS could then load whatever key it prefers. A simple thing could be to
    load the CPU serial number to it, and providing a "recovery mode" in BIOS
    where the user can enter the serial number manually (after CPU replacement).
    More sophisticated setups could fetch a key from a USB token, or TCPA (urgs)
    or whatever other means.

    THAT would be a useful extension.

    Marc

  98. DRM in disguise? by Anonymous Coward · · Score: 0

    is this a backdoor to get people to accept DRM? or am i being paranoid? it doesnt explain exactly how it works...

    1. Re:DRM in disguise? by stratjakt · · Score: 4, Interesting

      It encrypts your data on the fly. Take the key away, now noone can mount /dev/porn.

      Anything that restricts access to any data is DRM. That's why the slashbot reaction to the term is so moronic. Slashdot has DRM in the form of usernames and passwords, so I cant post as Perens or Carmack, and to make sure only subscribers get to see articles when first posted. A zip file with a password is "drm".

      --
      I don't need no instructions to know how to rock!!!!
    2. Re:DRM in disguise? by Creepy+Crawler · · Score: 1

      Sorry, but only I get to make wide sweeping, unsubstantiated claims about DRM ;-) (look at Software archaeology, or my history)

      --
  99. Another interesting thing by xyote · · Score: 1
    ABIT got rid of the legacy parallel and db25 serial connectors (Who uses those things any more) and added extra usb connectors. Finally! That bodes well for their new mini form factor net week. The parallel/serial connectors took up most of the external i/o real estate.


    OEMs are finally getting clues. I just noticed that lian-li just came out with a new case, the 6077, that the entire front of the case is 5.5" bays, 9 of them. The on/off switch, led face place and 3 3.5" internal bay takes 2 of those but you can put it in any 2 of the 9 bays. Sweet. I've been looking for this for a long time. You could really load up this sucker with disk drives.


    Now if they would just get rid of some of that spagetti on the power supplies, the new SATA drives don't need it anymore.

  100. FUD City by 955301 · · Score: 5, Informative

    Looking at their user manual, and specs, here are some corrections to your post:

    - No special motherboard needed. This thing plugs in between the ide cable and the driver.
    - As with all encryption. Lose the key and you're the proud owner of a high tech paperweight. Not unique to this connector.
    - I suspect they mention fdisk because it's commonly used. It's a transparent encryption system, so
    card + drive = normal drive
    They're just saying to reformat the drive after putting the adapter on.
    - Any file system/operating system will do. "Device driver free" too. Again, they're just saying you have to start over.

    Also worth noting:
    - The encryption card can use an extension cable get the dongle to the outside of the case. So no, you don't have to pop the cover each time you walk away.
    - Once you boot up, the key doesn't need to be in any more.
    - They give you a backup key too.

    --
    You are checking your backups, aren't you?
    1. Re:FUD City by BrynM · · Score: 2, Informative

      Yeah, I just found the manual at ftp://ftp.abit.com.tw/pub/download/fae/secureide_e ng_v100.pdf. I wish they would put all of the information in one spot so mistakes like that aren't made. They just about lost my interest by being badly organized and i'm a geek. imagine how Joe Sixpack feels trying to figure this out. Thanks!

      --
      US Democracy:The best person for the job (among These pre-selected choices...)
    2. Re:FUD City by davebarz · · Score: 2, Insightful

      Why in God's name would Joe Sixpack be on a motherboard manufacturer's website trying to read about a hardware-based data encryption system?

    3. Re:FUD City by BrynM · · Score: 1

      To find the manual for that damn encrypto-thingy his friend installed to protect him from the RIAA. He's at work looking for how to bypass it, since he lost his key.

      --
      US Democracy:The best person for the job (among These pre-selected choices...)
  101. Interesting Idea... by NetJunkie · · Score: 1

    I'd like to see this become standard on notebooks. I'm a lot more concerned with stolen notebooks than I am with the RIAA....

  102. Obligatory Kung Pow Reference by horati0 · · Score: 2, Funny

    (paraphrased for sake of relevance)

    Master Doe: This key will allow no one to see the contents of your hard drive due to the complicated encryption algorithm. Do you understand?
    Master Tang: [nods head in agreement, pauses] No.. I don't understand.

    --
    The neutrality of this sig is disputed.
  103. What happens by trailerparkcassanova · · Score: 1

    when their crappy MBs blow their crappy capacitors? I'd say you're screwed. I'll never buy anything from ABIT again.

    1. Re:What happens by Anita+Coney · · Score: 1

      That capacitor problem affected many MB manufactures, not just Abit. But unlike the others, Abit admitted there was a problem and offered to replace the affected boards.

      --
      If someone says he and his monkey have nothing to hide, they almost certainly do.
    2. Re:What happens by trailerparkcassanova · · Score: 1

      Yes, there are many crappy MB manufacturers besides ABIT. They didn't admit the problem till it was well-known outside of the company. They only offered to replace in-warranty boards. There is no mention of the capacitor problem on their website.

  104. forced self incrimination, I don't think so. by twitter · · Score: 1
    I'm not sure this will contribute much to your privacy, especiall on Windoze. A software approach using free software from the ground up might work better, but you won't hide from the RIAA.

    The real question is, if the Key is USB, does the OS need to mediate between the SecureIDE subsystem and the USB key, or does the BIOS do it below the OS?

    Yes, that's the real question, but why go through all the trouble to run your OS on something shitty like a DOS file system when all you want is an encrypted partition? If this is BIOS level crap, and it probably is, why not do the same thing with software, where you encypt what you want and only let certian users have the keys. I don't know how to set something like this up, but it can't be too much more work than the password system. If it is the relief promised and the hardware does passivly encrypt a whole IDE channel, then simply mount it up where you want your private information. Even then, the software solution might be more secure.

    if you're getting sued and the court requires you to make the data accessible, saying you 'lost' the key is going to put you in jail.

    Really? I suppose if they have a valid search warrent they can look at it, but you don't have to incriminate yourself. If they can't read your stuff, aren't they simply screwed when they try to prove your guilt and can't? You might get in trouble if you deliberatly destroyed evidence by pretending to co-operate and giving a password that deleted all of your shared music.

    In any case, if you are running something like a music sharing system, they just plug into it and see what you have to offer. The point of sharing is, after all, to make what you have available.

    900 people. It sounds like a log but didn't more people win the lottery last year?

    --

    Friends don't help friends install M$ junk.

  105. Use one of those spiffy yellow Chieftec cases! by Anonymous Coward · · Score: 0

    Yellow paint makes it go faster!

    1. Re:Use one of those spiffy yellow Chieftec cases! by Anonymous Coward · · Score: 0

      Yellow paint makes others think I'm driving faster. About twice as many people try to block me from passing with yellow vs dark blue. Still, yellow's cool and it's a true Si.

  106. RIAA-proof! by Anonymous Coward · · Score: 0

    It must be able to encrypt lawyers before they can serve you.

  107. Of course, this doesnt address the legal issues by Anonymous Coward · · Score: 1, Funny

    Judge: You will provide the USB key for the prosecution to view the hard drive

    You: No.

    Judge: Very well, you are in contempt of court and can sit in jail until you change your mind.

    You. (scooby doo noise)

  108. Re:Speed by gweihir · · Score: 1

    I'd like to see some tests run on the performance of the new system.

    You might loose in data-transfer rate. Depends on the hardware. Anything from full bus speed to significantly slower can be built and bought. Look e.g. here for a really fast AES chip.

    What will not noticably suffer however even with a slow solution is access speed. So depending on you disk usage pattern a flower solution might still be acceptable.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  109. And in other news... by beukerc · · Score: 5, Funny
    Wouldn't that require some intelligence by the user? I mean like not sharing their file library? It's not like the RIAA can just go into people's homes and start busting open computers for pirated music.

    Acting on tips from an anonymous source (*cough* RIAA), U.S. soldiers invaded the homes of many citizens at home and abroad looking for the ever elusive Saddam MP3 FileSharer and his evil co-hort Osama Stole'Music and thier cache of MMDs (MP3s of Mass Destruction).

    President Bush re-iterated that the MMDs exist saying, "I know they out there, our intellegence agencies downloaded a few of them last night."

    Within the hour, both the CIA and FBI bave both denied that MMDs were downloaded. They go on to say, "infact our servers were hacked and used as a MMD store by the suspected country music terrorist group "Al'abama" "

    No comment has been released from the NSA. It is suspected they didn't hear the phone ring on account of the volume the MMDs were being played at the verify the MMDs were *IN FACT* MMDs.

    Film at 11.

  110. Key/Value Pair by Anonymous Coward · · Score: 0

    I didn't RTFA. I don't really think I need to.

    (INAL) but if it is a hardware key, they just have to find it. If on the other hand it is a good Key/Value phrase (read pgp) Then they would "Have" to crack it. You *still* have 5th amendment rights, at least I haven't seen a YRO posting that says otherwise.

  111. What job does the motherboard have? by arth1 · · Score: 3, Interesting

    According to that diagram, the motherboard isn't involved at all, and the card attached to the harddrive and the external dongle does everything transparent to the motherboard.
    Is ABIT just bundling a product with their motherboard here, and can it be bought elsewhere?

    I'd like to see one of these with a key fob that has an auto-destruct button on it, like a tiny capsule of acid... Delivered with two dongles -- one you can put in a vault or destroy, depending on how you feel.

    Regards,
    --
    Arthur Hagen

    1. Re:What job does the motherboard have? by 3terrabyte · · Score: 1

      I tend to agree with you completely, although I think you'd also have to get the same BIOS.

      --

      Why are there only 19 people folding@home for slashdot?

    2. Re:What job does the motherboard have? by DNS-and-BIND · · Score: 1

      Just wrap your hard drive with a few windings of 10-gauge wire and hook it up to a car battery. If the feds come, flick the switch.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    3. Re:What job does the motherboard have? by Beliskner · · Score: 1
      Just wrap your hard drive with a few windings of 10-gauge wire and hook it up to a car battery. If the feds come, flick the switch.
      And what about the three off-site backups you should always be keeping?
      --
      A caveman dreams of being us, the incalculable power and riches. We dream of being Q, then what?
    4. Re:What job does the motherboard have? by Anonymous Coward · · Score: 0

      According to that diagram, the motherboard isn't involved at all, and the card attached to the harddrive and the external dongle does everything transparent to the motherboard.
      Is ABIT just bundling a product with their motherboard here, and can it be bought elsewhere?


      This technology has been available to the public for quite some time. You can purchase this as a seperate unit here and many other places for around $30-$50. Good idea, but I would like to see it developed a little further.

      Too bad I can't post this with an account. Slashdot moderation works so well that it effectively silences any views that run counter to the majority, even if you express those views only a minority of the time. Oh well, long live progress I guess. The chinese government should implement slashcode in their schools.

  112. 40-bit DES at 1.6 gb/s by Proneax · · Score: 2, Informative

    That's the speed they quote in the pdf on abit's site. Now, assuming they really mean 1.6 gb/s and not GB/s that's still faster than serial ata, and these are ata133 connectors, and you use one per drive, so it's supposed to be transparent both to software and performance-wise.

    1. Re:40-bit DES at 1.6 gb/s by imsabbel · · Score: 1

      40bit DES?!?!??!!?
      LOL
      the government wont need weeks to crackit, but minutes. There was an asic machine 3 years ago that could crack it in 3 days, and it was only a prototype....

      --
      HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
  113. ABIT = unstable + feature-rich by superpulpsicle · · Score: 0

    Back in 2000 Abit boards are very innovative with their ATA100 raid, insane number of ISA+PCI+AGP in one board. Damn I was jealous as hell and finally bought one too.

    I know someone who purchased the ABIT KA7-100 motherboard in 2000 also. I cannot tell you how many times this board has fried on us and been returned via warranty.

    Any real serious audience will want something more stable along the ASUS line.

    1. Re:ABIT = unstable + feature-rich by Anita+Coney · · Score: 1

      I can't even remember how many flawless Abit based systems I've built.

      However, I do remember the one that died. Lightening hit a power transformer right outside the house causing a power outage throughout the neighborhood. When the power came back on the computer wouldn't boot because the board was fried. I told my friend to buy a power surge, but he wouldn't listen. That's certainly not Abit's fault.

      --
      If someone says he and his monkey have nothing to hide, they almost certainly do.
    2. Re:ABIT = unstable + feature-rich by Azathoth!EDC · · Score: 1

      Agreed!

      I'm been running an Abit VP6 w/ Dual PIII 1ghz for over a year and it has been rock solid.

      Surprisingly, I have 2 40gb IBM 75GXP's, AKA DeathStars, in a RAID-0 array and they're still running strong, too! ... knock on wood. ;)

    3. Re:ABIT = unstable + feature-rich by trailerparkcassanova · · Score: 1

      I've built flawless ABIT systems also. If only they stayed that way. They use crappy components.

      And your friend didn't need to buy a "power surge"; he got one for free.

  114. Will this prevent attacks from Senator Hatch by ZipR · · Score: 1

    And his plans to blow up file sharing computers?

  115. Chain of evidence by Lord+Grey · · Score: 1
    Here is something to consider:

    When a computer is examined as evidence for some misdeed there exists a question of whether the contents of the hard drive were modified during the examination(s). If it can be proven that any data was modified -- even something like a dirty bit being flipped -- then the whole case could get thrown out as tampering with evidence. Because of this, many computer forensic types will rip the drive out a target computer, make a device copy of it, then examine that instead.

    Now, this new secure IDE will complicate this procedure. The examiner can either use the target computer, which may contaminate the evidence, or they have to duplicate the hardware, all the way to the motherboard.

    I confess to not reading the article thoroughly (well, not at all) so this is just conjecture: If only the data of each sector is encrypted then the examiner could potentially create a bit copy of the drive (without decrypting the data), then use the IDE's key to decrypt the copy. But if anything beyond the data (eg, block bound values and the like) is encrypted then it's possible that not even a device copy will work.

    Now, whether all of the above is a Good Thing or a Bad Thing is definitely up for interpretation....

    --
    // Beyond Here Lie Dragons
  116. Fools... by teknokracy · · Score: 1

    To hell with hardware and software and encryption and keys and all of that nonsense. LOCK YOUR FREAKING HOUSE! GET A LAPTOP LOCK! UNPLUG THE NETWORK! The only way to be truly secure is to not let anyone physically be able to access your computer, steal the hard drive, or be able to hack in to it by any means. It's like the CIA computer in Mission: Impossible. If you find Tom Cruise is dangling above YOUR computer trying to get the NOC list, then you deserve to have it taken. He must have found a secret ventilation shaft in your ceiling.

    1. Re:Fools... by lostinchicago · · Score: 1

      expecially after he was crafty enough to get around my lazer beams and the noise and heat sensers and after his knife fell and landed on my desk and stuck a hole in my desk im gettin money out of this somehow

  117. I don't understand... by Eric+Damron · · Score: 2, Informative

    "and will keep the RIAA away from your Kazaa files."

    I'm not understanding this statement. If you are running a program that shares files then the RIAA will not magically be locked out. If they're talking about someone hacking your computer then I guess it depends on how they do it.

    Once you boot using the key your computer is going to have to store and use that key in order to decrypt data on your drive. This has got to be done in the background by the MOBO. What a pain in the ass it would be to have to explicitly and in person tell the computer to decrypt every file you access!

    That being the case, if someone forces one of your programs to crash but leave open a shell wouldn't the MOBO go on happily decrypting data for any process running in that shell?

    If encryption/decryption is happening at the hardware level it would seem to me that the only real protection you would be getting is if someone steals your computer but doesn't take the device that you use to feed the MOBO the key. How many of us would just leave that device plugged in to the computer anyway?

    --
    The race isn't always to the swift... but that's the way to bet!
  118. in related news, Abit tech support staff all quit by magarity · · Score: 1
    time to quit if you work at abit tech support...

    "Hi, I, like, lost my key or something. Can I, like, get to my disk anyway?"
    "Umm, no, it's completely inaccessible without the key; that's the point."
    "Well that's stupid! I'll never buy anything from you incompetents again!"

  119. Key Management by shoemakc · · Score: 1
    (ok slightly FUD because CSS was a poor algorithm)

    ...which may also be FUD, as CSS isn't that bad an algorithm afaik. The reason CSS failed is the same reason many fairly strong encryption methods have failed: key management. It doesn't matter how good your algorithm is if a manufacturer messes up and includes both public and private unciphered keys in their product code. AFAIK, all the modern rippers still exploit a set list of known keys, it's just that the list has gotten a bit longer over the past few years.

    Again, it all comes down to key management, and eventually beyond that, people making mistakes.

    -Chris

    --
    --an unbreakable toy is useful for breaking other toys--
  120. Re: The RIAA comment (settlements) by Sloppy · · Score: 1
    Actually, no, but you've got the beginning of a good idea there.

    If they crack your disk and find "real evidence" (i.e. RIAA songs) then the DMCA doesn't apply, because they (as the copyright holder of the protected work in question) can just grant authorization to themselves to do that. Oh, and you violated the DMCA every single time that your computer decrypted the disk. Hmm.. Abit's invention let's you violate the DMCA how many times per second?

    But if they crack your disk and find worthless (to them) evidence, such as your home movies (which you hold the copyright to), then you probably really do have a DMCA case.

    The catch is that if they have subpoenaed your disk, then who really does the cracking? If they can get a law enforcement officer to do the dirty work, then it'll fall under one of the DMCA exemptions.

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  121. Case agains this: by ihatesco · · Score: 1

    I have a 3 gig hd from 1996/1997. It has Debian 3.0 on it installed when Debian came out. It survived TWO motherboard deaths of two different pcs. I put it out and put it in again. No "secure ide" hindering me in the process. :)

    --
    "I am slashbot, hear me roar!"
  122. Propaganda by FU_Fish · · Score: 1

    This looks a lot like snake oil to me. No useful information at all in their description. They could just be doing an XOR for all their site says. I want serious specs.

  123. not useless by peccary · · Score: 2, Funny

    okay, it's only 40-bit DES, which isn't super secure. But it's damned easy to use, and is plenty good enough for keeping my wife and kids from finding the naked pictures of my girlfriend.

  124. Court order by SirLanse · · Score: 1

    If you loose the key, the maker can send you a new one. If the court orders them, they will give the police/whoever a new key. This only protects against the computer being stolen and not the key.

  125. It's not USB... by Jeremy+Erwin · · Score: 1

    It's IEEE1394. Apparently their advertising department believes this can be shortened to IEEE.

  126. what other encrypted filesystem is out there? by SethJohnson · · Score: 1


    Unless there is some kind of processor on the end of that USB cord, it is pointless to send all the data up and down the USB cord. What's it going to do when it gets to the end? I am betting the USB connection is for storing a private key.

    I applaud ABIT for doing this. We've been in need of a good encrypted filesystem for a while. In fact, I was disappointed to find out the StegFS isn't compatible with any type of linux beyond 2.4.x kernel. The thing is, I'm not sure that this ABIT motherboard scheme will work with linux, either.
    1. Re:what other encrypted filesystem is out there? by hesiod · · Score: 1

      > e've been in need of a good encrypted filesystem for a while

      Unfortunately, it isn't an encrypted filesystem. It encrypts & decrypts data directly from the drive and the filesystem you use (whatever that is) is entirely independent (and unaware) of the encryption.

  127. They're forgetting one thing by confused+one · · Score: 1, Informative

    When the police sieze your computer and discover the lock, they can have a judge demand you turn over the key. When you don't, your in contempt of court... And they can then hold you, in jail, until you agree to comply. You could fight it if you want to; although, I wouldn't recommend it.

    1. Re:They're forgetting one thing by evilviper · · Score: 1
      they can have a judge demand you turn over the key. When you don't, your in contempt of court... And they can then hold you, in jail, until you agree to comply.

      Oh please... Be a little more creative will you?

      Very well, your Honor. My password is 'd6qh8olm1'... Or maybe it was 'd6hq8olm1'...? Then again, I changed it recently, and don't remeber if that was the old password or if that is the new password... I know it had an '8' and a '6' in it...

      Of course, I'm not sure I really see the point of this, except to lock you into buying their mobos... If you want encryption, software works quite well, you have complete control over it, and you can subject it to all the scrutiny you can muster. Hardware encryption might be a bit easier to do, but it won't help people that are looking for convience, since the police can just look at the post-it note where they wrote the password down.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    2. Re:They're forgetting one thing by confused+one · · Score: 1
      The point was, this was hardware encryption with a physical key (a usb dongle & usb based key-like device containing the encryption key). If I'm asked for the key and don't turn it over, I'm in trouble. If I do turn it over, They're in -- even if they have to move the drive and daughter card into another machine.

      BTW, if you check deeper into the website, you'd find that it's not the motherboard doing the encryption. It's a daughter card attached to the back of the drive, between the drive and the MB. The board mentioned simply comes with all the parts needed to make it happen, in the box. Theoretically (although I didn't see it packaged this way) you could just order the encryption board separately.

    3. Re:They're forgetting one thing by evilviper · · Score: 1
      If I'm asked for the key and don't turn it over, I'm in trouble.

      Same idea with a physical device as with my post...

      Yes, it should be in the second self in my brother's house... Or maybe I left it in my cabinet at work. Or is it in my car? To tell you the truth, I have no idea where I put it...

      Last time I checked, forgetting where you put something is not a valid reason to jail someone, only clear obstruction of justice is valid. So, unless they can prove that you really didn't forget, they can't hold you on that (not for long anyhow).

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  128. Not usb style. by kleine18 · · Score: 1

    This is the same type of connector used by IEEE1394 (firewire, ilink, etc.)

  129. 40 bit DES?!?! by CracktownHts · · Score: 2, Insightful
    First they say "will keep government supercomputer busy for weeks". Then they say "40-bit DES (US Data Encryption Standard) is adequate for general users". IMO if it's worth encrypting at all, it's worth encrypting well, and 40-bit DES doesn't cut it.

    It reminds me of the AOpen Tube Amp Motherboard. Stuff like this might get my respect if it was hacked together in some guy's basement, but from a major hardware firm it amounts to marketing fluff.

  130. Waste of money by willtsmith · · Score: 1

    If the "key" is indeed a USB key, it's a waste of money.

    The risk of losing and subsequently replacing the key is too great. The bother of constantly removing and replacing the key is a too much trouble to be secure, people will forget and the security is broken.

    Rather, I would suggest a SmartCard unlocking mechanism with a dedicated keypad. Since the SmartCard is always effectively "locked" there is no need to hide it.

    One could do this much cheaper using an external firewire or USB drive housing. Just embed the smartcard reader into the device with a keypad. This way, a hacker could "stash away" their entire drive or take it with them if necessary. Since the reader is portable, he could recover his data on a separate computer.

    Better scenarios would entail placing the drive in a separate location and communicating with it wirelessly (over VPN of course). If their computer gets confiscated, they won't get any of the good stuff, only the core system. The drive can be safely tucked away somewhere else in a residence or in a completely separate living space (not covered under warrant).

    --
    -------- -------- Support Wesley Clark for president!!!
    1. Re:Waste of money by TCaM · · Score: 1

      Personally I would think a thumbprint scanner built into a usb key which when plugged in would then require a passphrase of some sort would be a decent solution.

  131. Useless in the UK by gilesjuk · · Score: 1

    You have to provide any encryption keys on demand by law or spend time in prision.

    Now this doesn't use a key according to the article, but by using such technology people are going to think you have something to hide.

    1. Re:Useless in the UK by BigBadBri · · Score: 1
      That law (RIPA) is (so far) untested in the courts.

      When it is, it will be found wanting, since you can legitimately refuse to give up physical keys to physical locks, and this is merely an extension of that to the electronic arena.

      Also, it wasn't so much a law passed by the clear will of Parliament as a series of executive orders produced by the Home Office.

      I'd happily use this, and trust to the common sense of a judge to throw any RIPA nonsense out - we have a reasonable right to protect our privacy, and this sort of technology does not go beyond that right.

      --
      oh brave new world, that has such people in it!
    2. Re:Useless in the UK by gilesjuk · · Score: 1

      Wasn't aware they would try and prove it that much anyway. Basically hand over the information or you're guilty.

    3. Re:Useless in the UK by Anonymous Coward · · Score: 0

      The obvious thing to do is say that you don't have the key. One shouldn't be held in contempt of court for making that claim. I haven't read this law you speak of but I'm pretty sure that it doesn't say "anyone who is alledged to know an encryption key must produce it or be found guilty of an offense" If there were such a rediculus law all you would need to say is "I don't remember it, but I told Tony Blair."

      At worst that law would prevent you from saying "i'm not telling you the key, wanker." that's not a wise idea anyway, so what's the big deal?

      the "people will think you have something to hide" arguement either. they won't know you encrypt your data until they come to take it. they won't try to do that unless they already think you have something to hide. so what's the big deal?

  132. Secure IDE: Who cares? by Fweeky · · Score: 1

    Am I the only one who's more interested in that big-ass cooling system, the in-OS BIOS updating, the fan control, the SATA and the GBit ethernet? Who cares about a pointless ATA hack?

  133. Re: The RIAA comment (settlements) by kinnell · · Score: 1
    Sure, you'll win in court, but you're still going to pay $10,000 (or more) in lawyer & court expenses...

    Doesn't the loser of the case have to pay the legal costs in the US???

    --
    If I seem short sighted, it is because I stand on the shoulders of midgets
  134. Protect you from the RIAA by JustKidding · · Score: 2, Interesting
    Ofcourse, they only brought this up because the RIAA is threatening people.

    Many people have argued that the RIAA doesn't need to read your drive when you're sharing your data, but i think they do. See, they can claim you're sharing song X from artist Y, but how do they prove it was you?

    Ofcourse it's easy to get your IP when they're downloading the song, and it's probably easy for them to find out who is currently using this IP, but they'd still have to prove it was you. IP's can easely be spoofed and all.

    The easiest way to prove it was you is to show that the file is in your shared folder.
    So while it won't make it harder for them to track you down, but it may be harder to get a conviction.

    (No, I don't have any faith in any justice system, especially the American. But anyways...)

  135. Re:RIAA - encrypt your MP3s. by gosand · · Score: 2, Interesting
    The RIAA isn't going after people because it finds files on their hard drive, it goes after people because it sees them sharing these files online, unencrypted. This technology is worthless against the RIAA in that respect.

    So encrypt your MP3 files.

    I always wondered why people didn't do this. Wrap each shared MP3 in a password protected zip. Would you be liable for distributing encrypted MP3s? Technically, you took measures to make sure nobody else could use them.* (You put them on the net so you could access them from anywhere.) For anyone to prove they were copyrighted, they'd have to crack your password, which would be illegal and probably a DMCA violation. I know there was the whole "pig latin encryption" of the filenames, but that was just in good fun instead of any kind of real protection.

    * Nobody said you have to use an extremely difficult password to crack. "riaasucks" would do nicely. :-)

    --

    My beliefs do not require that you agree with them.

  136. How does it know?? by tarawa · · Score: 1

    How would a hardware encrypter/decrypter know if the RIAA is scanning your Kazaa share folder over the Internet?

    I mean this could be great if you are worried about people grabbing your harddrive, but the RIAA and FBI probably are not going to break down your door until they have other evidence traced back to you. I'm sure there have been many lawyers who have successfully convicted hackers/crackers/script kiddies without being able to access the contents of the accused's hard drive.

    So really, the only thing this protects you from is some hoodlum stealing your hard drive to try to extract info from it. If you are just an average Joe Blow like me, I don't think that that is very likely.

    On top of that, does anyone know what algorithm or process it uses? Ussually companies or people who sell this stuff without allowing scrutiny are selling snake oil. As much as I like ABIT's products, I don't think I'm too compelled to trust this "solution".

  137. Yeah right! by nmaeone · · Score: 2, Funny

    I don't need no stinking encryption. *I* have Windows XP, just let those government baddies try and get my hard drive! Soon as they plop it into another computer, the Windows XP registration assistant will notice that they don't have the proper hardware signatures and refuse to run the OS!

  138. Re:Security by DES And TDES by Anonymous Coward · · Score: 0

    Actually, according to the chip mfg. eNova "Government-certified DES and TDES algorithms assure high level security." They also have make a PCI add on card for existing systems and a USB HD case for portable encryption.

  139. Even if they subpeona the Key . . . by Stone316 · · Score: 1
    ie. The only way I can see something like this being of benefit is if you could have 2 'keys'.

    Ex. Someone takes your computer to scan it for 'pirated' material. They get it back to the lab and realize they need the key. They subpena (sp?) the USB key, you hand it over, they go and start looking at your computer.

    However, the key you gave them passes instructions to the OS to wipe certain directories.

    The only devices I see this being really usefull in is laptops, handhelds, etc in case of theft. If someone breaks into your house, knowing human nature, chances are the key is still in the computer.

    --
    "Thanks to the remote control I have the attention span of a gerbil."
    1. Re:Even if they subpeona the Key . . . by 3terrabyte · · Score: 1

      As someone mentioned earlier... they would probably make a full copy of the drive first, and they would use your fake key against that first. They would then see that you 'maliciously' tried to cover up evidence. You'd get busted for that, and also be asked to hand over the real key.

      --

      Why are there only 19 people folding@home for slashdot?

  140. For how long? by El · · Score: 1

    40-bit AES "will keep government supercomputers busy for weeks"??? Try seconds!

    --

    "Freedom means freedom for everybody" -- Dick Cheney

  141. *sigh* by lostinchicago · · Score: 1

    watch out, all thoes nubs that have all sorts of pr0n in there kazaa folder have to have the piece of mind that there stuff is safe. There the same people that use aol and call themselves a "hacker" after playing around with netbus or subseven for an afternoon. there idea of 1337 haxoring is nothing more than opeaning and closing the unsuspecting victom's cdrom over and over. i really dont see any viable applications for this sort of technology. by the way... the little tidbit about the government computers taking weeks to crack. during thoes weeks you'll prolly be held in jail anyway

  142. Re:Court order - 5th amendment? by NotQuiteReal · · Score: 1
    Couldn't you refuse to provide a key on "self-incrimination" grounds?

    Does the 5th only apply to knowledge in your head?

    --
    This issue is a bit more complicated than you think.
  143. it *could* protect you from the RIAA if... by Anonymous Coward · · Score: 0

    like many users, you're behind a wireless NAT router. Then, if you went to trial and your machine was subpoenaed, they'd be unable to prove the files they saw you sharing belonged to you and not to some wardriver parked outside your house.

    Of course, that's assuming that someone is willing to go go through the hassle of not settling when the suit is filed.

    In any event BestCrypt offers better security, probably for less money, and you don't have to worry about losing any dongles. For hiding media that doesn't require high access speeds it's a much better choice.

  144. engrish by pimpinmonk · · Score: 1

    i think the press release and motherboard settings remind me of this...

  145. ABITs 40bit DES version vs Enova 192bit TDES. by Anonymous Coward · · Score: 0

    While the ABIT 40bit DES version is good for simple security to keep people off the computer, for free its a nice add on. Enova has those nice 192bit Triple DES cards or Bay slots that look more upto the task.

    I think if I was really paranoid, I'd setup something like the following.

    Linux server running Rubberhose encrypted filesystem with Enova's 192bit triple DES secure bay kit.

    Then on your PC using PGPDisk or Bestcrypt volume on a SMB share over IPSEC and maybe even with Stunnel. (Or multiple PC's in a client/server setup)

    Then for backups, It seems you could do a simple dd to a tape drive. Too many encryption layers on the backup to restore without the proper settings and software. Should be pretty safe.

    Pretty much all simple software thats easy to use, and wouldnt take too much setup. Just need a way to have the Enova's keys use timebased passphrases, and I'd feel it was secure enough.

    On 1 single pc, rubberhose+bestcrypt would be my choice.

  146. hardware vs software by Hatta · · Score: 1

    How is this better than a software encrypted file system? At the least it seems like a hardware key is less secure than a passphrase. It's a lot easier to steal a physical key than a string of characters that exists only in my head.

    --
    Give me Classic Slashdot or give me death!
    1. Re:hardware vs software by Anonymous Coward · · Score: 0

      I disagree - if I steal your USB key, you know darn well it's gone. If I snitch your passphrase from over your shoulder, or through a keyboard sniffer, you don't know I have access to your data - I think that's more dangerous, actually... you getting access to my data is one thing, and it's bad, but it's not as bad as you getting access to my data and keeping it, since I don't know to stop you.

  147. Government supercomputer? by marcovje · · Score: 1

    The average case:

    A half sleeping government worker will enter the password that is written on the back of the keyboard :-)

    1. Re:Government supercomputer? by kasperd · · Score: 1

      A half sleeping government worker will enter the password that is written on the back of the keyboard

      And once again the geek with something to hide won the batle. It was the password for activating the self destruct mechanism.

      --

      Do you care about the security of your wireless mouse?
  148. Re: RTFA (Card manufacturer) by Anonymous Coward · · Score: 0

    The manufacturer of the card is actually eNova at http://www.enovatech.net (See the X-Wall SE entry in Whats New, and Patent Pending Architecture in Technologies). They have a range of products including a notebook with this product installed.

  149. actually by geekoid · · Score: 1

    you need a 2 key system. One key for theb'special data, one for normal use.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  150. OMFG!!! LOL!! by Anonymous Coward · · Score: 0

    Mod this up up up! Bi-atch. Stupid rice-rockets suck. This site rules for making mockery of them.

  151. encryption is not DRM by David+Jao · · Score: 1
    Anything that restricts access to any data is DRM.

    This is very very false, and comments like this one illustrate how ignorant most people are of the DRM concept.

    There are at least two kinds of access restriction: traditional encryption, and DRM. The difference between the two is as follows. Traditional encryption restricts access to data that both the sender and the recipient want to keep secret. DRM, on the other hand, restricts access to data that only the sender but not the recipient wants to keep secret.

    People like you, who can't tell the two situations apart, are the reason why DRM is a failure today. You cannot use traditional encryption in a DRM setting, because the premises underlying the two models are very different.

    There are ways to do DRM, but encryption is not one of them. Companies will not succeed at DRM until they realize this.

    Not all access restriction is DRM.

  152. Something doesn't make sense, maybe I am just dumb by sllim · · Score: 3, Funny

    Please correct me if I screw something up here.

    They said that the RIAA wouldn't be able to read the Kazaa files off your machine. Huh?
    How does secure IDE do that?
    Okay, you got WXP running. And you are running Kazaa, Real Player and whatever else. Obviously the encryption/decryption is done at the hardware level between the motherboard and the hard drive.
    For this thing to have practical use to the general public it must be transparent to the OS.

    Now the RIAA is getting information on people without invading peoples computers. They are using the Kazaa network and probably downloading MP3's just like anyone else. Then they look at the IP address and go from there.
    I am just not seeing how secure IDE does anything to stop that.
    The only way secure IDE would be helpful in the Kazaa situation is if it broke Kazaa.

    As for the key.
    I am not getting that at all. They are saying that it isn't password protected and it isn't a dongle.
    It is hardware.
    Well that sucks.
    Now granted I have never had the privledge of having the FBI or the cops bust into my house and confiscate my PC.
    But I seriously doubt they would waste there time cracking the case and taking the hard drives. Minnimal they would take the tower.
    Hell they would confiscate everything. Consider all the stupid people that hide there passwords by tapeing them under the keyboard, taking your monitor might pay off for them.

    So if they have the tower anyways then I ask again, how is secure IDE helping?

    The only case I can see is if I decided a hard drive is bad and threw it away.
    And I'll level with ya, when I do that I destroy the hard drive anyways. I don't need encryption. I pull the tape off the side and expose the breather whole. Then I take a screw driver and jam it in there real hard. I make damn sure that I scratch up both sides of the platters. I also try to knock the heads off.

    I argue that my way is better then encryption anyways. It might take weeks for supercomputers to decrypt there encryption, but I would love to see a solution to the mess that I make with a screwdriver.

  153. DMCA.... by kidlinux · · Score: 1

    And you can invoke the DMCA on those RIAA bastards when they try and decrypt your hard drive!!
    bahahaha!

    Probably not.. but it'd be fun.

    --
    -kidlinux.
  154. your life will be easier by geekoid · · Score: 1

    "sorry, its encrypted nothing I can do"

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  155. The key will also be encrypted! by salimfadhley · · Score: 2, Interesting

    Usually in key based encryption products the key is itself weakly encrypted. In order to decrypt the key, the user must supply a password that gets past the weak encryption on the key. This key can then be used to unlock the stronger encryption in the secureIDE product.

    This is how OpenSSH works anyway (i did not read the secureIDE blurb too carefully). The SSH guys say that keys should allways be encrypted, because theft of keys is easy to do. If the key is encrypted then that at least is one more substantial hassle for the crackers to go through before they can get at your data.

  156. RFTA!!! It's not USB, it's FIREWIRE!!! by Anonymous Coward · · Score: 0

    ftp://ftp.abit.com.tw/pub/download/fae/secureide_e ng_v100.pdf

    IEEE1394 is FIREWIRE!!!

    My apologies if this post looks aggressive, but I'm simply tired of reading dozens of highly moderated posts about this "USB key".

  157. nothing new? by Anonymous Coward · · Score: 0

    why is this different from using drivecrypt plus pack+
    aladdin usb token?

    it works well. and im sure a quick stamp on the usb token would wreck it irreparably.

  158. Tinfoil hat? by MachineShedFred · · Score: 1

    So does this come with a SecureLID(TM) Tinfoil Hat?

    I might want to encrypt the contents of my brain too.

    --
    Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
  159. Limited use by markh1967 · · Score: 1

    This looks great for securing data in the event of theft of the drive or the system but that's about all this is good for. I really don't think it's a desirable solution to securing data from law enforcement though.
    Think about it for a moment; let's say you've got data on the drive that will land you in trouble if it's found, the drive is taken as evidence, but charges are dropped because it can't be unencrypted. How long will it be secure? It may take weeks for a supercomputer to crack the encryption but how long would it take a workstation manufactured in 2010 to do it?
    It would definately take all the fun and excitement out of following tech news; each advance leads closer to the day that someone dusts off the drive and cracks it. Waiting perhaps years for the inevitable knock on the door as computer power catches up with you would be horrible.

    --
    Input error. Replace user and press any key to continue.
  160. The "stupid" folks are not at ABit by AHumbleOpinion · · Score: 1

    Secure IDE .. will keep the RIAA away from your Kazaa files.'

    Until the user shares them with the world. Damn some people are stupid.


    You misunderstand that line and it's motivation. The stupid folks are not at Abit, that RIAA line is outstanding marketting given the intelligence of the average Kazaa user or Slashdot reader.

  161. Ugh. by Anonymous Coward · · Score: 0
    1) If they don't immediately answer questions about easily-spotted security problems, that means they haven't solved them. It's good to be cynical about proposed security, lest it be accepted into one's infrastructure through sloth.

    2) Before you post again,

    Stop.

    Chill for a second.

    Let Daddy massage you for a moment.

    Let him rub exotic oils into your back.

    Let him whisper special words into your ear.

    Hear him whisper special words meant just for you.

    Hear him say: Stop being so fucking condescending.

    Yours in Christ,
    eSolutions

  162. Re:Something doesn't make sense, maybe I am just d by entrigant · · Score: 1

    There are companies that specialize in retrieving data from that mess you make with a screwdriver. Did it ever occur to you to just use a demagnetizer?

    Also, I have been raided by the fbi and yes, they take everything. If you have something scribbled down on a napkin from wendy's the looks like it could be computer related they take it. I was fortunate in that they sent all my stuff back. Plus I got all these nifty fbi evidence stickers!

  163. Fingerprint scanner autentication. by incom · · Score: 1

    Would be better and more secure, but that'd be one bloated bios, and would add an extra 250-300$.

    --
    True genius is grasping a situation like a peice of fruit, and peircing it just right so that it drains dry.
  164. Re:Doesn't the X-Box do something along these line by Recoil_42 · · Score: 1

    not exactly, its a 2048-bit encryption key built into the XBOX of which the code must be carried on any microsoft-approved product. dont have the key, and it wont play the game. hence the need for a modchip, which bypasses the need for a key check.

    --


    Newsie, Moderator, www.tauniverse.com
  165. Re:Court order - 5th amendment? by utlemming · · Score: 1

    "It is the company policy that we destroy the random database after it is written into the secruity key. We do not keep the duplicates and nobody in this world other than you has the duplicates." Came straight from the company website.... http://www.enovatech.net

    --
    The views expressed are mine own and do not express the views of my employer.
  166. Am I missing something by KoshClassic · · Score: 1

    Ok, I'm not an expert on cryptography or Tripple DES, but doesn't it become substantially easier to break the key for a given piece of cyphertext (in this case, the contents of the disk) when some or all of the corresponding plaintext is known (or at least can be reasonably inferred)?

    That being the case, how hard is it to really guess the contents of the disk's boot sector, especially for known operating systems (not to mention other standard things you'd find on a disk formatted for a given operating system)? Doesn't that make this type of system largely useless, at least if it encrypts the boot sector with the same key as it uses to encrypt the rest of the drive?

    --
    Understanding is a three edged sword. - Ambassador Kosh Naranek, Babylon 5
  167. Just how secure is this, really? by Anonymous Coward · · Score: 0

    I don't claim to be an encryption expert, but a lot about cracking keys is based on how random the data to be encrypted is BEFORE you encrypt it.

    For instance, one of the breakthroughs in the cracking of Enigma based systems was when they mistakenly transmitted the same document twice.

    Now, what I am referring to is it is pretty likely the boot block will be the standard windows boot code, which is pretty static, or at least known to be a few different iterations.

    I would certainly think you could vastly limit your cracking attempt by limiting your attempts to the area you ALREADY expect to have a certain pattern.

    Once you get this, you are likely to have gotten the correct overall key.

    Am I missing something here?

  168. And this is better than an ecrypted filesystem? by martinde · · Score: 1

    It sounds like an encrypted filesystem would be a better way to go to me. Then you wouldn't have to worry about hiding the dongle where the jackbooted thugs can't find it.

    1. Re:And this is better than an ecrypted filesystem? by H3xx · · Score: 1

      It sounds like this is an effort to take some of the load off of the hard disk it takes from constantly reading from an encrypted filesystem. What are they going to do for UNIX file systems?

      --
      "Ubuntu" - an African word meaning "Slackware is too hard for me."
  169. Rehash of the old Apricot LOC tech. by malkavian · · Score: 2, Informative

    This reminds me of my old old old PC from 1990 (An old Apricot Qi) which came with what was quaintly termed 'Apricot LOC Technology'.
    The hard disks were encrypted in hardware even back then. Also, there was no reliance on any USB dongle to just get the disk unencrypted.
    LOC tech worked by the user having an IR transmitting card which authenticated you to the machine. If it was in secure mode, you had to transmit from your card (encrypted transmission.. No copying the transmission and replaying), which then gave you the login screen for your user (this is the first point the keyboard unlocked).
    You enter the password and it lets you use the system.
    The encryption was independant of OS. This was damn cool 'paranoid' gear. It won me a few contract jobs on the basis that nobody else could get into the machine apart from me, and a couple of my clients at the time were pretty much requiring security and confidentiality.
    Nice for the single user PC where you really don't want someone else turning it on and reading your email.
    Still, I'd much prefer to use something that can be used to hold differently available data depending on the user.. The day they put rubberhose in hardware, I think they'll really have a winner...
    Still, it seems odd they they are trying to hype tech that's a cutdown version of 13 year old tech as something new and revolutionary..

    Malk

  170. Weak encryption? by Dwonis · · Score: 1
    ABIT goes on to claim that 'Secure IDE' 'will keep government supercomputers busy for weeks and will keep the RIAA away from your Kazaa files.'

    If it's only going to keep government supercomputers budy for weeks (and not millennia), then it's probably not using strong crypto.

    [Disclaimer: I didn't read the artcle.]

  171. wtf? by Anonymous Coward · · Score: 0

    Wow, way to moderate effectively, Mr. Moderator. I mean, its not like I posted facts based on personal experience and, you know, talking to FBI agents. And that way in which I talked the parent post! Its soooo clear that the above was pure trolling! Good job!

    Allow me to explain the difference: THIS is trolling (or at least flamebait), THAT was not. I hope you get browbeaten in metamod.

    Posting anonymously to avoid another stupid moderator.

  172. Obsruity over security,way cool. by joemh27 · · Score: 1

    If Abit's claim is true,then this will help protect our computers just a little bit better.There is no such thing as too much security!BUT the question still remains,"Does it really work?".

    --
    J.M.Hernandez
  173. Already done... by Kjella · · Score: 1

    If you check out Bestcrypt you'll see they already have this feature - you can have a hidden container inside the normal container. There is no way to prove that the hidden part is there. OTOH, that probably doesn't stop anyone *that* interested in getting your data from locking you away in a hole for years until you make with the key, or just resorting to good old fashioned torture to make you cough up the info either, just in case it is there.

    Kjella

    --
    Live today, because you never know what tomorrow brings
    1. Re:Already done... by Nogami_Saeko · · Score: 1

      True, but the difference would be that if they're not 100% sure that there's another container inside, they might eventually be satisfied with your answer that there isn't another one.

      If they have any concrete proof however, you're in for a rough time.

      I'm curious how bestcrypt masks the hidden container inside the real encrypted one - the only way to do this 100% safely is to make the hidden container destroy-able if only the larger main container is mounted and written to.

      N.

      --
      "Nothing strengthens authority so much as silence." - Charles de Gaulle
  174. design looks impractical to me by ryusen · · Score: 1

    it's cute and all, but the diagram makes it look like you'll need one such device, key, AND port in the back of your case for each hard drive... more hastle than it's worth if you ask me. Better if they had built it into the mobo with a front panel access for the key.
    also, how does this protect from hackers? if they gain access to your system while they key is plugged in, then don't they have the same access you have? if you have the key plugged in and are sharing a folder (like with p2p), then anyone who can access that folder should be able to get unencripted data correct?

    --

    I believe sex is highly over rated... unless it involves me
    1. Re:design looks impractical to me by ncc74656 · · Score: 1
      it's cute and all, but the diagram makes it look like you'll need one such device, key, AND port in the back of your case for each hard drive... more hastle than it's worth if you ask me.

      They probably figure that most people have only one hard drive installed. For those of us who do have more, this would be a somewhat less-than-optimal system...unless you only use one of these with the drive that has your nuclear secrets/mp3z/pr0n/whatever and keep the rest of the system on unencrypted storage (why bother encrypting your Windows install?).

      also, how does this protect from hackers? if they gain access to your system while they key is plugged in, then don't they have the same access you have? if you have the key plugged in and are sharing a folder (like with p2p), then anyone who can access that folder should be able to get unencripted data correct?

      This is where Abit's promotional material is a bit too much hype...if you're truly interested in keeping certain data secure, you're sure as hell not going to make the machine on which it resides network-accessible. As long as the key is in, the drive is potentially accessible to any h4x0r who manages to root your box. If it's truly important enough, you'll keep it off your LAN. To get files into and out of it, you'll use floppies or CD-RWs and sneakernet.

      --
      20 January 2017: the End of an Error.
    2. Re:design looks impractical to me by f0rt0r · · Score: 1

      true that, so while the key is in the data is vulnerable, if they can get into your computer,of course. I wonder if it would be better to have the decoding algorith read when the system boots up, and then you can remove the key. If the fbi/etc/ comes in and grabs your equipment, then when the boot your computer up in their forsenics lab, all they will see is garbage, since you didn't leave the key in.

      Anyway, this isn't a perfect security model, from the other posts it seems like this is just to make your data unreadable if it leaves your possession.

      --
      I can't afford a sig!
    3. Re:design looks impractical to me by 3terrabyte · · Score: 1
      I believe it only needs to read the key at bootup. After that, it resides in the daughter-card's RAM.

      Otherwise... when would it reference the key? Every file? Every bit? I think reading the key would kill the 'on-the-fly' 1.1gb speed it was bragging about.

      In a practical viewpoint, it *needs* to work this way, otherwise, it's not secure at all, since the key is with the computer 100% of the time when it's up. You'll get busted with your pants down, so to speak.

      So, step 1: Look around your neigborhood suspiciously.
      Step 2: Fetch your key from the attic crawlspace.
      Step 3: Look around outside again.
      Step 4: Run down to the basement and boot the machine up with the key in it.
      Step 5: Run to the attic and hide the key.
      Step 6: Jerk off to the pr0n, or whatever.
      Step 7: Turn computer off when not using it.

      --

      Why are there only 19 people folding@home for slashdot?

    4. Re:design looks impractical to me by 3terrabyte · · Score: 1
      (why bother encrypting your Windows install?).

      Because I don't own a license to it either!! :>

      --

      Why are there only 19 people folding@home for slashdot?

  175. Feature request by salesgeek · · Score: 1

    I want a feature that prevents my password from being disclosed after my second 60 day sentence for contempt of court for not disclosing the passphrase for the secure IDE...

    --
    -- $G
  176. After much effort and hair pulling by Anonymous Coward · · Score: 0

    I finally decoded it. It says. . .

    Hold your breath. . .wait, I've got it!

    "B e s u r e t o d r i n k m o r e O v a l t i n e"

  177. Won't keep RIAA out by billstewart · · Score: 3, Insightful
    According to several other posters, it's running DES-crippled-to-40-bits as its encryption algorithm, and in ECB mode, not CBB, just to make it easier. Regular 56-bit DES took about a day for distributed.net to crack in ~1998 (though they got lucky - should have taken them ~2-3 days.) Since then, computers have gotten much faster, and this is 2**16 easier. (Technically that's only true if the crippled keyspace can be searched efficiently, like the full keyspace can, but that should be doable, and worst-case is no worse than single-DES.) True, the EFF machine in John Gilmore's basement hasn't gotten any faster, but it's been sitting there collecting dust for years, and somebody who wanted to spend another $250K to build a new one would get a much faster machine today - and if it's the RIAA, they could pay for it with the first couple of lawsuits against file-sharers.

    Not only will it not keep government supercomputers out for weeks, it won't keep the RIAA out of your disk for weeks if they confiscate it. Besides, the RIAA can subpoena you to make you hand them the key dongle. Also, this is only useful against people who have physical possession of your disk when your machine isn't running - if your machine's running with the disk mounted, it's no different than a regular disk, so querying your Kazaa file-sharer will work just fine, or running a search program on your machine.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  178. RAID? by toddestan · · Score: 1


    The motherboard does have built in RAID, but can you use the encryption with it? If I'm going to go to such trouble to secure my data, I definently want to have some protection against drive crashes. I guess if you can hook up more than one disk to the encryption, you can use software RAID as in Windows 2000, etc. but hardware RAID would be nice.

    You can always make backups, but you'd have to encrypt those, and if the encryption is not as good as the original then that's a problem. And if the backups aren't encrypted, that's just plain stupid.

  179. Good Sales Gimic, Not Much Else by retendo · · Score: 1

    Actually I can see this being a popular selling point at stores like CompUSA.

    "Yes, you can get this computer, but sir, this one right here includes hardware encryption built into the system. That way the RIAA can't see what you're doing."

    On the other hand any "paranoid freak" is going to scoff at anything less than 128 bit encryption.

    This sounds like a good idea but an inadequate implementation.

  180. Re:Something doesn't make sense, maybe I am just d by evilviper · · Score: 1
    but I would love to see a solution to the mess that I make with a screwdriver.

    Give me your scratched hard drive, and $500, and I'll deliver all of your data to you on CDs within a couple weeks.

    Manual data recovery doesn't depend on your read heads, or how air-tight the drive is at all. Unless you completely incinerate the platters, there is still recoverable data. Just leaving the platters in-tact makes it quite a bit easier, but no big deal. The only thing you are stopping is from someone else using that hard drive again, or some casual snoop from sticking it in their computer and attempting to use undelete to recover what you had on there. A reasonably determined opponent wouldn't even do that.

    You'd be better off using dd or cat to write random data across the drive a few times, and still leaving it functional.
    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  181. Re: The RIAA comment (settlements) by evilviper · · Score: 1
    The catch is that if they have subpoenaed your disk, then who really does the cracking? If they can get a law enforcement officer to do the dirty work, then it'll fall under one of the DMCA exemptions.

    Well obviously the cops/FBI are going to be doing the decrypting.

    What would make you think that the law would confiscate material evidence, and then turn it over to non-law enforcement before it has been used at trial?

    Hell, why not have the cops confiscate a bloody knife from someone's home, and hand it over to the victim's family? I'm sure there would be nothing wrong with that... Something about a chicken coup and a fox comes to mind...
    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  182. who wants to bet... by Antilles · · Score: 1

    this is actually a DRM scheme? So that files that are on your harddrive are being protected from YOU, so that you cant copy them to other computers, and can only use them how <Insert Large Corporate Entity> thinks you should use them and when...

  183. Keys as keys.... by bastion · · Score: 1

    So what happens if I lose the key?
    So what happens if the mobo goes bad?
    So what happens if an individual component on the mobo goes bad causing the replacement of the board?

    Hmmmmm....

    If ABIT can get these to catch on they could make a bundle off support. However, while you (argumentatively) have some level of security you loose the ability to swap the drives if that board fails. Couldn't this be painting yourself into a proverbial corner?

    But what do I know I have the IQ of an empty shoebox.

  184. So, for those of us who prefer SCSI... by KC7GR · · Score: 1

    ...the only option is to go with software encryption?

    C'mon, Abit. If you're going to do something like this, do it right. Offer it on a SCSI host adapter as well. I don't care if you make something up that's customized to the motherboard. There are those of us who simply don't like IDE for any number of reasons. I'm one of them.

    --

    Bruce Lane, KC7GR,

    Blue Feather Technologies

  185. Re:Doesn't the X-Box do something along these line by wolrahnaes · · Score: 1

    The Xbox has two key based systems. One of these is the software key, which as the other poster mentioned is 2048 bit (basically uncrackable)
    The software key is used to sign the .xbe (XBoxExecutable) files. Modchips bypass this "feature"

    The hardware security (which is more relevant to this topic as it involves the hard drive) utilizes a little known feature in the ATA command set where a password must be sent to the hard drive before it will allow data to be accessed. This does NOT involve encryption, it is merely the hard drive refusing to access the data. This password is easy to extract (with the right tools), as shown here on the Xbox-Linux homepage.

    If you happen to have a laptop, it is likely that it supports this ability in the BIOS. Most desktops will need an extra application, thus not allowing you to place your OS on the protected disk. (although you should never put the OS near important data anyways...)

    Hope that clears things up for ya..

    --
    I used to get high on life, but I developed a tolerance. Now I need something stronger.
  186. not good for encryption, but by SlugLord · · Score: 1

    I think the point is that your hard drive is now protected by the DMCA.

    The bit about keeping the government busy for weeks seems unlikely, but the fact that it's encrypted means the data on it is protected by the DMCA and can't be used as evidence against you in court.

    I guess the same would apply if you just used software encryption.

    If you want to keep the government out of your hard drive, get a shredder with a panic button. Or better yet, mod your hard drive with an incendiary device for the panic mode. Just make sure you don't accidentally trigger it :)

    1. Re:not good for encryption, but by ignorant · · Score: 1

      hmmn.. there used to be a lame way to "protect" in DOS by formatting a disk using some different allocation size (something odd). It could only be read if you knew what settings you used. I don't remember the details since this was pre-winblows. (anyone care to fill me in?).
      This is kinda similar to inadequate encryption that is hyped to solve such problems. Anything less than 128-bit encryption is not really secure w.r.t FBI/whoever.

      --
      Alive, occupying space and exerting gravitational pull.
  187. does this really help? by RMH101 · · Score: 1

    they get you know then they'll have got your IP from connecting with something like a Kazaa client to your machine. They legal your ISP and find out who you are, and then you get a letter inviting you to be sued.
    Of course at this point, most people would hide their MP3 hard disk, or destroy the contents. This doesn't help - they've already got the details and your IP and I'd imagine with expensive enough lawyers behind you that'd be enough...

  188. What are the noise levels? by beef3k · · Score: 1

    This looks like a nice board, but what are the noise levels from that cooling solution?

    I try to build my boxes as quiet as possible, and the OTES coolers on their graphics cards has generally been classified as something you should not expose your neighbour to in most reviews. No environmental specs on Abit's pages either (as usual).

  189. des by leuk_he · · Score: 1

    2**16 easier

    Since this is PK crypto it is 2 ^ 8 times easier, not 2^16.

    But the end conclusion is ok.

    1. Re:des by billstewart · · Score: 1

      I'm assuming that by "PK" you mean "Public Key"? DES isn't public key, it's the standard symmetric secret-key algorithm, and crippled-DES is some variant on that.

      --

      Bill Stewart
      New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  190. Surely we dont need to but this folks...... by NiteHaqr · · Score: 1

    Just set aside a USB port on your box and but a USB memory device - like say one of those LAKS watches.

    Encrypt the file-system using an encrypted-fs as normal.

    Modify the login to look at the USB device for a passfile - this could be a MD5 hash.

    No file on USB device = no login

    The advantage of this is that if you break/lose/flush down the toilet, your USB device, all you have to do is goto another machine with a new USB storage device and re-create the hash-file.

    Simple and cheap - I think this would come in at under $40US + some hacking, but hey, someone could have a Debian/Redhat package ready in a week or so.

  191. Barney....? by juhaz · · Score: 1

    How about goatse and tubgirl pictures, for maximum security! That intruder wouldn't be looking at your "data" again anytime soon...

    Not only that, but screams of horror would quickly lead you to his tracks.

  192. Insecure encryption revisited by Cardbox · · Score: 1
    You can tell there's something strange when they don't mention the algorithm straight off. Eventually the spec comes clean and admits "40-bit DES"... which is fine except there's no such thing. Either they've done something DES-inspired and called it DES, or they've just set the remaining 16 bits of the DES key to a fixed value.

    40 bits = 2^40 = 10^12, which isn't many keys to check through at all. At a million keys a second it would take an average of 5.8 days to find the correct key. For slower cracking computers, scale up the time accordingly or use a small cluster.

    Promoting insecure encryption with high-sounding phrases has a long history. I remember a rash of "even the spooks can't break it" encryption packages that were so weak you could practically break by hand: that was back in the 1980s but obviously the problem hasn't gone away!

    Still, horses for courses: it's actually quite good not to use encryption that's stronger than you need, because if you do lose the key, you have some chance of paying someone to break it for you.

  193. Riiight by HeX86 · · Score: 1

    So is this going to be like Windows NTFS encryption? Yeah, that's really going to keep people away from all of my files, just plug it into another NTFS system...

  194. Slashdot's DRM by Anonymous Coward · · Score: 0

    You can post as me, anytime!

  195. Re:Court order - 5th amendment? by mkldev · · Score: 1
    That's the chip vendor's policy. There's nothing preventing Abit from making a duplicate. I doubt they do, as that would seem like a really big headache, but if they wanted to, they could.

    No, the only potentially completely secure solution is for the users to generate the key data themselves.

    --
    120 character sigs suck. Make it 250.
  196. Incinerator by asscroft · · Score: 1

    I've always wanted a super fast super hot incenerator. Like maybe a lead box with a baby nuke inside. Ok, maybe something a little less extreme. Anyway, when the taliban come knocking at your door you simply break the glass and hit the big red button and step away from the big lead box. In a minute or two there is no hard drive, there is no computer, there are no playboys, there is no bible, no pot, no overdue library books, whatever it is you're trying to hide - it's gone. perhaps I should ask slashdot, what's the best way to destroy your harddrive?

    --
    because I have been enjoined by this Holy Office to abandon the false opinion which maintains that the Sun is the centre
  197. Re:Something doesn't make sense, maybe I am just d by mkldev · · Score: 1
    Here are some helpful techniques that don't (quite) involve incineration. Kids, don't try this at home.

    1. Degauss the drive with a tape demagnetizer, making sure to thoroughly hit each side of each platter. This does a pretty good job for the most part, at least against most typical end-user attempts to recover the data.

    2. Demagnetize as above, then put it in your oven at the hottest temperature for an hour or several. While it won't demagnetize it, it will cause significant random changes in polarization (since your hard drive is only stable at a few tens of degrees above room temperature due to the high bit density). This should defeat pretty much any attempts to recover the data, but there might still be random parts of the platters that are recoverable.

    3. Place it in your kiln. Heat to above the Curie point of Cobalt (about 1500C). It should be noted that this is, coincidentally, about the average melting point of the class substrate, though depending on composition, glass could potentially melt as low as 500C. If you are not able to raise the Cobalt alloy to its curie point, melting the glass substrate is a relatively effective alternative.

    4. Cobalt metal will (slowly) dissolve in a dilute sulfuric acid mixture, and dissolves easily in hydrochloric acid or nitric acid. In any case, be careful not to get the acid on your skin (or anything else, for that matter). This is quite possibly the easiest effective solution for destroying data on the hard drive.

    And remember, kids, don't try these at home.

    --
    120 character sigs suck. Make it 250.