this post was submitted on 12 May 2024
1025 points (98.1% liked)

Open Source

30221 readers
205 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 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 4 months ago (2 children)

Floorp. It's open source fork of Firefox made by mostly Japanese developers. It's noticably faster, privacy focused than the original and have more customisation options.

I'm surprised it's not well known to be honest.

[–] [email protected] 28 points 4 months ago (2 children)

Floorp is not open source, it's proprietary.

You may not modify, adapt, translate, reverse engineer, decompile, or disassemble the Software.

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

Thanks for sharing!

[–] [email protected] 3 points 4 months ago (1 children)

That doesn't seem compatible with the MPL. Or is it just their modifications that aren't in the original source files that are licensed this way?

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

2.5. Floorp is not completely open-source same. Floorp's a part of codes are protected by copyright law and is not licensed under an open-source license. You may not use part of Floorp's code in your own projects without permission from the Licensor.

2.6. If MPL2.0 or any other open-source license notation is present in the file, the file is available as open source.

It seems like their modifications and the resulting application are proprietary.

The MPL is an open-source license designed to protect its own code. If you modify MPL code, you need to publish those modifications under the MPL. That's the focus of the license. There's no "viral" requirement to affect the licensing provisions of the rest of your code.

It seems this is a legal way of using MPL code.

[–] pelespirit 1 points 4 months ago (1 children)

Floorp

That looks too good to be true, do you use it? I've been not as happy with Firefox lately. They keep a record of all my bookmark history and update so often it makes your head spin. I couldn't tell if the updates are because they're doing something or it's so popular that they need to do that for security.

[–] [email protected] 6 points 4 months ago (1 children)

Not happy with Firefox ? For a more privacy friendly Firefox fork check LibreWolf : https://librewolf.net You don't have to remove Firefox, you can run both at the same time.

[–] pelespirit 2 points 4 months ago

Thank you, I'll look into it.