News

Formulating Software Contract Standards

The American Law Institute is working to establish unifying standards for software contract law.

The American Law Institute (ALI) is working to establish legal software contract standards that promise to level the legal playing field for software vendors and buyers alike. Dubbed the "Principles of the Law of Software Contracts," the project aims to draft a uniform set of standards to govern software transactions.

The ALI is an association of 3,000 senior lawyers, consisting mainly of judges and tenured law professors. Members include former Associate Supreme Court Justice Sandra Day O'Connor and sitting Associate Supreme Court Justice Samuel Alito.

Unified Guidelines
ALI member Dr. Cem Kaner is closely tracking the Principles project. An attorney with a geek pedigree, he's a professor of software engineering at the Florida Institute of Technology and director of Florida Tech's Center for Software Testing Education and Research.

Kaner is also one of the co-authors of a seminal book about software testing, "Testing Computer Software, 2nd Edition" (with Jack Falk and Hung Q. Nguyen; Wiley, 1999).

"Right now there's no national body of law governing software contracts, and as a result, when you publish a software product you're basically entering a lottery," Kaner tells RDN. "You don't know which of your contract terms will be enforced. Judges need guidelines. With the Principles, the ALI is saying: 'Look, this is a newer body of law, we can't be authoritative, but we can give you guidelines that are closely in line with traditions for similar kinds of cases.'"

This summer, Kaner posted on his blog a detailed "first look" at a draft of the Principles presented at the ALI's annual meeting in San Francisco. He hopes it will kickstart a vigorous public discussion of this evolving document.

Writing the Rules
ALI's effort would require vendors with knowledge of a "hidden material defect" in a product to disclose the defect, or be held liable for customer damages and expenses caused by one. This rule would effectively shield vendors from liability for defects they don't know about, Kaner explains, but require them to reveal bugs they're aware of.

The ALI is also trying to tackle reverse engineering. Historically, reverse engineering of all products -- everything from cars to Coca-Cola -- has been acceptable practice in the United States, Kaner says. But software makers argue that theirs is a special case: Unlike Coke, the flavor of which you can copy but the formula for which remains elusive, a program's formula is in its code.

"If I want to build a product that's compatible with yours, I have to reverse-engineer it," Kaner says. "And yet almost every software product that ships now ships with a boilerplate clause that says no reverse engineering of any kind is permissible."

Kaner points to the 2003 case of Baystate v. Bowers, in which a Massachusetts district court upheld as law that a shrink-wrap license can forbid reverse engineering.

This isn't the first time a legal group has tried to define a set of default software-licensing rules. In 2000, after 12 years of drafting, the National Conference of Commissioners on Uniform State Laws published the Uniform Computer Information Transaction Act (UCITA). But only the states of Virginia and Maryland adopted the UCITA guidelines, and the group abandoned the project in 2003.

Kaner worked extensively on the UCITA project. He encourages software developers and IT professionals to watch developments in the Principles effort closely, and to get involved where possible. "This is a body of legal material that, once it's adopted, will govern their working conditions and the contracts they live under," he says.

About the Author

John K. Waters is the editor in chief of a number of Converge360.com sites, with a focus on high-end development, AI and future tech. He's been writing about cutting-edge technologies and culture of Silicon Valley for more than two decades, and he's written more than a dozen books. He also co-scripted the documentary film Silicon Valley: A 100 Year Renaissance, which aired on PBS.  He can be reached at [email protected].

comments powered by Disqus

Featured

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

Subscribe on YouTube