Skip to main content
  1. Blog
  2. Article

Canonical
on 8 November 2013

Trademarks, community and criticism


Recently some concerns were expressed by fixubuntu.com, a website focusing on Ubuntu privacy, about a routine trademark enforcement email that Canonical sent. We want to provide some context around this issue.

In Ubuntu we cherish an open and diverse discourse, and we welcome differing and challenging views and perspectives; it is the cornerstone of our community, as exemplified by our open Ubuntu Developer Summit, mailing lists, IRC channels and more. Our Code of Conduct and Trademark policy simply provide guardrails for those conversations to flourish.

Canonical owns the family of Ubuntu trademarks and we have a responsibility to protect those trademarks. In trademark law a mark owner is expected to protect the authenticity of a trademark otherwise they risk losing the mark.

Our trademark policy is unusually permissive. We have a global community of Ubuntu contributors, LoCo teams, translators, developers, advocates, and others who want to use these marks to within the spirit and governance of the project. Therefore, our policy has been crafted in such a way that we can protect the marks and what they stand for, but also ensure our community has the freedom to use them.

In the case of fixubuntu.com, we were concerned that the use of the trademark implied a connection with and endorsement from the Ubuntu project which didn’t exist. The site owner has already agreed to remove the Ubuntu logo and clarified that there is no connection; from our perspective the situation has been resolved, and we have no issue with the site or the criticism it includes.  In fact, far from an trying to silence critics, our trademark policy actually calls out parody and criticism and other uses as being allowed when the marks are used appropriately.  (Please make the parodies funny – we need a good laugh as much as anyone!)

We aim to communicate our policies and actions clearly and openly, and I welcome feedback on how to do that better.

UPDATE:  I should have mentioned that we do listen closely to constructive criticism and user’s requests about the Online Search function. And in response we already added a simple way for you to limit your search to local results only if you wish.  If you’re running the latest version of Ubuntu, check Settings -> Security & Privacy -> Search.

Related posts


Bertrand Boisseau
24 June 2026

Anbox Cloud on C4A metal: Android, at scale, without friction

Ubuntu Article

Why C4A metal is a great place to run Android and why Anbox Cloud makes that practical. If you’ve spent even a small portion of time working with Android development at scale, you’ve likely encountered some pinch points. The platform was built for Arm-based devices, mobile physical hardware, and tightly controlled system environments. Clo ...


Rajan Patel
23 June 2026

Canonical announces live kernel patching for Arm64

Security Article

Canonical Livepatch now officially supports Arm64, further expanding its security patching automation capabilities. For the first time, Ubuntu on an Arm64 machine can apply critical kernel updates, without service interruption or rebooting. Starting with Ubuntu Core 26 for Arm64, and for Ubuntu Core 20 and onwards for AMD64 machines, a wi ...


Jon Taylor
22 June 2026

How to use RISC-V custom instructions with Ubuntu

Silicon Article

Introduction My previous blog talked about the importance of instruction set standardization for ecosystem stability and growth through the use of profiles. And standardization is indeed important, but since one of RISC-V’s great benefits is the ability to customize the instruction set, we should also consider how to support that ability. ...