Slashdot Log In
Seagate Ships World's Most Secure Hard Drive
Posted by
kdawson
on Mon Mar 12, 2007 11:02 AM
from the laugh-at-lost-laptops dept.
from the laugh-at-lost-laptops dept.
An anonymous reader writes to let us know that after two years Seagate is finally shipping its full-disk encryption product, and you can get your hands on it in a laptop from system vendor ASI.
Related Stories
[+]
IT: Seagate To Encrypt Data On Hard Drives 321 comments
Krishna Dagli writes "Seagate, using their new DriveTrust Technology, will automatically encrypt every bit of data stored on the hard drive and require users to have a key, or password, before being able to access the disk drive."
[+]
Seagate Releases Hybrid Hard Drive 218 comments
An anonymous reader writes to tell us Seagate has released a new hybrid hard drive. This new drive adds the speed of a solid state drive to the conventional hard drive. Originally designed for laptops this new drive comes in 80, 120, and 160 GB flavors and features 256MB of flash memory.
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Worlds most secure cipher meet ... (Score:4, Insightful)
Also how are they using AES? I thought P1619 (XTS-AES) is still a draft. Are they betting it will get adopted unchanged? Or are they using some other thing? Please tell me it's not AES in ECB mode...
Tom
Re: (Score:3, Informative)
Re: (Score:3, Interesting)
Re:Worlds most secure cipher meet ... (Score:4, Informative)
For example, Loop-AES behaves like this in multi-key-v3 mode where CBC is used with an IV computed from a secret key, the sector number, and plaintext blocks [1..n-1] in the sector. This is also how Microsoft Bitlocker behaves because they combine CBC with the Elephant diffuser. When CBC is not used, this property can be achieved using LRW or XEX, or wide-block encryption.
Parent
Re: (Score:3, Informative)
This is how Linux's crypto-loop works. The CBC is run across only individual 512-byte blocks of the disk. I think they use the sector number as an IV.
No need to blame the user. (Score:5, Insightful)
worlds stupidest user with passwords like 'password' :-)
That's a joke, but some people really think that way. Blaming "stupid users" makes them feel more secure or helps them pass the buck for choosing systems with poor security. When you think about it, it's not very funny.
Passive encryption might be a step in the right direction, but I won't trust it as long as the software doing has owners and secrets kept from users. They can point to specs and tell me what they are doing, but that does not mean they are doing that. The owners can break in at will, the keys can be padded with zeros and finally, the owners can make mistakes.
Parent
Re: (Score:3, Interesting)
Take all these shops that you have to sign up with before buying something, all they store is your address, your email address, your email and on rare occasions order history (the ones that also store credit cards are a different matter but those are less common and I'm not talking about those here)
Why should I use one of my more secure passwords? I dont like to change pa
Worlds most secure? (Score:2, Interesting)
Is this really any more secure than dm-crypt? Faster, no doubt, but more secure?
Re: (Score:3, Informative)
Because it's the only (publicly available) HDD with *cryption functions built into the circuitry.
Is this really any more secure than dm-crypt? Faster, no doubt, but more secure?
Probably not. But simpler for users/admins to put out in the field.
But closed-source, so we really don't know how well it was implemented.
Backdoored? (Score:5, Interesting)
Who knows what this thing is doing inside? They're using AES-128 so you may not have to worry about the encryption algo being unsecure, but who's to say this thing isn't caching the password in some place you don't know about (but that the manufacturer and your country's authorities do)?
Re: (Score:3, Funny)
Sounds really useful. From what I hear, write-only memory is about as cryptographically secure as it comes.
Oh Goody! (Score:5, Insightful)
Who cares if this gets cracked by Tuesday, bitches?
The selling point is that the banks wont have to tell you when Bubba leaves his laptop on the CAL TRAIN with your credit card data in standby mode, cause its encrypted!
I feel so safe!
Re: (Score:3, Informative)
Don't be so sure.
I had to install PGP Desktop and encrypt my laptop's HDD, and when it asked me for th
And in next year's news... (Score:5, Funny)
Re: (Score:3, Insightful)
Financial fraud linked to stolen encrypted laptop
In the largest online fraud incident in history, experts linked the Personally Identifiable Information (PII) used in committing the fraudulent acts back to a laptop that was stolen over a year ago. Company X denies the experts' allegations saying "the laptop's hard drive was encrypted." Under this premise, Company X refrained from notifyi
real question (Score:3, Insightful)
If that were the case, it would be a simple matter to retrofit existing laptops (which use DriveLock to protect the disks) with the improved security of full-blown encryption. And it could be done without any perceptible changes to the user!
This could be a great product if they just Keep It Simple so that it works seamlessly with the already widely-deployed ATA Security Mode (DriveLock) protocol.
Back Door For Big Brother ? (Score:4, Insightful)
Re: (Score:3, Funny)
The incomplete article is missing any mention... (Score:5, Informative)
Video Camera Application? (Score:3, Informative)
Secure from who? (Score:3, Funny)
Hibernate (Score:3, Insightful)
The real problem is not designing effective security, but getting people to use it properly. You can start on this by banning PostIt notes from the corporate environment -- or at least make them self-destruct.
Top 10 Most Secure Hard Drives (Score:3, Insightful)
1. The world's most secure hard drive is the one not used to contain valuable confidential data (experts question its existence).
2. Doesn't exist.
3. Doesn't exist.
4. A hard drive that contains some valuable confidential data, but remains physically within a datacenter. The OS that accesses it does not share its data with other OSes, and runs the full gamut of controls (prevention, detection, correction).
5. Doesn't exist.
6. Doesn't exist.
7. Doesn't exist.
8. Doesn't exist.
9. A hard drive that contains some valuable confidential data, remains physically within a datacenter, but its OS shares data among other systems whose trust is "unknown" or "uncertain".
And tied for 10th place (by virtue of consolation):
10. An encrypted drive in a mobile device relying upon its user for security.
10. An unencrypted drive in a mobile device relying upon its user for security.
If the "laws of physics" of information security were known, we'd likely see a Newtonian-esque law that says something like (in a more scientific form): "any security system that relies upon a person to use the system correctly will fail [miserably]". What Seagate is trying to do is analogous to defying gravity or creating "information security perpetual motion". It just won't improve the situation for anyone (except perhaps the "checklist security" people who can tell their compliance regulation auditors that they can add a point to their useless overall score).
Re: (Score:3, Informative)
Most DRM hinges on the fact that the content must stay readable, in however limited a sense. In other words, you're giving the encrypted content to the attacker, who also has to have the key in order to use it. The attacker and the intended recipient are the same person.
When you take away that requirement, encryption actually becomes workable.
Re:3gb/s sata on a 5400 rpm drive? (Score:5, Insightful)
- They sell a lot of drives with a lot of different speeds. It might be cheaper for them to standardize on a few chipsets then to buy different chips and have different designs based on the drive's capability.
- For marketing reasons, they may have decided to always have the latest-and-greatest buzzword on the box of all of their new products.
- A major customer asked them to use this interface.
In all, not the strangest decision I've come upon today.Parent