this post was submitted on 07 Feb 2024
5 points (100.0% liked)

Free Software

989 readers
1 users here now

What is free software?

Free software is software that respects the 4 software freedoms. The 4 freedoms are

Please note: Free software does not relate to monetary price. Free software can be sold or gratis (no cost)

Rules:

  1. Please keep on topic
  2. Follow the Lemmy.zip rules
  3. No memes
  4. No "circle jerking" or inflammatory posts
  5. No discussion of illegal content

Please report anything you believe to violate the rules and be sure to include rhetoric on why you think it should be removed.

If you would like to contest mod actions please DM me with your rational as to why you feel that the relivant mod action should be reversed. Remember to use rhetoric and to site any relevant sources. You will only get one chance to argue your point and continued harassment will result in a ban.

Overall this community is pretty laid back and none if the things list above normally are an issue.

founded 1 year ago
MODERATORS
 

I found this post about an "open-source" coding assistant called Tabby: https://lemmy.dbzer0.com/post/13830988

I can't comment there, because I guess my instance is defederated from them. But I've noticed something in the license that made me think it might be proprietary software:

This software and associated documentation files (the "Software") may only be used in production, if you (and any entity that you represent) have agreed to, and are in compliance with, the Tabby Subscription Terms of Service, available at https://tabby.tabbyml.com/terms (the “Enterprise Terms”), or other agreement governing the use of the Software, as agreed by you and TabbyML, and otherwise have a valid Tabby Enterprise license for the correct number of user seats. Subject to the foregoing sentence, you are free to modify this Software and publish patches to the Software. You agree that TabbyML and/or its licensors (as applicable) retain all right, title and interest in and to all such modifications and/or patches, and all such modifications and/or patches may only be used, copied, modified, displayed, distributed, or otherwise exploited with a valid Tabby Enterprise license for the correct number of user seats. Notwithstanding the foregoing, you may copy and modify the Software for development and testing purposes, without requiring a subscription. You agree that Tabby and/or its licensors (as applicable) retain all right, title and interest in and to all such modifications. You are not granted any other rights beyond what is expressly stated herein. Subject to the foregoing, it is forbidden to copy, merge, publish, distribute, sublicense, and/or sell the Software.

https://github.com/TabbyML/tabby/blob/main/ee/LICENSE

What do you think? It seems to me that this is a huge restriction on user's 4 essential freedoms.

top 4 comments
sorted by: hot top controversial new old
[–] Adanisi 2 points 7 months ago (1 children)

Yeah no. That's source-available. It does not conform to the Open Source definition and it most definitely does not conform to the Four Freedoms of Free Software.

[–] [email protected] 2 points 7 months ago (1 children)

Thought so! I guess people just assume that whenever they see something on GitHub.

[–] Adanisi 2 points 7 months ago (1 children)

To be fair, it does call itself "open source".

A bit like grayjay. It'd be nice if they stopped lying.

[–] [email protected] 3 points 7 months ago

Ah, true. I didn't know about Grayjay, though. It doesn't seem to mention this on their website or GitLab, but I can see that the license is proprietary. Ok, their license does use the words "open source". You are not even allowed to edit the code! Crazy and a huge shame for something coming from people in the right to repair movement. Software freedom should be one of their goals. But I guess they think you should be able to control hardware, but not software.