ruby.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
If you are interested in the Ruby programming language, come join us! Tell us about yourself when signing up. If you just want to join Mastodon, another server will be a better place for you.

Administered by:

Server stats:

1K
active users

@lucasmz @linux_mclinuxface Yes, alas, with a bunch of caveats about jurisdictions varying. If redis owns the copyright on all of the code they can change the license going forward at any time. Revoking the license on already licensed code is tricky but technically allowed under the BSD license.

@MartyFouts @lucasmz @linux_mclinuxface No it is not. No open source license is revocable. What they are doing is not revoking anything but making a choice to license the new versions with some garbage license only, not the original BSD license, which is something a non copyleft open source license like BSD licenses allows *anyone* to do.

In any case, they've essentially just made a garbage fork of their own product which will be irrelevant in a couple years if not months. 🤷 🤡

Noah Gibbs

@dalias @MartyFouts @lucasmz@hachyderm.io @linux_mclinuxface

This. If you have a copy of old OSS Redis, including its source code, that's still fully usable under the old terms.

What they're doing is only licensing *new* code under the new bad terms. Which is 100% legal, yeah.