Commentary

Serdar Yegulalp
 

Combining Open And Proprietary: Bruce Perens Tells You How

If there's an authority on the concept of open source, it's probably Bruce Perens: after all, he helped found the open source movement in the first place. Over at Datamation, he's got an article on a subject few people understand well: the tricky practice of combining open source and proprietary software.

If there's an authority on the concept of open source, it's probably Bruce Perens: after all, he helped found the open source movement in the first place. Over at Datamation, he's got an article on a subject few people understand well: the tricky practice of combining open source and proprietary software.


More Software Insights

White Papers

More >>

Reports

More >>

Webcasts

More >>

The main example that Bruce discusses in his article is embedded systems -- phones, TV boxes, appliance-style hardware. Such solutions almost inevitably involve combining something free (e.g., BusyBox) with something non-free (e.g., DRM). Engineers are often tempted to turn to open source solutions for such things as a timesaver, only to be shot down by their legal departments. The whole thing doesn't have to be a compromise between delivering a solution on time and getting into hot water.

What's crucial, as Bruce points out, is keeping the open and proprietary components physically discrete. I've seen examples of this in action; right here on this computer I've got CrossLoop, a proprietary app that uses the open-source VNC protocol. The way CrossLoop uses VNC falls under the "arm's-length" provision, since it's being invoked by another program and not actually incorporated into it.

This stuff can seem distressingly complicated to the outsider, especially someone who's not done software engineering in the strictest sense of the term. One of the comments on the article by Bruce himself touches on this issue. "When I learned electronics, we soldered together discrete components to make a product. Today, we combine copyrighted units of other people's intellectual property to make a product. And we don't really have the tools to carry out that task properly."

There are, of course, auditing tools that allow you to get a better grip on what sort of software licenses you might have floating around in your code stew. It sounds like Bruce is talking about something much larger -- say, the need for entire development environments that are also licensing-aware, and that allow you to automatically assemble larger projects from multiple libraries without creating licensing collisions. And even then, I doubt that'll be a substitute for the ancient art of knowing what you're doing.


InformationWeek has published an independent analysis of IT governance models and metrics. Download the report here (registration required).


Follow me and the rest of InformationWeek on Twitter.


Related Reading




Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

InformationWeek encourages readers to engage in spirited, healthy debate, including taking us to task. However, InformationWeek moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing/SPAM. InformationWeek further reserves the right to disable the profile of any commenter participating in said activities.

Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.
T-Shirt Giveaway T-Shirt Giveaway: Each week we're selecting one great comment from our readers. The author of the comment will receive an InformaitonWeek Community t-shirt. So get posting!
Subscribe to RSS

Resource Links