We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Making License Compliance Easy: Step by Open Source Step.

Formal Metadata

Title
Making License Compliance Easy: Step by Open Source Step.
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
Open source license compliance has become more complex as time progresses.Using open source tools and open standards (SPDX), we should be able to makeit easy to comply with the terms of the licenses specified in the code, andnot require expensive proprietary technologies. This talk will outline somesteps that will help to make license compliance more transparent, and withautomation, make it easier to fulfill the obligations. Using an openly developed standard (SPDX), and open source tooling it is nowpossible to generate accurate summary information for a project with opensource tools, that can be shared with those that use the project. Softwaredevelopment today builds thousand of open source components that developershave shared, tools permit composition of new interfaces from code from manysources, conveying the licensing information hasn't always been a priority fordevelopers, and as a result there's a fair amount of ambiguity out there thatneeds sophisticated proprietary tooling to decipher the actual licenses ineffect. By leveraging automation to generate this information when a projectbuilds, it ensures that the intentions of the authors are accurate and caneasily be respected. This talk will overview the problem scope and then propose some open sourcetools that can help start the automation part using open standards to improvethe transparency of the information.