SlideShare una empresa de Scribd logo
1 de 6
Descargar para leer sin conexión
www.lawoftheledger.com
10 Things to Know About The Intersection of
Blockchain Technology, Open Source Software, and Patents
By: Jim Gatto
On their own, blockchain1
technology, open source software, and patents each present legal issues that are
often complex and frequently misunderstood. When combined, the complexity and misunderstandings of
these three topics are magnified. This paper will address how this trio may work together and the potential
legal and business ramifications resulting therefrom.
This set of issues is important now because blockchain technology is on the verge of mainstream
commercialization and much of it relies on open source software. As with any technology where there is
rapid innovation, the number of patents being filed and obtained is increasing. The interplay between patents
and open source is often confused. The recent changes to the scope of patentable subject matter under
U. S. patent laws have created uncertainty over what is patentable. This is particularly true with respect to
blockchain-based inventions and how innovations in this space are disrupting business processes.
This paper will address some of the common issues and (misunderstandings) with these topics, both
individually and in combination.
1. Overview of Open Source License Risks
The enterprise use of open source software has become ubiquitous. Nearly every major organization uses
open source software. Surprisingly, not all organizations have sufficiently developed open source legal
policies to ensure that their open source use does not cause more harm than good.
1
For simplicity, this paper will refer to blockchain, but the principles apply to other distributed ledger technology as well.
www.lawoftheledger.com
One of the greatest potential legal risks with open source software is the impact it can have on proprietary
software. Certain open source licenses require that if other software includes, is derived from, or is combined
with open source code covered by that license, then when that software is distributed, it must be licensed
under the terms of the open source license. This is referred to as the “tainting” of proprietary software.
This often means that licensees can copy, modify, and redistribute that software for free and the source
code for that software must be made available to permit the exercise of those rights. This means that if the
software developer wanted to be able to license the software under a proprietary license, it cannot. This can
significantly impact the value of the software and the business itself. Yet, despite this risk, many companies
do not effectively manage their developer’s use of open source software.
2. Misconceptions About Patenting Open Source Software
Open source licenses are primarily copyright licenses that grant licensees the rights to copy, modify, and
distribute computer code. However, there are significant patent issues that can arise with these licenses.
We often hear people express the belief that open source software cannot be patented. This is not true.
There is no such prohibition. Any software that meets the requirements for patentability can be patented,
regardless of how it may be licensed.
3. Patent License Grants Triggered by Open Source Licenses
Many open source licenses include patent grant provisions that require the licensee to grant an express
patent license to others. These provisions vary based on a number of parameters. These parameters may
include:
• What triggers a license grant (trigger conditions)—for example, if the licensee modifies, redistributes or
contributes to the open source software?
• To whom is a license granted—just downstream users or upstream developers as well?
• What patents are licensed—presently owned patents or future acquired ones as well, patents that cover
the licensors contributions only or future modifications by downstream users as well?
Many organizations are surprised to learn that under some open source licenses they must grant (sometimes
broad) patent licenses to patents they own now and those they acquire in the future. Some are surprised
that the scope of the patent license is not just patents that cover what the organization contributed but to
downstream modifications by other users as well.
In addition to express patent licenses grants, it can be argued that at least some open source licenses
trigger implied patent licenses. This issue is largely unresolved, but at least one court has indicated that open
source licenses can trigger implied licenses.2
2
In a case involving GPL-licensed code, the court suggested, in ruling on a preliminary motion, that the GPL’s “right to use” license
grant triggered an implied license at least under the right to “use” under patent law. See Ximpleware, Corp. v. Versata Software, Inc.
The court did not opine on the full scope of such an implied license.
www.lawoftheledger.com
If patents are important to your business, it is critical to ensure that you understand the scope of the express
and/or implied patent licenses you may be granting by using and contributing to certain open source software.
4. Potential Implications of Asserting Patent Claims Against Open Source Users
Certain open source licenses seek to deter licensees from asserting patent infringement claims relating to
the use of open source. These licenses impose a penalty against licensees who make such claims. The
penalty against such licensees varies by license, but can include loss of patent licenses granted to the
licensee, loss of licensee’s rights to use the open source software, and/or other loss of rights.
One thing that has surprised some people is the scope of these penalties. For example, some of these
provisions are triggered even if the licensee brings a counterclaim for patent infringement. Under some
licenses, the penalty includes licensee’s loss of all rights, including the right to use the open source software
and any patent licenses that were granted.
For more information on these and other patent issues with open source, see our paper on Patent Issues with
Open Source Software.
5. Open Source Issues with Nodes and Clouds
Most open source license legal issues arise upon “distribution” of the software. Generally, providing network
access to software (e.g., via a SaaS or cloud model) is not deemed a distribution, because the user does
not get a copy of the program or rights to copy, modify, or redistribute it. Thus, the good news for entities
that have proprietary software that is accessed via a network is that many of the potentially problematic
issues (tainting, patent license grants, etc.) that can arise from use of open source software are non-issues
under most open source licenses, including the General Public License (GPL). This means that you can run
programs in the cloud that include or are derived from GPL programs and not subject your proprietary code
to the terms of the GPL.
However, there are some open source licenses that can trigger these problematic issues when software is
accessed via a network, even if it is not distributed to others. Many organizations know that the Affero GPL
triggers such legal obligations if you provide network access to covered software. However, the Affero GPL
is not the only license that may have open source legal implications when providing network access. Some
of the other licenses that can raise issues include, but are not limited to:
• GNU Affero General Public License
• Open Software License 3.0 (OSL-3.0)
• Honest Public License (HPL)
• European Union Public License (EUPL)
• Apple Public Source License
• Academic Free License
• Various Creative Commons Licenses
www.lawoftheledger.com
When using open source software in network accessed deployments, it is imperative to review each of the
licenses that govern the open source components to ensure that there are no unforeseen consequences.
This likely will apply to at least some software that runs on blockchain nodes. For example, if open source
code is combined with “proprietary” software that is run on a node, users who access this software over a
network may have a right to the source code as may the node operators to whom you distribute copies.
6. Patenting Blockchain Technology
Blockchain technology is as patentable as any other technology. Despite the recent Alice decision, which
redefined the scope of patentable subject matter, many blockchain patents have been granted and the rate
of filing is increasing. As such, many of the technical innovations in this space are being patented. For more
information on patenting blockchain technology, see our papers on Drafting Effective Blockchain Patents,
Patent Strategies for Cryptocurrencies and Blockchain Technology, and Recent Blockchain Patents of Note.
7. Considerations for Open Source Licensing of Blockchain Technology
Many blockchain-based applications are licensed under open source licenses. Given the distributed nature
of many public blockchains, the prevalence of open source licensing makes sense. However, open source
licensing will not necessarily be the best option for all aspects of blockchain technology and blockchain-
based applications.
One thing that helped the internet achieve worldwide adoption was the open source nature of some of the
underlying technology and protocols. So, too, will blockchain adoption benefit from some of the underlying
technology and protocols being open source.
One ramification of open source code is that others can easily modify and fork the code. In some cases this
is beneficial. In other cases, it leads to fragmentation and may not be as beneficial.
For certain private blockchain uses, proprietary software may be preferred. Also, it is likely that many
blockchain-based applications that leverage the underlying (open source) infrastructure may be distributed
under proprietary licenses.
In short, there will be some situations where it will be beneficial to use open source licensing and for others
proprietary licensing will be preferable. These are business decisions that will need to be made on a case-
by-case basis based on business and legal principles.
www.lawoftheledger.com
8. Choice of Open Source License for Blockchain Technology and Applications
Assuming a decision is made to distribute particular blockchain software under an open source license, the
questions then becomes which one? There are hundreds of different versions of open source licenses. The
decision regarding which to use also involves careful consideration of the business and legal issues. We
have a checklist of issues we address with clients facing this decision. Some of the initial choices to make
are:
• Restrictive or Permissive License—do you want to ensure the software and improvements remain open
source or should licensees be permitted to use the software in proprietary software?
• Patent Grant—do you want to grant a patent license to downstream users and/or require them to grant
patent licenses upon further distribution?
• Scope of Patent Grant—if you include a patent grant provision, what are the trigger conditions for causing
a licensee to grant a patent license, who gets the license, and what is the scope of the patents to be
included?
Based on these and other choices, an appropriate license can be selected.
9. The Need for Open Source Policies
Each organization using or distributing software under open source licenses should create and enforce
written open source policies. These policies should include processes for approving and managing the use
and/or distribution of open source software. They should take into account the potential ramifications of open
source licensing on the organization’s patent portfolio, if applicable.
For more information on this, see our paper on Open Source Policies — Why You Need Them And What They
Should Include
10. Conclusion
The foregoing is just the tip of the iceberg with respect to the business and legal issues that can arise with the
use of blockchain technology, open source software, and patents. As companies increase the commercial
exploitation of blockchain and distributed ledger technology, they would be well served to carefully consider
these issues as a whole. Such consideration should involve consultation with individuals knowledgeable of
the range of issues as well as the business and legal ramifications that can arise.
www.lawoftheledger.com
Sheppard Mullin’s Blockchain Technology and Digital Currency team helps clients develop innovative and
comprehensive legal strategies to take advantage of what may be the most disruptive and transformative
technology since the Internet. We focus on advising clients on how to meet their business objectives,
without incurring unnecessary legal risk. Our team includes attorneys with diverse legal backgrounds who
collectively understand the vast array of legal issues with and ramifications of blockchain technology and
digital currencies. More Information
Sheppard Mullin attorneys are at the forefront of the emerging legal issues arising from and risk management
necessitated by the rapid increase in the use of open source software. We work with business, technical
and legal personnel to provide comprehensive advice regarding all aspects of use and distribution of open
source software and contribution to open source projects. Our team includes software programmers, leading
IP practitioners and experienced software licensing professionals and we have analyzed hundreds of open
source licenses on behalf of clients. Through this extensive experience we have developed a library of
knowledge about open source licenses that cover over 93% of the open source components in use today.
More Information
Sheppard Mullin offers a complete patent practice, including patent prosecution, licensing and related
transactional matters, as well as client counseling. Our patent prosecutors have experience in a range of
technologies, including pharmaceuticals, software, biologics, electronics, industrial manufacturing, polymers,
diagnostics and interdisciplinary technologies such as personalized medicine and medical devices. More
Information
For further details on blockchain and digital currency, please contact:
James G. Gatto
Leader, Blockchain Technology and Digital Currency Team
202.747.1945
jgatto@sheppardmullin.com

Más contenido relacionado

La actualidad más candente

Open Source Software_The Future Ahead
Open Source Software_The Future AheadOpen Source Software_The Future Ahead
Open Source Software_The Future AheadSanjanaa Chindalia
 
iOS backdoors attack points and surveillance mechanisms
iOS backdoors attack points and surveillance mechanismsiOS backdoors attack points and surveillance mechanisms
iOS backdoors attack points and surveillance mechanismsDario Caliendo
 
Open Source SW Business
Open Source SW Business Open Source SW Business
Open Source SW Business SANGHEE SHIN
 
Open Source License Compliance in the Cloud (CELESQ) (October 2012)
Open Source License Compliance in the Cloud (CELESQ) (October 2012)Open Source License Compliance in the Cloud (CELESQ) (October 2012)
Open Source License Compliance in the Cloud (CELESQ) (October 2012)Jason Haislmaier
 
Open Source Governance for your Organization
Open Source Governance for your OrganizationOpen Source Governance for your Organization
Open Source Governance for your OrganizationRobert Sutor
 
Strategies to Reap the Benefits of Software Patents in an Open Source Softwar...
Strategies to Reap the Benefits of Software Patents in an Open Source Softwar...Strategies to Reap the Benefits of Software Patents in an Open Source Softwar...
Strategies to Reap the Benefits of Software Patents in an Open Source Softwar...Black Duck by Synopsys
 
Open soucre(cut shrt)
Open soucre(cut shrt)Open soucre(cut shrt)
Open soucre(cut shrt)Shivani Rai
 

La actualidad más candente (9)

Open Source Software_The Future Ahead
Open Source Software_The Future AheadOpen Source Software_The Future Ahead
Open Source Software_The Future Ahead
 
Copyright Issues Related to Software and Websites
Copyright Issues Related to Software and WebsitesCopyright Issues Related to Software and Websites
Copyright Issues Related to Software and Websites
 
iOS backdoors attack points and surveillance mechanisms
iOS backdoors attack points and surveillance mechanismsiOS backdoors attack points and surveillance mechanisms
iOS backdoors attack points and surveillance mechanisms
 
Open Source SW Business
Open Source SW Business Open Source SW Business
Open Source SW Business
 
Open Source License Compliance in the Cloud (CELESQ) (October 2012)
Open Source License Compliance in the Cloud (CELESQ) (October 2012)Open Source License Compliance in the Cloud (CELESQ) (October 2012)
Open Source License Compliance in the Cloud (CELESQ) (October 2012)
 
2011 NASA Open Source Summit - Forge.mil
2011 NASA Open Source Summit - Forge.mil2011 NASA Open Source Summit - Forge.mil
2011 NASA Open Source Summit - Forge.mil
 
Open Source Governance for your Organization
Open Source Governance for your OrganizationOpen Source Governance for your Organization
Open Source Governance for your Organization
 
Strategies to Reap the Benefits of Software Patents in an Open Source Softwar...
Strategies to Reap the Benefits of Software Patents in an Open Source Softwar...Strategies to Reap the Benefits of Software Patents in an Open Source Softwar...
Strategies to Reap the Benefits of Software Patents in an Open Source Softwar...
 
Open soucre(cut shrt)
Open soucre(cut shrt)Open soucre(cut shrt)
Open soucre(cut shrt)
 

Similar a 10 things to know about the intersection of blockchain technology, open source software, and patents

Open Source Presentation To Portal Partners2
Open Source Presentation To Portal Partners2Open Source Presentation To Portal Partners2
Open Source Presentation To Portal Partners2Viet NguyenHoang
 
Open Source in the Enterprise: Compliance and Risk Management
Open Source in the Enterprise: Compliance and Risk ManagementOpen Source in the Enterprise: Compliance and Risk Management
Open Source in the Enterprise: Compliance and Risk ManagementSebastiano Cobianco
 
Copyright or Copy left by manoranjan, glc, tvpm
Copyright or Copy left by manoranjan, glc, tvpmCopyright or Copy left by manoranjan, glc, tvpm
Copyright or Copy left by manoranjan, glc, tvpmAdvocate
 
Open Source Developer by Binary Semantics
Open Source Developer by Binary SemanticsOpen Source Developer by Binary Semantics
Open Source Developer by Binary SemanticsBinary Semantics
 
Opensource Powerpoint Review.Ppt
Opensource Powerpoint Review.PptOpensource Powerpoint Review.Ppt
Opensource Powerpoint Review.PptViet NguyenHoang
 
opensource_powerpoint_review
opensource_powerpoint_reviewopensource_powerpoint_review
opensource_powerpoint_reviewwebuploader
 
Open source software for IoT – The devil’s in the details
Open source software for IoT – The devil’s in the detailsOpen source software for IoT – The devil’s in the details
Open source software for IoT – The devil’s in the detailsRogue Wave Software
 
Open source technology
Open source technologyOpen source technology
Open source technologyRohit Kumar
 
Open source software 101: Compliance and risk management
Open source software 101: Compliance and risk managementOpen source software 101: Compliance and risk management
Open source software 101: Compliance and risk managementOsler, Hoskin & Harcourt LLP
 
Introduction To Open Source Licensing
Introduction To Open Source LicensingIntroduction To Open Source Licensing
Introduction To Open Source LicensingMark Radcliffe
 
I\'m Not an IT Lawyer: Why Does Open Source Matter to Me?
I\'m Not an IT Lawyer: Why Does Open Source Matter to Me?I\'m Not an IT Lawyer: Why Does Open Source Matter to Me?
I\'m Not an IT Lawyer: Why Does Open Source Matter to Me?Jennifer O'Neill
 
Flight East 2018 Presentation–Patents and Open Source Known and Unknown Risks
Flight East 2018 Presentation–Patents and Open Source Known and Unknown RisksFlight East 2018 Presentation–Patents and Open Source Known and Unknown Risks
Flight East 2018 Presentation–Patents and Open Source Known and Unknown RisksSynopsys Software Integrity Group
 
Lawyers and Licenses in Open Source-based Development: How to Protect Your So...
Lawyers and Licenses in Open Source-based Development: How to Protect Your So...Lawyers and Licenses in Open Source-based Development: How to Protect Your So...
Lawyers and Licenses in Open Source-based Development: How to Protect Your So...Sonatype
 
Opensource powerpoint-reviewppt742
Opensource powerpoint-reviewppt742Opensource powerpoint-reviewppt742
Opensource powerpoint-reviewppt742Vibha Khanna
 
A Qualitative Study On The Adoption Of Copyright Assignment Agreements (CAA) ...
A Qualitative Study On The Adoption Of Copyright Assignment Agreements (CAA) ...A Qualitative Study On The Adoption Of Copyright Assignment Agreements (CAA) ...
A Qualitative Study On The Adoption Of Copyright Assignment Agreements (CAA) ...Addison Coleman
 
Introduction To Open Source Licenses
Introduction To Open Source LicensesIntroduction To Open Source Licenses
Introduction To Open Source LicensesHarley Pascua
 
Software Licensing.pptx
Software Licensing.pptxSoftware Licensing.pptx
Software Licensing.pptxAaliyanShaikh
 

Similar a 10 things to know about the intersection of blockchain technology, open source software, and patents (20)

Open Source Presentation To Portal Partners2
Open Source Presentation To Portal Partners2Open Source Presentation To Portal Partners2
Open Source Presentation To Portal Partners2
 
Open Source in the Enterprise: Compliance and Risk Management
Open Source in the Enterprise: Compliance and Risk ManagementOpen Source in the Enterprise: Compliance and Risk Management
Open Source in the Enterprise: Compliance and Risk Management
 
Copyright or Copy left by manoranjan, glc, tvpm
Copyright or Copy left by manoranjan, glc, tvpmCopyright or Copy left by manoranjan, glc, tvpm
Copyright or Copy left by manoranjan, glc, tvpm
 
Open Source Developer by Binary Semantics
Open Source Developer by Binary SemanticsOpen Source Developer by Binary Semantics
Open Source Developer by Binary Semantics
 
Opensource Powerpoint Review.Ppt
Opensource Powerpoint Review.PptOpensource Powerpoint Review.Ppt
Opensource Powerpoint Review.Ppt
 
opensource_powerpoint_review
opensource_powerpoint_reviewopensource_powerpoint_review
opensource_powerpoint_review
 
Open source software for IoT – The devil’s in the details
Open source software for IoT – The devil’s in the detailsOpen source software for IoT – The devil’s in the details
Open source software for IoT – The devil’s in the details
 
Open source technology
Open source technologyOpen source technology
Open source technology
 
Open source software 101: Compliance and risk management
Open source software 101: Compliance and risk managementOpen source software 101: Compliance and risk management
Open source software 101: Compliance and risk management
 
Introduction To Open Source Licensing
Introduction To Open Source LicensingIntroduction To Open Source Licensing
Introduction To Open Source Licensing
 
I\'m Not an IT Lawyer: Why Does Open Source Matter to Me?
I\'m Not an IT Lawyer: Why Does Open Source Matter to Me?I\'m Not an IT Lawyer: Why Does Open Source Matter to Me?
I\'m Not an IT Lawyer: Why Does Open Source Matter to Me?
 
Discuss open sourcelicensing
Discuss open sourcelicensingDiscuss open sourcelicensing
Discuss open sourcelicensing
 
Open Source ETL
Open Source ETLOpen Source ETL
Open Source ETL
 
Flight East 2018 Presentation–Patents and Open Source Known and Unknown Risks
Flight East 2018 Presentation–Patents and Open Source Known and Unknown RisksFlight East 2018 Presentation–Patents and Open Source Known and Unknown Risks
Flight East 2018 Presentation–Patents and Open Source Known and Unknown Risks
 
Lawyers and Licenses in Open Source-based Development: How to Protect Your So...
Lawyers and Licenses in Open Source-based Development: How to Protect Your So...Lawyers and Licenses in Open Source-based Development: How to Protect Your So...
Lawyers and Licenses in Open Source-based Development: How to Protect Your So...
 
Opensource powerpoint-reviewppt742
Opensource powerpoint-reviewppt742Opensource powerpoint-reviewppt742
Opensource powerpoint-reviewppt742
 
A Qualitative Study On The Adoption Of Copyright Assignment Agreements (CAA) ...
A Qualitative Study On The Adoption Of Copyright Assignment Agreements (CAA) ...A Qualitative Study On The Adoption Of Copyright Assignment Agreements (CAA) ...
A Qualitative Study On The Adoption Of Copyright Assignment Agreements (CAA) ...
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Introduction To Open Source Licenses
Introduction To Open Source LicensesIntroduction To Open Source Licenses
Introduction To Open Source Licenses
 
Software Licensing.pptx
Software Licensing.pptxSoftware Licensing.pptx
Software Licensing.pptx
 

Último

Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesShubhangi Sonawane
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIShubhangi Sonawane
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 

Último (20)

Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 

10 things to know about the intersection of blockchain technology, open source software, and patents

  • 1. www.lawoftheledger.com 10 Things to Know About The Intersection of Blockchain Technology, Open Source Software, and Patents By: Jim Gatto On their own, blockchain1 technology, open source software, and patents each present legal issues that are often complex and frequently misunderstood. When combined, the complexity and misunderstandings of these three topics are magnified. This paper will address how this trio may work together and the potential legal and business ramifications resulting therefrom. This set of issues is important now because blockchain technology is on the verge of mainstream commercialization and much of it relies on open source software. As with any technology where there is rapid innovation, the number of patents being filed and obtained is increasing. The interplay between patents and open source is often confused. The recent changes to the scope of patentable subject matter under U. S. patent laws have created uncertainty over what is patentable. This is particularly true with respect to blockchain-based inventions and how innovations in this space are disrupting business processes. This paper will address some of the common issues and (misunderstandings) with these topics, both individually and in combination. 1. Overview of Open Source License Risks The enterprise use of open source software has become ubiquitous. Nearly every major organization uses open source software. Surprisingly, not all organizations have sufficiently developed open source legal policies to ensure that their open source use does not cause more harm than good. 1 For simplicity, this paper will refer to blockchain, but the principles apply to other distributed ledger technology as well.
  • 2. www.lawoftheledger.com One of the greatest potential legal risks with open source software is the impact it can have on proprietary software. Certain open source licenses require that if other software includes, is derived from, or is combined with open source code covered by that license, then when that software is distributed, it must be licensed under the terms of the open source license. This is referred to as the “tainting” of proprietary software. This often means that licensees can copy, modify, and redistribute that software for free and the source code for that software must be made available to permit the exercise of those rights. This means that if the software developer wanted to be able to license the software under a proprietary license, it cannot. This can significantly impact the value of the software and the business itself. Yet, despite this risk, many companies do not effectively manage their developer’s use of open source software. 2. Misconceptions About Patenting Open Source Software Open source licenses are primarily copyright licenses that grant licensees the rights to copy, modify, and distribute computer code. However, there are significant patent issues that can arise with these licenses. We often hear people express the belief that open source software cannot be patented. This is not true. There is no such prohibition. Any software that meets the requirements for patentability can be patented, regardless of how it may be licensed. 3. Patent License Grants Triggered by Open Source Licenses Many open source licenses include patent grant provisions that require the licensee to grant an express patent license to others. These provisions vary based on a number of parameters. These parameters may include: • What triggers a license grant (trigger conditions)—for example, if the licensee modifies, redistributes or contributes to the open source software? • To whom is a license granted—just downstream users or upstream developers as well? • What patents are licensed—presently owned patents or future acquired ones as well, patents that cover the licensors contributions only or future modifications by downstream users as well? Many organizations are surprised to learn that under some open source licenses they must grant (sometimes broad) patent licenses to patents they own now and those they acquire in the future. Some are surprised that the scope of the patent license is not just patents that cover what the organization contributed but to downstream modifications by other users as well. In addition to express patent licenses grants, it can be argued that at least some open source licenses trigger implied patent licenses. This issue is largely unresolved, but at least one court has indicated that open source licenses can trigger implied licenses.2 2 In a case involving GPL-licensed code, the court suggested, in ruling on a preliminary motion, that the GPL’s “right to use” license grant triggered an implied license at least under the right to “use” under patent law. See Ximpleware, Corp. v. Versata Software, Inc. The court did not opine on the full scope of such an implied license.
  • 3. www.lawoftheledger.com If patents are important to your business, it is critical to ensure that you understand the scope of the express and/or implied patent licenses you may be granting by using and contributing to certain open source software. 4. Potential Implications of Asserting Patent Claims Against Open Source Users Certain open source licenses seek to deter licensees from asserting patent infringement claims relating to the use of open source. These licenses impose a penalty against licensees who make such claims. The penalty against such licensees varies by license, but can include loss of patent licenses granted to the licensee, loss of licensee’s rights to use the open source software, and/or other loss of rights. One thing that has surprised some people is the scope of these penalties. For example, some of these provisions are triggered even if the licensee brings a counterclaim for patent infringement. Under some licenses, the penalty includes licensee’s loss of all rights, including the right to use the open source software and any patent licenses that were granted. For more information on these and other patent issues with open source, see our paper on Patent Issues with Open Source Software. 5. Open Source Issues with Nodes and Clouds Most open source license legal issues arise upon “distribution” of the software. Generally, providing network access to software (e.g., via a SaaS or cloud model) is not deemed a distribution, because the user does not get a copy of the program or rights to copy, modify, or redistribute it. Thus, the good news for entities that have proprietary software that is accessed via a network is that many of the potentially problematic issues (tainting, patent license grants, etc.) that can arise from use of open source software are non-issues under most open source licenses, including the General Public License (GPL). This means that you can run programs in the cloud that include or are derived from GPL programs and not subject your proprietary code to the terms of the GPL. However, there are some open source licenses that can trigger these problematic issues when software is accessed via a network, even if it is not distributed to others. Many organizations know that the Affero GPL triggers such legal obligations if you provide network access to covered software. However, the Affero GPL is not the only license that may have open source legal implications when providing network access. Some of the other licenses that can raise issues include, but are not limited to: • GNU Affero General Public License • Open Software License 3.0 (OSL-3.0) • Honest Public License (HPL) • European Union Public License (EUPL) • Apple Public Source License • Academic Free License • Various Creative Commons Licenses
  • 4. www.lawoftheledger.com When using open source software in network accessed deployments, it is imperative to review each of the licenses that govern the open source components to ensure that there are no unforeseen consequences. This likely will apply to at least some software that runs on blockchain nodes. For example, if open source code is combined with “proprietary” software that is run on a node, users who access this software over a network may have a right to the source code as may the node operators to whom you distribute copies. 6. Patenting Blockchain Technology Blockchain technology is as patentable as any other technology. Despite the recent Alice decision, which redefined the scope of patentable subject matter, many blockchain patents have been granted and the rate of filing is increasing. As such, many of the technical innovations in this space are being patented. For more information on patenting blockchain technology, see our papers on Drafting Effective Blockchain Patents, Patent Strategies for Cryptocurrencies and Blockchain Technology, and Recent Blockchain Patents of Note. 7. Considerations for Open Source Licensing of Blockchain Technology Many blockchain-based applications are licensed under open source licenses. Given the distributed nature of many public blockchains, the prevalence of open source licensing makes sense. However, open source licensing will not necessarily be the best option for all aspects of blockchain technology and blockchain- based applications. One thing that helped the internet achieve worldwide adoption was the open source nature of some of the underlying technology and protocols. So, too, will blockchain adoption benefit from some of the underlying technology and protocols being open source. One ramification of open source code is that others can easily modify and fork the code. In some cases this is beneficial. In other cases, it leads to fragmentation and may not be as beneficial. For certain private blockchain uses, proprietary software may be preferred. Also, it is likely that many blockchain-based applications that leverage the underlying (open source) infrastructure may be distributed under proprietary licenses. In short, there will be some situations where it will be beneficial to use open source licensing and for others proprietary licensing will be preferable. These are business decisions that will need to be made on a case- by-case basis based on business and legal principles.
  • 5. www.lawoftheledger.com 8. Choice of Open Source License for Blockchain Technology and Applications Assuming a decision is made to distribute particular blockchain software under an open source license, the questions then becomes which one? There are hundreds of different versions of open source licenses. The decision regarding which to use also involves careful consideration of the business and legal issues. We have a checklist of issues we address with clients facing this decision. Some of the initial choices to make are: • Restrictive or Permissive License—do you want to ensure the software and improvements remain open source or should licensees be permitted to use the software in proprietary software? • Patent Grant—do you want to grant a patent license to downstream users and/or require them to grant patent licenses upon further distribution? • Scope of Patent Grant—if you include a patent grant provision, what are the trigger conditions for causing a licensee to grant a patent license, who gets the license, and what is the scope of the patents to be included? Based on these and other choices, an appropriate license can be selected. 9. The Need for Open Source Policies Each organization using or distributing software under open source licenses should create and enforce written open source policies. These policies should include processes for approving and managing the use and/or distribution of open source software. They should take into account the potential ramifications of open source licensing on the organization’s patent portfolio, if applicable. For more information on this, see our paper on Open Source Policies — Why You Need Them And What They Should Include 10. Conclusion The foregoing is just the tip of the iceberg with respect to the business and legal issues that can arise with the use of blockchain technology, open source software, and patents. As companies increase the commercial exploitation of blockchain and distributed ledger technology, they would be well served to carefully consider these issues as a whole. Such consideration should involve consultation with individuals knowledgeable of the range of issues as well as the business and legal ramifications that can arise.
  • 6. www.lawoftheledger.com Sheppard Mullin’s Blockchain Technology and Digital Currency team helps clients develop innovative and comprehensive legal strategies to take advantage of what may be the most disruptive and transformative technology since the Internet. We focus on advising clients on how to meet their business objectives, without incurring unnecessary legal risk. Our team includes attorneys with diverse legal backgrounds who collectively understand the vast array of legal issues with and ramifications of blockchain technology and digital currencies. More Information Sheppard Mullin attorneys are at the forefront of the emerging legal issues arising from and risk management necessitated by the rapid increase in the use of open source software. We work with business, technical and legal personnel to provide comprehensive advice regarding all aspects of use and distribution of open source software and contribution to open source projects. Our team includes software programmers, leading IP practitioners and experienced software licensing professionals and we have analyzed hundreds of open source licenses on behalf of clients. Through this extensive experience we have developed a library of knowledge about open source licenses that cover over 93% of the open source components in use today. More Information Sheppard Mullin offers a complete patent practice, including patent prosecution, licensing and related transactional matters, as well as client counseling. Our patent prosecutors have experience in a range of technologies, including pharmaceuticals, software, biologics, electronics, industrial manufacturing, polymers, diagnostics and interdisciplinary technologies such as personalized medicine and medical devices. More Information For further details on blockchain and digital currency, please contact: James G. Gatto Leader, Blockchain Technology and Digital Currency Team 202.747.1945 jgatto@sheppardmullin.com