Power

Google and Oracle are headed to the Supreme Court. The future of software hangs in the balance.

A generation of software built around shared assumptions for interoperability faces an uncertain future depending on the outcome of a yearslong legal fight between Google and Oracle.

The U.S. Supreme Court

A ruling in its favor of Oracle in a case against Google could embolden older tech companies looking for growth to assert copyright over a wide swath of modern software.

Photo: Angel Xavier Viera-Vargas

Software fed upon itself in order to eat the world, digesting the earlier groundbreaking works of the development community in order to evolve into an economic force far more sophisticated than early programmers could have ever dreamed. The Supreme Court is about to decide whether to break that chain.

On Oct. 7, the nation's highest court will hear arguments in the long-running dispute between Oracle and Google over whether or not an important tool in modern software development can be subject to copyright protection, and the verdict could overturn long-standing practices behind modern software development. After Google prevailed in the initial trial related to its use of Java in the Android mobile operating system, two subsequent appeals courts rulings have upheld Oracle's argument that application programming interfaces (APIs) can be considered protected works of expression.

Generations of software has been built upon the premise that it makes little sense to duplicate some of the most basic parts of an application, especially the parts that make it easier for software to interact with other software. But now that it's almost impossible to imagine the modern commercial world without the rich network of software that has reached into every corner of our lives, most often through APIs, those who control those interactions control a large chunk of the world economy.

If Oracle's argument is upheld, software developers fear chilling effects will descend upon their industry. A ruling in its favor could embolden older tech companies looking for growth to assert copyright over a wide swath of modern software, arguing that many of today's applications would not exist without their work.

Leaving the appeals court rulings in place would definitely rattle the open-source software community, which built the blueprint for a generation of collaborative enterprise software development. It could make it that much harder to launch some new startups; it could also provide a legal defensive moat for other startup ideas. And it could further consolidate the power of the modern platform companies that control an increasing portion of this world.

"We're going to see a lot of software we would have seen written, not be written as a result of this," said Nell Shamrell-Harrington, a former senior staff research engineer at Mozilla who is active in open-source software communities. "[APIs] are the building blocks of the web."

Here comes the Sun

This dispute kicked off 10 years ago, following Oracle's acquisition of Sun Microsystems in 2009. Sun created Java, an extremely important programming language and software development platform that was the foundation for an enormous number of internet-connected applications in the late 1990s and early 2000s. More than 25 years later, Java remains the fifth most widely used programming language among professional software developers, according to this year's Stack Overflow survey.

When Google began development of Android, it wanted to use some key parts of Java's APIs as part of the core of Android, but it was unable to work out a licensing deal with Sun. So Google essentially duplicated those parts of Java in Android to implement similar ideas, while also using some code related to Java APIs taken from an open-source version of Java. It believed this action was protected by fair use principles, and a jury later agreed.

APIs are the connective tissue of modern software. If you use software that works in concert with another piece of software — which describes pretty much everything you now use — that interaction is often governed by an API, which sets ground rules for how software programs talk to each other and exchange information.

A brief filed in support of Google's argument signed by 83 prominent computer scientists explained it this way:

"Software interfaces, including those embodied in the Java application programming interface (API) at issue here, are purely functional systems or methods of operating a computer program or platform. They are not computer programs themselves. Interfaces merely describe what functional tasks a computer program will perform without specifying how it does so."

There aren't a lot of novel ways for software programs to exchange this information, so a great number of APIs are functionally alike; they might not use the exact same code, but for all intents and purposes, they accomplish pretty much the same thing.

"There's no reason to reimplement the structure of how software is implemented," Shamrell-Harrington said.

Red alert

Oracle argued, however, that Google's implementation of the Java APIs in Android was too similar to the way Sun engineers had implemented those APIs, and it sued Google in 2010 for copyright and patent infringement. The patent suit was tossed out at the initial trial, but the copyright claims have endured thanks to appeals court rulings that favored Oracle.

Five professors advising the Supreme Court on Oracle's point of view argued that APIs actually can be expressions of creative energy. "As our research demonstrates, even the simplest computer program is capable of being expressed in many ways," they wrote in a report. "As programs become more complex, the number of unique solutions also increases."

This is the aspect of this case that has both enraged and terrified people in the software community, especially those working for small- and medium-size companies, where APIs have rarely been considered more interesting than plumbing. Because so many APIs in use are functionally similar, whoever can claim to have originally developed those API methods would be able to assert copyright protection over those methods across a wide range of software, even software completely unrelated to the original interface.

"I think in a lot of those cases, it would be very easy to trip yourself into a place where you are unintentionally infringing," said Adam Jacob, co-founder and former chief technology officer at Chef and current CEO of stealthy startup The System Initiative.

Kyle Mitchell, an attorney who advises companies on software licensing issues, compared methods for building APIs to the tips and tricks that craftspeople acquire as they gain experience in a certain trade, like carpentry. Those so-called "secrets" are open knowledge among veterans of that trade, but they require some skill or a patient mentor to acquire; yet, no one "owns" the knowledge required to frame a wall, for example.

An Oracle victory would open up the floodgates to a new era of software litigation, said Van Lindberg, an intellectual property attorney with law firm Taylor English and a member of the board of directors for the Python Software Foundation.

"In the short term, it will be a huge windfall to a small number of companies that have interfaces that a lot of people use," he said. "These interfaces will suddenly be new control points that people will be able to use to extract revenue from other companies for the right to use what was previously understood to be free."

The delay to the hearing, which was originally scheduled for March but got pushed back due to the pandemic, has created a bigger challenge for Google. Because of the death of Justice Ruth Bader Ginsburg, there are now just eight justices on the Supreme Court, which means Google must secure a 5-3 verdict in its favor to overturn the appeals courts rulings. In the case of a 4-4 tie, the company could seek to have the case reheard before nine judges at some point in the future.

Silver lining?

Over the long run, a world where APIs are subject to copyright protection could actually be a boon to some startups that develop interesting and useful APIs for their software, Jacob argued.

A decade ago, enterprise software startups found traction by developing and commercializing interesting open-source software projects, which Jacob did successfully with Chef. The cloud era has started to expose the limits of that model, but APIs are even more important in the cloud era.

"In a world where the API is copyrightable, as an entrepreneur that's a brand-new vector of control," Jacob said. All things considered, he would prefer that the Supreme Court rule in favor of the status quo for APIs, but the software business has always forced its participants to adapt quickly to changes in the wind.

A large part of the problem is that two decades of software has been constructed without clear legal direction on how (or whether) APIs should be subject to copyright protection, Mitchell said. A victory for Oracle wouldn't bring immediate clarity to the issue, but it would serve as the beginning of a new round of legal wrangling that will define the parameters of how APIs can be protected.

"Is that bad overall? If you measure good and bad by the involvement of lawyers and paperwork, then yeah, it probably is," Mitchell said. "But were you living in denial?"

The Oracles and Googles of the software industry will be fine, regardless of which way the justices decide to vote. After all, they have billions of dollars in cash and armies of lawyers that will allow them to iron out licensing agreements and preserve interoperability across their key products.

But an Oracle victory could drag software development back into a world of silos, in which only the software built by a single vendor or across a consortium of powerful vendors would be able to enjoy the benefits of interoperability that have made the modern internet so compelling. Such a victory could create a new tax on software development, just as software becomes indispensable to the modern economy.

Fintech

Judge Zia Faruqui is trying to teach you crypto, one ‘SNL’ reference at a time

His decisions on major cryptocurrency cases have quoted "The Big Lebowski," "SNL," and "Dr. Strangelove." That’s because he wants you — yes, you — to read them.

The ways Zia Faruqui (right) has weighed on cases that have come before him can give lawyers clues as to what legal frameworks will pass muster.

Photo: Carolyn Van Houten/The Washington Post via Getty Images

“Cryptocurrency and related software analytics tools are ‘The wave of the future, Dude. One hundred percent electronic.’”

That’s not a quote from "The Big Lebowski" — at least, not directly. It’s a quote from a Washington, D.C., district court memorandum opinion on the role cryptocurrency analytics tools can play in government investigations. The author is Magistrate Judge Zia Faruqui.

Keep ReadingShow less
Veronica Irwin

Veronica Irwin (@vronirwin) is a San Francisco-based reporter at Protocol covering fintech. Previously she was at the San Francisco Examiner, covering tech from a hyper-local angle. Before that, her byline was featured in SF Weekly, The Nation, Techworker, Ms. Magazine and The Frisc.

The financial technology transformation is driving competition, creating consumer choice, and shaping the future of finance. Hear from seven fintech leaders who are reshaping the future of finance, and join the inaugural Financial Technology Association Fintech Summit to learn more.

Keep ReadingShow less
FTA
The Financial Technology Association (FTA) represents industry leaders shaping the future of finance. We champion the power of technology-centered financial services and advocate for the modernization of financial regulation to support inclusion and responsible innovation.
Enterprise

AWS CEO: The cloud isn’t just about technology

As AWS preps for its annual re:Invent conference, Adam Selipsky talks product strategy, support for hybrid environments, and the value of the cloud in uncertain economic times.

Photo: Noah Berger/Getty Images for Amazon Web Services

AWS is gearing up for re:Invent, its annual cloud computing conference where announcements this year are expected to focus on its end-to-end data strategy and delivering new industry-specific services.

It will be the second re:Invent with CEO Adam Selipsky as leader of the industry’s largest cloud provider after his return last year to AWS from data visualization company Tableau Software.

Keep ReadingShow less
Donna Goodison

Donna Goodison (@dgoodison) is Protocol's senior reporter focusing on enterprise infrastructure technology, from the 'Big 3' cloud computing providers to data centers. She previously covered the public cloud at CRN after 15 years as a business reporter for the Boston Herald. Based in Massachusetts, she also has worked as a Boston Globe freelancer, business reporter at the Boston Business Journal and real estate reporter at Banker & Tradesman after toiling at weekly newspapers.

Image: Protocol

We launched Protocol in February 2020 to cover the evolving power center of tech. It is with deep sadness that just under three years later, we are winding down the publication.

As of today, we will not publish any more stories. All of our newsletters, apart from our flagship, Source Code, will no longer be sent. Source Code will be published and sent for the next few weeks, but it will also close down in December.

Keep ReadingShow less
Bennett Richardson

Bennett Richardson ( @bennettrich) is the president of Protocol. Prior to joining Protocol in 2019, Bennett was executive director of global strategic partnerships at POLITICO, where he led strategic growth efforts including POLITICO's European expansion in Brussels and POLITICO's creative agency POLITICO Focus during his six years with the company. Prior to POLITICO, Bennett was co-founder and CMO of Hinge, the mobile dating company recently acquired by Match Group. Bennett began his career in digital and social brand marketing working with major brands across tech, energy, and health care at leading marketing and communications agencies including Edelman and GMMB. Bennett is originally from Portland, Maine, and received his bachelor's degree from Colgate University.

Enterprise

Why large enterprises struggle to find suitable platforms for MLops

As companies expand their use of AI beyond running just a few machine learning models, and as larger enterprises go from deploying hundreds of models to thousands and even millions of models, ML practitioners say that they have yet to find what they need from prepackaged MLops systems.

As companies expand their use of AI beyond running just a few machine learning models, ML practitioners say that they have yet to find what they need from prepackaged MLops systems.

Photo: artpartner-images via Getty Images

On any given day, Lily AI runs hundreds of machine learning models using computer vision and natural language processing that are customized for its retail and ecommerce clients to make website product recommendations, forecast demand, and plan merchandising. But this spring when the company was in the market for a machine learning operations platform to manage its expanding model roster, it wasn’t easy to find a suitable off-the-shelf system that could handle such a large number of models in deployment while also meeting other criteria.

Some MLops platforms are not well-suited for maintaining even more than 10 machine learning models when it comes to keeping track of data, navigating their user interfaces, or reporting capabilities, Matthew Nokleby, machine learning manager for Lily AI’s product intelligence team, told Protocol earlier this year. “The duct tape starts to show,” he said.

Keep ReadingShow less
Kate Kaye

Kate Kaye is an award-winning multimedia reporter digging deep and telling print, digital and audio stories. She covers AI and data for Protocol. Her reporting on AI and tech ethics issues has been published in OneZero, Fast Company, MIT Technology Review, CityLab, Ad Age and Digiday and heard on NPR. Kate is the creator of RedTailMedia.org and is the author of "Campaign '08: A Turning Point for Digital Media," a book about how the 2008 presidential campaigns used digital media and data.

Latest Stories
Bulletins