Encrypt data that leaves the office? Yes. The best way to do it? It depends. Here's how to develop a strategy for your organization seeking to secure data on those roaming, mobile devices. It was two close calls that changed how Rob Israel thought about encrypting the data on his users’ laptops.A few years ago, a laptop at the John C. Lincoln Health System, a Phoenix-area hospital group where Israel is CIO, was stolen from an employee’s office. It could have contained financial or (worse) patient information but, fortunately for Israel, “The laptop was brand-new and had no data on it yet,” he says. Still, this pilfery and an earlier PC theft from a common work area (which resulted in a loss of noncritical data) pushed him to revisit his company’s security strategy.The result: Lincoln Health avoids storing data locally on users’ computers&mdashPCs and laptops.In today’s workplace, it’s impossible to eliminate mobile computing devices&mdashlaptops, thumb drives, mobile phones, PDAs and iPods. If you follow the news, you know that dozens of organizations have had mobile devices lost or stolen, and many of them were not as lucky as Lincoln Health. Since California enacted a data breach notification law in 2002 (followed by 32 other states), there have been a host of embarrassing disclosures about missing computers, most recently at the U.S. Department of Veterans Affairs, the Federal Trade Commission, the Transportation Department, accounting firms Deloitte & Touche and Ernst & Young (three separate occasions this year), Wells Fargo and ING banks, Fidelity Investments, the YMCA and Chevron. About half of the states’ breach-reporting laws give companies a way to avoid disclosing such breaches: the use of encryption on the mobile devices. (See “Legal Incentive,” Page 48.) The other states’ breach laws encourage the use of encryption, as do other privacy protection laws such as the federal Gramm-Leach-Bliley Act covering financial information, and the Health Insurance Portability and Accountability Act (HIPAA) covering medical information. Avoiding both the breach penalties and the other costs of losing critical data makes an encryption strategy well worth the effort, says Tim McKnight, vice president and CISO at aerospace contractor Northrop Grumman. “We paid for our program with the savings from the first three laptops that were lost,” he notes.But encrypting data on mobile systems isn’t a simple task. CIOs and CISOs have found that while the technology to encrypt laptop hard drives is pretty straightforward and simple to deploy, there are several aspects of mobile security for which technology is not yet solid, particularly for protecting data on removable media and handheld devices. That’s why security leaders who have adopted encryption make sure to use other techniques&mdashboth technological and managerial&mdashto protect their mobile data. Encryption for Laptops: Full-Disk or File-Based?The first decision when implementing an encryption strategy is whether to use full-disk encryption or file-based encryption. Because Windows XP comes with file-based encryption built in (as do Linux and Mac OS X), it’s tempting to use that “free” technology. Anything stored in specific PC folders, like My Documents, is encrypted automatically. But this approach has a significant security flaw: It relies on users putting files in the encrypted folders.Furthermore, Microsoft’s encryption “is not strong, and there is no good management option for the enterprise,” says Northrop’s McKnight. “It’s hard to manage and hard to make work with backup software,” warns Paul Kocher, chief scientist for cryptography at technology consultancy Cryptography Research. Although Microsoft promises better encryption in the forthcoming Windows Vista, Kocher suggests taking that promise with a grain of salt, given Microsoft’s long history of security vulnerabilities.The other option is full-disk encryption, which protects everything on the hard drive. With this approach, there’s no uncertainty as to what data is actually encrypted. “It takes human judgment out of the equation, so I can tell the regulators that the entire disk is encrypted,” says Kim Jones, director of security at eFunds, an electronic transaction provider to financial institutions.The fear, widespread among users, is that full-disk encryption will slow laptop performance. Fortunately, laptops built in the past three years or so have the horsepower to run full-disk encryption so “the performance hit is nonexistent from the user’s perspective,” says Jones. McKnight says a slowdown is noticeable, but just slightly. Where it’s most noticeable is at system boot-up and when the laptop hibernates, he says.Several companies&mdashincluding PGP, Pointsec and GuardianEdge Technologies&mdashprovide enterprise-class full-disk encryption software that can be installed and managed using standard tools, and that works with backup software and password management systems. Still, enterprises should test any encryption software to make sure it is compatible with their management tools, advises Eric Maiwald, a senior analyst at the Burton Group research firm. They should have a tool to synchronize user passwords with a secure repository in case IT has to access the laptop (say when an employee forgets system passwords, is injured or leaves the company). McKnight suggests another precaution: Test hard drives before applying encryption, since the initial encryption can stress problematic hard drives to the point of failure. Although the problem was rare for the 35,000 laptops that Northrop encrypted, it does occur.Hurry Up, Please, It’s TimeIf full-disk encryption has an Achilles’ heel, it’s the password used to enable access to the hard drive. When users work on files, the full-disk encryption software decrypts files as they are opened, then reencrypts them when they’re stored. If the password is easy to guess&mdashor if it’s taped to the laptop&mdasha thief has full access to the drive’s data, defeating the encryption. “Allowing a weak PIN means it doesn’t matter if you use encryption,” says Maiwald. If data is especially sensitive, a password requirement can be paired with a hardware token for two-factor authentication, says Jerry Johnson, CIO of the Pacific Northwest National Laboratory, a U.S. Department of Energy research facility.Similarly, laptops should be set to time out after inactivity, so data is not accessible until the password is reentered, says Cryptography Research’s Kocher. The trick is setting the time-out period, he notes. The more frequently it must be reentered, the easier a would-be thief can “shoulder-surf” the password in a public space (such as a hotel lobby), while the less frequently it must be reentered, the more time the bad guy has to access the data when the laptop is left unattended. A time-out of a few minutes works in most cases, says Johnson.Diabolical DevicesAlthough data stored on laptops is fairly easy to secure, three common conduits can confound the strongest encryption: USB drives (including iPods and thumb drives), recordable CD and DVD drives, and e-mail. In all three cases, data is decrypted when moved to these media, since the usual goal of copying data to external devices is to make it available to systems that may not have the same encryption tools. Over-the-network encryption and policy-based management tools that screen e-mail contents can handle e-mail security. But removable media are more difficult to safeguard.The simplest solution is to not provide CD or DVD burners on corporate laptops, says Jacob Mays, assistant vice president for IS at Stillwater National Bank. But handling USB drives is trickier. There are two basic approaches to securing external storage devices: disallow their use or use software that applies encryption to them as if they were an internal hard drive.“You could put glue in the ports. We considered that,” Johnson says, half seriously.Although some vendors offer encrypted thumb drives, the encryption works only with their hardware, so users simply can buy their own thumb drives to bypass the security. Windows XP lets IT set policies to enable or disable whole classes of devices, including thumb drives, but there’s no way to tell it to distinguish between approved and unapproved devices, says Nate Lawson, a senior engineering director at Cryptography Research. CISOs will need to consider third-party products such as those from Safend, SecureWave and Trigeo.Baptist Memorial Health Care, a hospital group in Tennessee and Mississippi, uses software from Safend to prevent the use of unauthorized external drives. The company also has its USB drive vendor, Kingston Technology, create software to encrypt the drives’ contents. The hospital group also logs all files transferred to these devices in order to identify who is copying data from the secured laptops, says Lenny Goodman, director of desktop management.A simpler solution is to extend disk-based encryption to laptops’ external drives, notes Burton Group analyst Maiwald. He expects that capability to become widely available as vendors upgrade their products. Pacific Northwest, for example, is looking at encryption software that would extend its protection to USB drives, says Kevin Piatt, the lab’s manager of office automation and collaboration services.Handheld HorrorsPerhaps the hardest devices to secure through encryption are handhelds. Most don’t have the horsepower to run full-disk encryption, says Kocher. He says that when encryption software is available for these devices, it usually lacks appropriate strength or interferes with communication functions, such as making calls&mdashwhich is not good when you’re talking about phones. “There are so many implementations of PDAs that there’s no way for a security vendor to do a whole PDA solution,” Kocher says. So IT must install and manage a variety of software if it wants to support a variety of devices.That’s why eFunds, Lincoln Health, Pacific Northwest National Laboratory, and Stillwater Bank all ban the use of handhelds for e-mail and the storage of corporate data. Northrop Grumman disallows their use at all divisions but one (where handhelds were allowed before Northrop bought it). To ensure the security of these devices, most Northrop business divisions forbid their access to e-mail and use a management tool that applies encryption to their files whenever they’re connected to a Northrop PC or network. “It’s expensive to allow PDAs using such policy-based tools,” McKnight says.For all these organizations, there is one exception to handheld insecurity: the BlackBerry, which comes with sufficiently strong full-disk encryption, as well as e-mail encryption, not to mention remote management features such as the ability for IT to wipe out the contents of a stolen or lost device.Love That Data CenterThe simplest way to protect data on mobile devices is to not store it there in the first place. “People should really get a handle on where their data is and who has access to it,” advises Kocher. “Why are people putting this information on their laptop in the first place?” he asks. Burton Group’s Maiwald suggests that enterprises adopt remote access tools where possible so that the information never leaves the confines of the data center.That lesson is not lost on many CIOs and CSOs. Although laptops have become cheaper and at many companies are the standard PC, Northrop’s McKnight says that’s a mistake. He’s not alone. At eFunds, only 10 percent of users&mdashtypically executives, salespeople and IT staff&mdashget laptops, reducing what needs to be managed, says director of security Jones. To reduce its risk, Baptist Memorial has just a few hundred laptops out of more than 6,000 PCs, notes Goodman. “We’ve dramatically cut down on the number of laptops and portable devices,” says Lincoln Health’s Israel.For those users who really do need laptops, full-disk encryption and management of removable media is an effective way to secure data. Says Israel, “The technology is out there, and it’s not that expensive. You just have to use it.”? ## Related content news UK government plans 2,500 new tech recruits by 2025 with focus on cybersecurity New apprenticeships and talent programmes will support recruitment for in-demand roles such as cybersecurity technologists and software developers By Michael Hill Sep 29, 2023 4 mins Education Industry Education Industry Education Industry news UK data regulator orders end to spreadsheet FOI requests after serious data breaches The Information Commissioner’s Office says alternative approaches should be used to publish freedom of information data to mitigate risks to personal information By Michael Hill Sep 29, 2023 3 mins Government Cybercrime Data and Information Security feature Cybersecurity startups to watch for in 2023 These startups are jumping in where most established security vendors have yet to go. By CSO Staff Sep 29, 2023 19 mins CSO and CISO Security news analysis Companies are already feeling the pressure from upcoming US SEC cyber rules New Securities and Exchange Commission cyber incident reporting rules don't kick in until December, but experts say they highlight the need for greater collaboration between CISOs and the C-suite By Cynthia Brumfield Sep 28, 2023 6 mins Regulation Data Breach Financial Services Industry Podcasts Videos Resources Events SUBSCRIBE TO OUR NEWSLETTER From our editors straight to your inbox Get started by entering your email address below. Please enter a valid email address Subscribe