Context:

Somebody made a post promoting the proprietary search engine they are working on, claiming in the post that it “would make Stallman smile”. In a comment below the post they said that they made the statement about Stallman to “drive engagement”. The post was later removed for promoting proprietary software.

Image description:

At the top is a screenshot from the modlog saying:

Removed Post We’re building a search engine to compete with DuckDuckGo. No JS, no WASM, no spying. Just a statically generated results page.
reason: Comm rule 2: Don’t promote proprietary software

Below that is an image of Stallman smiling.

  • msherburn33
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    3 months ago

    Technically they are correct. None of the Open Source licenses really regulate what happens on the server. When it’s not you running the binary, all the licenses are basically useless. AGPL is one of the few that address this a little bit, but even there you only get the source code itself, when the value in most online services is in the databases and backend stuff that you still don’t get to access with AGPL.

    The Free Software world hasn’t figured out what to do with services running on computers you don’t own. GDPR is so far the only thing does something about the server side, but that’s EU law, not a license you can slap onto your software.