Channel Insider content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

If the plan is perfectly executed, Nicholas Negroponte’s One Laptop Per Child project will deploy 100 million laptops in the first year. In one fell swoop, the nonprofit organization will create the largest computing monoculture in history.

Wary of the security risks associated with a computing monoculture—millions of machines with hardware and software of identical design—OLPC foundation officials are seeking help from the world’s best hackers to review the full specifications of the $100 laptop’s security model.

“This is an enormous challenge for us,” said Ivan Krstić, director of the security and information platform efforts for the OLPC project in Cambridge, Mass. “Security for these machines is hands down the hardest thing I’ve ever worked on.”

One Laptop Per Child’s CTO explains how new display developments are bringing the $100 laptop closer to reality. Click here to read more.

Krstić has spent a large portion of 2006 slipping into security conferences around the world, schmoozing with hackers, trying to recruit computer security experts to look at the design and threat model and provide useful feedback.

“We want hackers to get in touch, look at the documentation, play with the machine, and try to break into it. We run the risk of getting parts of this wrong and that’s not something we can afford,” Krstić said in an interview with eWEEK.

A former director of research at the Medical Informatics Laboratory at Zagreb Children’s Hospital, in Croatia, Krstić said he is well aware of the dangers of the monoculture. “If this succeeds, we’ll have created the largest monoculture in the computer industry. To answer whether that’s scary or not is a nontrivial question. The security implications are deeply frightening,” he said.

The overall design goals have already been released to OLPC’s security panel for review, and Krstić plans to publicly release the specs to generate feedback from the open-source community.

Krstić’s team has already pinned down the security policy and threat model for the BIOS, the built-in software that runs when the machine is turned on. The machine, he said, will feature a completely secure BIOS solution that allows fully automatic upgrades without user intervention and fully protects against phishing and automated worm attacks.

“Many of these kids will have never seen a computer before; they won’t have a clue about computer security. That means that a lot of mechanisms in computers today just won’t work for them,” Krstić said, stressing that everything on the laptop will be open by design and will not rely on passwords for authentication.

Four countries commit to buy 4 million OLPC laptops.
Click here to read more.

“One of the main goals is to provide unobtrusive security,” he added. “We’re doing security in a way that doesn’t depend on the user reading or responding to a prompt on the screen.”

The key design goal, Krstić explained, is to avoid irreversible damage to the machines. The laptops will force applications to run in a “walled garden” that isolates files from certain sensitive locations like the kernel. Even if the computer is damaged, the security model calls for a trivial reinstall of the operating system to put the machine back into full functionality.

Despite the security fears, Krstić is optimistic OLPC has a few aces up its sleeve. “We don’t have backward compatibility on our list of concerns. That’s a huge advantage,” he said. Without having to worry about existing applications, Krstić said OLPC can actually define the security policy for every piece of software built for the machine.

“We can tell people, ‘If you’re developing software, this is the policy,’” he said. “We don’t have to worry about thousands of apps that will retroactively break. It gives us an enormous level of control.”

Still, there are crucial security decisions that are still up in the air. For example, the group is still brainstorming about whether to include automatic updates by default. Krstić is leaning toward implementing automatic updates, but, ideally, if the security model holds up, he expects OLPC to have a level of isolation between the operating system, applications and user data that will reduce the need to issue lots and lots of updates.

“If we discover vulnerabilities, the security model must hold up enough that even a machine that is unpatched won’t be easily exploitable. This gives us a bit of diversity to avoid the monoculture trap,” he said.

Next Page: Automatic updates a “tricky” issue.

The issue of automatic updates, he said, remains “tricky” because of the difficulty in making strong assumptions about connectivity. The $100 laptops will feature built-in wireless mesh networking—allowing each laptop to connect to other laptops and work as a wireless mesh router when it is powered down—but the absence of strong connectivity to pull down updates could be awkward.

The $100 laptops should teach vendors a lesson. Click here to read Jim Rapoza’s column.

“The focus of my work is to make sure that dependence on updates is as minimal as possible,” Krstić added.

Dave Aitel, an open-source advocate and vulnerability researcher at Immunity, in Miami, said fears of an OLPC monoculture presenting a major security risk may be a bit overblown. “Who wants to [hack] these children anyway? These laptops are not Windows 95, and, in many ways, they’re more advanced than [Microsoft’s] Vista,” Aitel said in an interview.

“It’s a monoculture of hard targets,” Aitel said, noting that the laptops will use a modern implementation of Linux hardened with ASLR (Address Space Layout Randomization) to handle code-scrambling diversity and Exec Shield, a security patch that flags data memory as nonexecutable and program memory as nonwritable.

Walter Bender, president of software and content at OLPC, said the foundation’s long-term goal expressly encourages computing diversity and argued that the “monoculture” tab might be a bit strong.

“We’re designing this machine as an open platform with the expectation that it’s going to evolve,” Bender said in an interview. “Even though we’re launching a monoculture, experience has shown that these open platforms evolve and change. There’s no reason to think this won’t happen with these machines.

“We don’t expect that a monoculture in the strict sense, where we’re controlling everything, will last very long,” he added.

Bender insists that the overall goal of OLPC is to encourage diversity. “In the short term, we’re trying to launch something,” he said. “We’re a nonprofit, educational organization; we’re not a laptop manufacturer. We’re developing an ecosystem that people can expand and bring to kids. It’s anything but a monoculture.”

The OLPC foundation, which traces its roots to Massachusetts Institute of Technology, is sponsored by a roster of big-name companies, including Advanced Micro Devices, eBay, Google, News Corp., Nortel Networks and Red Hat.

Check out eWEEK.com’s for the latest security news, reviews and analysis. And for insights on security coverage around the Web, take a look at eWEEK.com Security Center Editor Larry Seltzer’s Weblog.