GithubHelp home page GithubHelp logo

Lua Anti-DDoS addition about awesome-resty HOT 8 CLOSED

bungle avatar bungle commented on June 27, 2024
Lua Anti-DDoS addition

from awesome-resty.

Comments (8)

C0nw0nk avatar C0nw0nk commented on June 27, 2024 1

from awesome-resty.

bungle avatar bungle commented on June 27, 2024

Added.

from awesome-resty.

LoganDark avatar LoganDark commented on June 27, 2024

Legal Usage :
For those who wish to use this in production you should contact me to purchase a private license to use this legally.
For those who wish to use this in a commerical enviorment contact me to come to an agreement and purchase a commerical usage license.
For those who wish to purchase the rights to this from me contact me also to discuss pricing and terms and come to a sensible agreement.

This does not exactly inspire confidence. The repository is otherwise unlicensed. @bungle are you sure this deserves a spot on the list?

from awesome-resty.

C0nw0nk avatar C0nw0nk commented on June 27, 2024

from awesome-resty.

LoganDark avatar LoganDark commented on June 27, 2024

The license your project is currently using is known as "all rights reserved" and that basically means that nobody can use your code without first contacting you and negotiating, which is not free or open source at all.

The best thing you can do for open-source is to use a permissive open-source license rather than "contact me for details".

Even the SSPL (Server-Side Public License), which requires users to make public their entire software stack and its configuration, is more permissive than All Rights Reserved (however, it's not exactly a free and open source license).

However, that is an extremely strong copyleft license to use for such a small script (a.k.a. it scares people away just like ARR), so I would recommend MIT instead, which requires preserving credit for your work, but not much else.

from awesome-resty.

LoganDark avatar LoganDark commented on June 27, 2024

default copyright law would have made it bad for users to engage with the project

May I interest you in the Unlicense then?

from awesome-resty.

C0nw0nk avatar C0nw0nk commented on June 27, 2024

from awesome-resty.

LoganDark avatar LoganDark commented on June 27, 2024

Looks awesome, My only question is obviously contributors would want crediting for their submissions, Maybe not all but some of them if i stick with MIT this allows them credit if i make it unlicensed I assume their contributions they have to explicitly say they want them to be licensed unlicensed ?

The MIT only requires preserving the copyright notice itself, not the credits of all contributors (unless of course you include them in the license notice). I was more referring to preserving credit of you (for example, "Copyright 2022 C0nw0nk", or your real name).

Common practice when providing credit to contributors is to have a CONTRIBUTORS.md that lists everyone who's made a significant contribution.

I'm not a lawyer, but a pull request usually serves as the disclaimer that the provided code is to be licensed under the repository's license, although a dedicated disclaimer never hurts (some repositories still require it). Note that this is separate from repositories requiring a CLA which does require a dedicated disclaimer, but that's a whole other can of worms.

(Basically, CLAs typically create the ability for the repository owner to change licenses without having to ask for permission from everyone who has ever contributed code, but pull requests do not include that grant by default. I would not recommend adopting one for your project, though)

from awesome-resty.

Related Issues (19)

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.