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 DisqusTag Cloud
News
-
FSF Outs the World Wide Web Consortium over DRM Proposal
Richard Stallman calls for the W3C to remain independent of vendor interests.
-
Debian 7.0 Debuts
The new release supports nine architectures, 73 human languages, and zero non-Free components.
-
Alpha Version of Fedora 19 Released
Fedora developers release the first alpha version of Fedora 19, known as Schrödinger’s Cat, for general testing. The final release is expected in July 2013.
-
ack 2.0 Released
ack is a grep-like, command-line tool that has been optimized for programmers to search large trees of source code.
-
SUSE Studio 1.3 Released
New features in SUSE Studio 1.3 include enhanced cloud integration, VM platform support, and lifecycle management.
-
Xen To Become Linux Foundation Collaborative Project
The Linux Foundation recently announced that the Xen Project is becoming a Linux Foundation Collaborative Project.
-
RunRev Releases Open Source Version of LiveCode
Open source version of LiveCode is now available for developing apps, games, and utilities for all major platforms.
-
OpenDaylight Project Formed
OpenDaylight is an open source software-defined networking project committed to furthering adoption of SDN and accelerating innovation in a vendor-neutral and open environment.
-
Gnome 3.8 Released
The new Gnome release includes privacy and sharing settings, allowing more user control over access to personal information.
-
Mozilla and Samsung Collaborate on New Browser Engine
Mozilla is collaborating with Samsung on a new web browser engine called Servo.


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!