My avatar

flewkey

Level 10 Computer Mage

Trademarked software branding

Published on 2022-09-17 by flewkey

There is a lot of open source software that has trademark restrictions, and those restrictions give maintainers the freedom to support official builds of their software.

This is not a problem when the trademarked branding is separated from the open source codebase (e.g., Google Chrome and Chromium), but I rarely see that. A lot of the time, the developers bake their trademarked branding into the source code, and this is a bane for third-party developers and packagers.

When that happens, there are two options:

Thankfully, not all software is like this, and some projects enable packagers and developers to modify the branding at build time.

I could probably submit patches to software like MultiMC to add similar branding options, but convincing upstream maintainers to approve opinionated changes like that could be difficult. Some might support it to reduce the amount of trademark infringement, but others might oppose it to dissuade people from releasing unofficial builds.

In any case, I will try to work with the upstream maintainers the next time I deal with trademarked branding. It’s certainly smarter than writing a script that runs sed -i s/software/softwarium/ on the localization files.


Articles from blogs that I like

Alpine Linux does not make the news

My Linux distribution of choice for several years has been Alpine Linux. It’s a small, efficient distribution which ships a number of tools I appreciate for their simplicity, such as musl libc. It has a very nice package manager, apk, which is fast and maint…

From Drew DeVault's blog
Published on July 25, 2023

On Furries and the Media

Recently, there has been a lot of misinformation and propaganda flying around the American news media about the furry fandom. Unfortunately, this seems to be increasing with time. Consequently, there are a lot of blanket statements and hot takes floating …

From Dhole Moments
Published on June 6, 2023

Question #30: What is the F*cking “Colour” of Light?

Hello. I just wanted to let you know that the dimwitted author set their password to “password”. This left a glaring security hole in their website. I’ve just read over all of this nonsense, and I’d like to tell you all that you’ve wasted your time. The a…

From The Hitchhiker's Guide to Digital Colour
Published on March 18, 2023

Generated with the spectacular power of openring