this post was submitted on 12 Sep 2025
34 points (94.7% liked)

Open Source

40599 readers
363 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

Like a vegan or made in X label for software to use. Apps could identify themself and show people that it is free software.

top 8 comments
sorted by: hot top controversial new old
[–] ambitiousslab@lemmy.ml 16 points 1 day ago* (last edited 1 day ago) (1 children)

It's a good idea, but you'd ultimately have to trust the project to tell the truth about whether they really are free software or not.

That sounds simple but, especially around the edges, people can disagree about what is free and non-free. It's quite common for free software projects to include some non-free components, either intentionally or unintentionally.

For instance, a project that doesn't really know or care about freedom could advertise itself as open source, but include blobs, or use a non-standard license that doesn't actually give you the four freedoms.

Even well-meaning projects can accidentally include incompatibly licensed code, or code that they actually don't have permission to distribute to you, by accident.

A good heuristic, for Linux, is that if it's packaged in Debian (ignoring contrib, non-free or non-free-firmware) or Fedora's archives, it's probably free software. This is because those communities really care about freedom, vet the packages for licenses and check that the four freedoms are actually given. Things do sometimes slip through, but when they are found, the packages are fixed or removed.

For Android, if it's on F-Droid, it's almost certainly free software, for the same reason.

Meanwhile, the FSF have a free software directory that contains a listing of programs they consider to be free.

[–] Goodlucksil@lemmy.dbzer0.com 1 points 22 hours ago

We just need the ones hosting the code to create a license label.

[–] wildbus8979@sh.itjust.works 9 points 1 day ago
[–] sonalder@lemmy.ml 18 points 1 day ago

It's the licence used for the code I guess.

[–] thatonecoder@lemmy.ca 19 points 1 day ago

The FSF has this, at least.

[–] communism@lemmy.ml 2 points 22 hours ago

...just say FOSS?

[–] Valmond@lemmy.world 10 points 1 day ago
[–] vk6flab@lemmy.radio 3 points 1 day ago

It's like "sugar free" and "green", meaningless unless it's regulated, policed and prosecuted.

As others have said, the best labelling system we currently have is the licence that's attached to the software.

Mind you, that in and of itself is not sufficient, since the source code needs to come with it, and arguably the ability to actually compile it, neither of which are guaranteed, again more requirements for policing and prosecution.

Also, when I say policing, I'm not talking about the law enforcement community, I'm talking about developers and end users paying attention and calling out breaches.

Whilst contemplating all that, this costs money, something that is in very short supply within the wider open source software community and what little there is, goes to pay for food and lodging for a very very very small group of developers.

Fix funding and you can have all the stickers in the world, in the meantime, nope.

So, somewhat disappointedly .. no.