157
submitted 10 months ago by 101@feddit.org to c/opensource@lemmy.ml
all 18 comments
sorted by: hot top controversial new old
[-] RoyaltyInTraining@lemmy.world 84 points 10 months ago

They have the audacity to use the term copyleft for that bullshit license... It doesn't mean anything unless you have the right to fork it.

[-] CosmicTurtle0@lemmy.dbzer0.com 63 points 10 months ago* (last edited 10 months ago)

The Winamp Collaborative License is a free, copyleft license for software and other kinds of works. It is designed to ensure that you have the freedom to use, Modify, and study the software, but with certain restrictions on the distribution of modifications to maintain the integrity and collaboration of the project.

Oh god....

No Distribution of Modified Versions: You may not distribute modified versions of the software, whether in source or binary form. No Forking: You may not create, maintain, or distribute a forked version of the software. Official Distribution: Only the maintainers of the official repository are allowed to distribute the software and its modifications.

Copy left is not a protected term but yeah this is a shit license.

And how the fuck do you contribute code back without forking the project?!

EDIT: It looks like an issue has already been created and I absolutely love this thread where the license they are using is in violation of Github TOS.

They should have just kept the source closed! The speculation is that whomever purchased it wants to crowdsource contributions without adding any value themselves.

[-] RoyaltyInTraining@lemmy.world 28 points 10 months ago

People on Hacker News are speculating that they implicitly define forking as "taking the project in a different direction in an independent repo". The Github TOS say that everyone has the right to create a fork of any public repo in the Github sense of the word. It's all a huge mess...

[-] CosmicTurtle0@lemmy.dbzer0.com 8 points 10 months ago

It's one of the reasons why I hate license proliferation. These custom licenses aren't tested against case law so if they think you're in violation you have to defend yourself.

The only way to give these assholes a run for their money is for people to start forking the project and ignoring any terms that are in violation of the GitHub TOS.

[-] lemmyvore@feddit.nl 3 points 10 months ago

This was predicted back when they first announced it... what do you know, it was correct.

[-] abrahambelch@programming.dev 71 points 10 months ago

No Forking: You may not create, maintain, or distribute a forked version of the software. Lol 💀

[-] zante@lemmy.wtf 24 points 10 months ago

I will hold on to the memories, thanks.

[-] INHALE_VEGETABLES@aussie.zone 7 points 10 months ago

I recon I would use it if I actually played media from a local source. But alas I am a whore for the stream.

[-] blibla@slrpnk.net 2 points 10 months ago

and let me guesa you only ever listen to the same 3 playlists you vould easily just download. that's how it is for me at least

[-] corroded@lemmy.world 6 points 10 months ago

I'm curious, why does this require OpenSSL in order to compile? I'm not aware of any audio formats that use encryption, but I could be wrong.

My first thought was for connecting to https streams, but I don't remember Winamp having this capability. "Back in the day," I used Winamp for playing local audio and RealPlayer for what little streaming was available.

[-] Potatisen@lemmy.world 19 points 10 months ago

I don't know about https specifically but winamp could handle all kinds of streams.

[-] technocat@lemm.ee 9 points 10 months ago* (last edited 10 months ago)
[-] takeda@lemmy.world 4 points 10 months ago

Three streaming (like pointed in the other comment) was my initial reaction too, but indeed at the time https for streaming would be very rare.

Another possibility is to realize that openssl isn't just for communication, but also has implementation of cryptographic algorithms.

Perhaps openssl was used for validation of licensing key? For example they could sign the license with their private key and WinAmp could verify it's authenticity with its public key.

[-] jonne@infosec.pub 3 points 10 months ago* (last edited 10 months ago)

Maybe to connect to their update servers and validate updated binaries or something like that? Not sure if it supported calling home to get updates.

[-] jaybone@lemmy.world 3 points 10 months ago

Couldn’t you look at the code and see what ssl calls it’s making?

[-] lordnikon@lemmy.world 1 points 10 months ago

i remember listening to icecast radio on winamp back in the day

[-] Fleppensteijn@feddit.nl 5 points 10 months ago

I'll just mention QMMP which is basically a Winamp clone. Works great and I've used it for many years now.

this post was submitted on 25 Sep 2024
157 points (100.0% liked)

Open Source

39404 readers
276 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