this post was submitted on 03 Dec 2023
1 points (100.0% liked)

F-Droid

7910 readers
1 users here now

F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.

Website | GitLab | Mastodon

Matrix space | forum | IRC

founded 3 years ago
MODERATORS
 

As reported in a reddit post and confirmed in a github discussion, Simple Mobile Tools is being sold to ZippoApps which is known for shady business practices.

It is not yet clear whether they will make the app suite closed source (which would infringe the rights of all contributors since they contributed under the GPLv3 license).

In response to that situation, one of the main contributors forked the project under the name FossifyX and will continue to work on it.

you are viewing a single comment's thread
view the rest of the comments
[–] d_k_bo@feddit.de 0 points 9 months ago

(IANAL)

Since the software is already distributed under the terms of the GPLv3 (which guarantees irrevocable rights) there is no way to forbid any distribution of the current version of the software.

It is however possible to distribute future works under a different license, but only if you aren't bound by the GPL yourself. This would be the case if you wrote the code yourself or all contributors grant you the right to do so (eg. using a Contributor License Agreement).