this post was submitted on 06 Dec 2024
55 points (96.6% liked)

Open Source

31679 readers
813 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
 

Organic Maps, a free offline maps app, faced a setback when contributor Alexandr Borsuk removed the MIT license, privatizing the repository and undermining open-source collaboration and the project's no-tracking values. A subsequent change enabled logging, further compromising privacy, all without discussion with other contributors.

you are viewing a single comment's thread
view the rest of the comments
[–] beyond@linkage.ds8.zone 20 points 2 weeks ago

It should be noted that this is not the source code to the application itself, but rather a backend server used by the application. The application proper remains under a free software license.

However, the fact that this server (which as far as I know is a required dependency of the application) was kept secret (albeit under a free software license) is troubling, and I don't understand how Alexander can justify removing this license given he is not the sole contributor to this repository. It's also strange that he reprimanded Roman for "making decisions alone" when the decision to remove the license was made by Alexander alone.