109
submitted 1 year ago* (last edited 1 year ago) by starman@programming.dev to c/programming@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] grue@lemmy.ml 26 points 1 year ago* (last edited 1 year ago)

There is no such thing as "conditionally open source." The license terms you describe are just "not open source."

If they actually gave a shit about commercial entities contributing back, they should've gone AGPL3. This is just a money grab and yet another example of how permissive licensing isn't good enough and everything should be copyleft.

[-] Sigmatics@lemmy.ca 3 points 1 year ago

It basically means you can view the code, which is the literal by-the-word definition of open source. It's not the common understanding of open source, which would be free-to-use (with some minor restrictions like attribution or publishing derivatives under the same license).

[-] grue@lemmy.ml 4 points 1 year ago

Only the latter definition is valid!

[-] Quill7513@slrpnk.net -1 points 1 year ago

Its still open source. You can still view the source code. That's what open source is. The change here is the restriction on providing Terraform as a service in the form of a Terraform Cloud competitor. This seems to be a very direct response to Amazon introducing a service for hosting terraform modules, storing terraform state, and applying changes.

I don't love this, but they're also not restricting anyone's comercial ability to develop products using terraform like a banking app, a link aggregator, or a e-commerce platform. All you're restricted on is providing an IaC service where you directly profit from running someone else's terraform for them. This is the same license the MariaDB creators came up with when they felt burned by Oracle but did want people to be able to build closed source products using their database without profiting from providing their db as a service (this is why many self hosted projects use Maria instead of MySQL) which is why AWS can't offer maria RDS instances.

AGPL wouldn't help them keep developing terraform the way BSL would because their business problem isn't that no one is contributing back to the code, their problem is a $1T market disruptor just turned their Sauron eye towards Hashicorp's $5B shire and offered their own shire for less money behind the black gates. All after for many years directly benefitting from Hashicorp's existence and giving them white glove treatment as a result. And yes I'm aware that in this analogy Hashicorp is probably one of the Nazghul being corrupted.

Like I said. I don't love this license change. But like I said. Hashicorp doesn't have a code contributions to Terraform problem. They have a funding their business and development problem

Its still open source. You can still view the source code. That’s what open source is.

"Open Source" does not, and has never only meant, "you can view the source code". This is the Open Source Definition: https://opensource.org/osd/

Relevant excerpt:

  1. No Discrimination Against Fields of Endeavor

The license must not restrict anyone from making use of the program in a specific field of endeavor. For example, it may not restrict the program from being used in a business, or from being used for genetic research.

The Open Source Definition is very specific, and this license does not meet it. This license is, as it calls itself, "source-available".

If the OSI had obtained that trademark in 1999 on "Open Source", it would be abundantly clear what software really is and is not open source https://opensource.org/pressreleases/certified-open-source.php/

[-] grue@lemmy.ml 10 points 1 year ago* (last edited 1 year ago)

You can still view the source code. That’s what open source is.

No, it's not. It only counts if it provides the four freedoms listed here:

  • The freedom to run the program as you wish, for any purpose (freedom 0).
  • The freedom to study how the program works, and change it so it does your computing as you wish (freedom 1). Access to the source code is a precondition for this.
  • The freedom to redistribute copies so you can help others (freedom 2).
  • The freedom to distribute copies of your modified versions to others (freedom 3). By doing this you can give the whole community a chance to benefit from your changes. Access to the source code is a precondition for this.

And before you say "but that's the definition of 'Free Software', not 'Open Source'," even the latter, misguided as it is, at least still requires freedom 0!

[-] hypelightfly@kbin.social 1 points 1 year ago* (last edited 1 year ago)

Those are definitions for free software not open source. Open source does not mean free and open source (FOSS). This is still open source (you can see the code) , it's no longer FOSS (you can't freely use the code).

[-] QuadriLiteral@programming.dev -1 points 1 year ago

This is just a money grab

Generating revenue with products they're developing, the sheer audacity

[-] falsem@kbin.social -1 points 1 year ago

You're conflating FOSS and open source. This is open source just not FOSS anymore

This is plainly incorrect, please see the other responses.
FOSS stands for "free and open source software", but they functionally mean the same thing. So what you're saying is:

This is open source just not open source anymore

[-] falsem@kbin.social 3 points 1 year ago

You're cherry picking a definition to support your agenda.

So your claim is that the open source definition by the Open Source Initiative which is battle tested and widely used by distributions, major git hosts and legal enitities is a cherry-picked definition?
Sounds like you're cherry-picking your definition to hide that you simply have no idea :)

[-] hypelightfly@kbin.social 2 points 1 year ago

This is plainly incorrect but I won't bother saying why either.

I don't get what you're trying to say here. All terms used have a clear definition and other comments pointed that out already. The definition on open source is very clear.

this post was submitted on 11 Aug 2023
109 points (99.1% liked)

Programming

16687 readers
267 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS