this post was submitted on 27 Oct 2023
2 points (51.9% liked)

Open Source

41848 readers
192 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
all 15 comments
sorted by: hot top controversial new old
[–] Even_Adder@lemmy.dbzer0.com 21 points 2 years ago (4 children)

Is it actually open source now?

[–] toothbrush@lemmy.blahaj.zone 33 points 2 years ago

nope. But it keeps getting spammed on lemmy...

[–] Oha@lemmy.ohaa.xyz 7 points 2 years ago (2 children)

Source avaliable. they want to change the license tho

[–] JoeyJoeJoeJr@lemmy.ml 7 points 2 years ago (1 children)

According to the license, it is better than source available. You can modify and redistribute, you just can't sell it. Other than that caveat, as far as I can tell, your rights are basically the same as with other open source licenses. (Feel free to correct me if I've missed something.)

[–] it_a_me@literature.cafe 22 points 2 years ago* (last edited 2 years ago) (1 children)

Section 4 is what gets me. Your rights are temporary and revokable meaning the the rest of the license doesn't matter in the long term

## Section 4: Termination, suspension and variation
1. We may suspend, terminate or vary the terms of this license and any access to the code at any time, without notice, for any reason or no reason, in respect of any licensee, group of licensees or all licensees including as may be applicable any sub-licensees.
[–] it_a_me@literature.cafe 4 points 2 years ago* (last edited 2 years ago)

~~I also don't believe it's even fully source availiable. There are no build instructions, and you can't clone all the submodules without signing in to their closed application gitlab instance. If anyone has sucessfully built it from source, please lmk.~~

Nevermind they did add build instructions since I last checked. Still lmk if anyone's tested them.

[–] BennyHill500@hexbear.net 3 points 2 years ago

not really as the FUTO temporary license restricts the use of the source code

[–] long_chicken_boat@sh.itjust.works 2 points 2 years ago* (last edited 2 years ago)

this is not open source. from their license:

Subject to the terms of this license, we grant you a non-transferable, non-exclusive, worldwide, royalty-free license to access and use the code solely for the purposes of review, compilation and non-commercial distribution.

note how this explicitly leaves out modification.

You may provide the code to anyone else and publish excerpts of it for the purposes of review, compilation and non-commercial distribution, provided that when you do so you make any recipient of the code aware of the terms of this license, they must agree to be bound by the terms of this license and you must attribute the code to the provider

once again, they exclude modification of the code.

no forks can be made because they aren't allowed to modify the app in anyway.

Additionally, the termination clauses say that they can just terminate your rights to use the code if they feel like it, no other reason needed. This is a direct attack against open source.