GPL Compliance Engineering Delves Into the Inner Life of Embedded Devices
Dutch Linux consultant Armijn Hemel clarifies in his recently issued GPL Compliance Engineering Guide how to check for GPL breaches of electronic devices.
Hemel works for Loohuis Consulting, a company that focuses primarily on licensing violations. The company targets vendors that want to ensure their products' compliance. Hemel is also an honorary participant in the GPL Violations project that represents the rights of software authors in respect to their device vendors. The project has already successfully represented clients in suits against router vendors that violated Linux Kernel licensing provisions.
In the 26-page PDF document Hemel describes the technical part of GPL Compliance Engineering, from portscanning with nmap, bootloader analysis, data systems and firmware, to getting physical access to the device’s serial console. A small section of the document covers devices with a Windows inner life often involving the GPL-licensed Cygwin program.
Hemel includes short words of warning at the outset: "Some things described in this guide might not be legal due to DMCA(like) legislation in your country." Developers in the U.S., for example, might run into conflict with the Digital Millennium Copyright Act (DMCA).
Hemel also contemplates the reasons behind some of these Open Source licensing violations. He cites the fiercely competitive consumer electronics business, where companies can become lax in checking for, and keeping to, license provisions, with many preferring to risk a lawsuit than miss a sale.
Comments
comments powered by DisqusIssue 210/2018
Buy this issue as a PDF
News
-
Red Hat Enterprise Linux 7.5 Released
The latest release is focused on hybrid cloud.
-
Microsoft Releases a Linux-Based OS
The company is building a new IoT environment powered by Linux.
-
Solomon Hykes Leaves Docker
In a surprise move, Solomon Hykes, the creator of Docker has left the company.
-
Red Hat Celebrates 25th Anniversary with a New Code Portal
The company announces a GitHub page with links to source code for all its projects
-
Gnome 3.28 Released
The latest GNOME rolls out with better contact management and new features for handling virtual machines.
-
Install Firefox in a Snap on Linux
Mozilla has picked the Snap package system to deliver its application to Linux users.
-
OpenStack Queens Released
The new release comes with new features for mission critical workloads.
-
Kali Linux Comes to Windows
The Kali Linux developers even managed to run full blown XFCE desktop via WSL.
-
Ubuntu to Start Collecting Some Data with Ubuntu 18.04
It will be an ‘opt-out’ feature.
-
CNCF Illuminates Serverless Vision
The Cloud Native Computing Foundation announces a paper describing their model for a serverless ecosystem.
A very levelheaded down-to-earth report
His testing recommendations, while certainly not shocking or surprising, are irrefutable, show strong commonsense, and absolutely the first steps one should take.
Good work!