November 24, 2024

Fritz's Hit List #26

Today on Fritz’s Hit List: the ceremonial bugle.

This device, which is inserted into the horn of a military bugle and plays “Taps,” was developed by the U.S. military for use in military funerals for which no trained bugler is available. Because it plays “Taps” from a digital recording, this device qualifies for regulation as a “digital media device” under the Hollings CBDTPA. If the CBDTPA passes, any newly manufactured ceremonial bugles will have to incorporate government-approved copy restriction technology.

Fight piracy – regulate military bugles!

[Thanks to W. S. Higgins for suggesting this item.]

Costs of a GPL Ban: An Example

Many people have criticized the recent proposal from some congressmen to ban the use of the GNU Public License (GPL) on federally funded software projects. There’s one disadvantage of this proposal that I haven’t seen discussed. I’ll illustrate it with a real example.

Brent Waters and I are currently doing research on a method for improving certain cryptographic operations. (I’ll spare you the details, which don’t matter here.) As part of this project we wanted to build a proof-of-concept implementation, by modifying the code of an existing state-of-the-art encryption package to add our improvement to it. We surveyed the packages that are out there and chose a package called GPG as the only viable starting point for our implementation.

At this point, there are three things that can happen:
(1) we don’t write any code,
(2) we add code to GPG but don’t release that code, or
(3) we add code to GPG and release that code under the GPL.
Anything else is prohibited by GPG’s license, which is dictated to us by the authors of GPG.

Number (3) is clearly the best choice for us, for other researchers, and for industry. But if a GPL ban were in place, we would be forced to choose (1), or possibly (2).

I want to emphasize that we did not pick GPG because we wanted to create GPL’ed code. We chose GPG because it was the only product that both (a) offered the required features and (b) had a license that allowed us to create and distribute modified versions of the source code.

It’s rare for a software researcher to create an entirely new piece of software from scratch. Our scenario, where researchers build on a large, existing product, is much more common. In situations like ours, the effect of a GPL ban often would be to ensure that no code is released at all. Surely this can’t be what the congressmen had in mind.

Fritz's Hit List #25

Today on Fritz’s Hit List: digital church bells.

These systems play church bell noises from digital recordings, so they qualify for regulation as “digital media devices” under the Hollings CBDTPA. If the CBDTPA passes, any newly manufactured digital church bells will have to incorporate government-approved copy restriction technology.

Fight piracy – regulate church bells!

[Thanks to Matthew C. Watkins for suggesting this item.]

Fritz's Hit List #24

Today on Fritz’s Hit List: traffic speed cameras.

These cameras snap a picture automatically when they detect a car exceeding the speed limit, so that the police can enforce speed limit laws. Since these cameras record (possibly copyrighted) images in digital form, they qualify for regulation as “digital media devices” under the Hollings CBDTPA. If the CBDTPA passes, any newly manufactured traffic speed cameras will have to incorporate government-approved copy restriction technology.

Fight piracy – regulate traffic cameras!

[Thanks to James Downs for suggesting this item.]

Slate: Nigerian Scam Emails Explained

Brendan Koerner at Slate explains why we’re all getting so many Nigerian scam emails. Most of them really do come from Nigeria, though the rest of their story is of course fictional.