this post was submitted on 23 Mar 2024
115 points (100.0% liked)

Free and Open Source Software

17746 readers
22 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

See also https://forum.endeavouros.com/t/floorp-going-closed-source/52783

Edit: They claim they will make that part open source too, eventually, and it is due to behavior of another browser: https://github.com/Floorp-Projects/Floorp-core/issues/62

Edit 2: They just open sourced the private repository 7 minutes ago, 2024-03-24T12:39Z

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 21 points 5 months ago (2 children)

It’s an open source browser based on Firefox with additional features and configuration tweaks.

Except they recently made part of it proprietary and hid the source code for that, so most other people cannot actually build the same one.

They claim they will make that part open source too, eventually, and it is due to behavior of another browser: https://github.com/Floorp-Projects/Floorp-core/issues/62

[–] [email protected] 7 points 5 months ago (3 children)

They do say that

They will be using a different repository with a different license for some of its new features

"different license" suggests to me it might be a proprietary/fauxpen source licene, since this is explicitly being done to punish a fork.

[–] [email protected] 4 points 5 months ago

It may be. The person saying that has contributed artwork but is not the maintainer. It is a bad look though. It sounds like they want to build the next release in secret so the fork can’t release features first.

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

I wonder if it's Midori

[–] [email protected] 2 points 5 months ago* (last edited 5 months ago)

Yeah. The maintainer said in their blog post they're looking for a license that lets people read the code but not fork it. Isn't that just standard American copyright?

Edit: Looks like they went with CC BY-NC-SA 4.0 Deed (Attribution-NonCommercial-ShareAlike 4.0 International). So not an open source license and one that CC themselves recommends not using for software.

[–] [email protected] 4 points 5 months ago

Huh, that's very valuable context.