Trademarked software branding
Published on 2022-09-17 by flewkeyThere 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:
- Use scripts to debrandify the software
- Maintain a fork of the software
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
Against the Censorship of Adult Content By Payment Processors
This is a furry blog, where I write about whatever interests me and sign it with my fursona’s name. I sometimes talk about furry fandom topics, but I sometimes also talk about applied cryptography. If you got a mild bit of emotional whiplash from that sen…
From Dhole Moments
Published on July 24, 2025
Question #35: What the F*ck is Photography’s Founding Myth (And Why the F*ck Should We Care)? Episode Two
Onward to Colour With the previous Question #34, we began a discussion of “Seeing X in Y”. Given that we have at least a fundamental grasp of the idea that a pictorial depiction is not an “innate” experience, but rather a cognitively mediated construct, w…
From The Hitchhiker's Guide to Digital Colour
Published on May 7, 2025
Why Build?
"The Centre of the Universe is of course that marvellous land known as Fraggle Rock. It is thus called because it is A Rock and Fraggles Live There. Fraggles are a noble race. Fearless, dignified, intellectual, they represent the very pinnacle of civil…
From codersnotes.com
Published on June 3, 2022
Generated with the spectacular power of openring