Git Product home page Git Product logo

Comments (2)

atoponce avatar atoponce commented on July 20, 2024

Hmm. That's a good point. I'll think this over. I have also just debated using the 2-clause BSD license. I'll think this over, and chew on it.

from d-note.

atoponce avatar atoponce commented on July 20, 2024

After considering this all night, and researching the differences between all of the "copyleft" licenses, I agree that the AGPL v3 is the appropriate license for this application. The AGPL v3 addresses the "application service provider", or ASP loophole found in the GPL v3 proper. In basic terms, a server administrator could take GPL-licensed software, make modifications to the software, and host the software on his server, without releasing the source, because technically, he is not distributing the software.

The AGPL addresses this, by forcing server and network service administrators to publish their source code changes, if they are using those changes in the service. Because this is a cryptographic web application, transparency between the end user and the server administrator should be as clear as possible. The level of trust that the user is placing is the server administrator, if they are not running their own instance needs to be high. By licensing this software under the AGPL v3, the server administrator is bound by copyleft license to release any code changes that they make to the software.

Because this is a cryptographic web application, I initially chose the strong copyleft GPL to prevent the cryptographic app from going proprietary. I know that OpenBSD developers will disagree with me, but I just can't find any benefit to letting a security application go proprietary. As much as I love the BSD and MIT licenses, even the LGPL, it doesn't fit here. I need to enforce that the application respects users freedoms, and attempts at making server administrators responsible for their code modifications through transparency.

The Affero GPL v3 is a good fit here.

from d-note.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.