• @yogurt@lemm.ee
      link
      fedilink
      English
      112 months ago

      DRM plugin and all the built-in cloud stuff is proprietary on the server side

      • Simon Müller
        link
        fedilink
        English
        222 months ago

        (the sync can actually be self-hosted and is OSS, the DRM is third-party and proprietary)

      • @douglasg14b@lemmy.world
        link
        fedilink
        English
        12 months ago

        I mean, that’s not surprising though is it? If a FOSS tool I made has an additional feature that requires my own backend to support, then there has to be a backend to support it.

        The FE that uses it is still FOSS, and one could always build their own API to the specs outlined by the client.

        They could OSS their server side code ofc, that’d be cool. But that also takes sometimes double the effort to do well, and keep custom tweaks and changes either separate and proprietary, or build out a complex way for them to be dynamically injected. So I don’t really blame them on that one tbh.