License stuff came up the other day. Got me wondering.

Could I use something like the mit or GPL license, but add a requirement that anyone that uses the software had to send me a pic of their butthole?

What is the use case for this GPL + bhole license?

Memes mostly. It world also need to have an age of majority clause.

Then if the library actually gets picked up somewhere it would be a good extortion tactic.

  • Kayn@dormi.zone
    link
    fedilink
    arrow-up
    2
    ·
    7 days ago

    You can use whatever license you want. You can even go ahead and write your own license from scratch.

    You’d only have to worry about enforcing the license, especially when you include such unorthodox terms and conditions.

  • Ephera@lemmy.ml
    link
    fedilink
    arrow-up
    26
    ·
    10 days ago

    You can write any conditions you want into a license.

    That’s what actually differentiates proprietary licenses from open-source licenses.
    Open-source licenses follow certain rules, and you usually select an existing license, so therefore they can be reasoned about, collectively. People often implicitly mean “OSI-approved license”, when they talk of “open-source licenses”.
    Proprietary licenses, on the other hand, can contain whatever bullcrap you want.

    Having said that, I’m not a lawyer, but I imagine, if you also called your license “GNU General Public License”, then a case could probably be made in court, that your license is deliberately confusing.

    • federalreverse-old@feddit.de
      link
      fedilink
      arrow-up
      17
      ·
      10 days ago

      Oracle Java uses a license called “GPL with Classpath Exception”, so it’s definitely possible to create derivatives of the GPL and name them appropriately.

      • Ephera@lemmy.ml
        link
        fedilink
        arrow-up
        9
        ·
        9 days ago

        Wow, I’ve definitely seen that before, but I never realized how wild that is. So many companies will start drooling like a dumbass when anything contains the GPL.

        So, it’s not like they can’t ever use GPL software, most do use Linux knowingly or unknowingly. But if you use GPL software in a way the legal department hasn’t seen before, they’ll always feel uneasy about it.

        Frankly, I’m surprised that Java gained any traction in the corporate world at all, then.

        • federalreverse-old@feddit.de
          link
          fedilink
          arrow-up
          6
          ·
          9 days ago

          The original version of Java was proprietary. Sun later open-sourced large parts of it but they kept selling a version of Java with a proprietary license. There were also random kerfuffles over the years with IBM and Red Hat who wanted to sell open-source Java into large organizations without giving a cut to Sun/Oracle.

    • z00s@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      9 days ago

      They can’t just contain “any bullcrap you want”.

      Contracts need to follow the set of rules in your country that dictate what can and can’t be enforced. It’s an entire branch of law.

      If you try and pull something like OP is suggesting, the worst case scenario is that it may render the contract an unlawful document and therefore void.

      I imagine in most places things like what OP is suggesting would get laughed out of court.

      You can have some fun though. I heard of one guy who, as a recruitment bonus, insisted that it be included in his contract that he receive an office desk made entirely of Lego.

      • Corkyskog@sh.itjust.works
        link
        fedilink
        arrow-up
        3
        ·
        9 days ago

        You can write almost any bull crap you want, as long as it obviously doesn’t go up against some law and has the main contract elements.

        An unenforceable aspect of a contract, won’t void the entire contract if it goes to court, unless it’s the main aspect of the contract.

        • z00s@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          8 days ago

          Well that depends on the laws where you live but if you actually want the contract to be enforceable then yes, it needs to follow certain rules, and no, you can’t just “write any bullcrap”.

          • Corkyskog@sh.itjust.works
            link
            fedilink
            arrow-up
            2
            ·
            8 days ago

            But you can write whatever crap you want, it can’t just be the basis of the entire contract.

            Let’s say I write a contract for you to supply me bricks for 10 years at a firm fixed price cost of $1 a brick, with an order limit of 100 million bricks. I could then add in elsewhere “if more than 5% of the bricks are damaged, you must supply me with one living unicorn.”

            That whole contract doesn’t become void because unicorns do not exist. In fact, if it went to court a lawyer might even argue with a straight face that the supplier must provide something of equal value to a unicorn.

  • CaptainBasculin@lemmy.ml
    link
    fedilink
    arrow-up
    19
    ·
    9 days ago

    You can write any term you want for your software. There have been instances of people adding terms to their licensing like “You hereby accept to forfeit your soul’s ownership to the creator of this software.”

    Enforcing it is a different problem.

  • neidu2@feddit.nl
    link
    fedilink
    arrow-up
    18
    ·
    edit-2
    10 days ago

    Fun fact: Buttholes are unique in the same way that fingerprints are. So resubmitting with a new picture can be used as proof of identification and thereby licensing.

    Why do I know this, you wonder? Eons ago I stumbled across this anus recognition software source base. The idea was that it could one day be used for identification instead of retina scanning.

  • JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    16
    ·
    edit-2
    9 days ago

    In reality, no one worth extorting is going to use a non OSI approved license (or license and exception).

    That said, the JSON license says JSON must not be used for evil. Is it any coincidence Google made protobuf as a JSON alternative??

  • Tyoda@lemm.ee
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    10 days ago

    The GPL states that its text must not be modified. I take this to mean (though I’m no lawboy), that if you wanted to have a license with the same terms plus some changes (the butthole rule), you would have to rewrite the whole thing. It would not nearly be a “GPL license”.

    This is very important nitpicking I’m doing here, okay?

    • JackbyDev@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      9 days ago

      Nah, there is the class path exception which is like an amendment to the license sort of. It doesn’t change the text of the license, it’s just added at the end. Also, nothing is stopping you from dual licensing. In the same way many companies provide a version of their software under GPL but provide a version under an exclusive license if you pay them, you could give people the code under an exclusive license if they send a butt pic.

  • DontTakeMySky@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    9 days ago

    I’ve added a “Everyone except Bob Smith can use this software” a la “fuck Anish Kapoor” clauses for paint colors before.

    Though honestly it would be hard to enforce.

  • velox_vulnus@lemmy.ml
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    edit-2
    10 days ago

    NAL, but I think it won’t be considered open-source, as it violates rule 5 of the open-source definition. What if the person does not want to share butt-hole? Doesn’t the license discriminate that people sharing butt-hole pics are only permitted to use this software? What if they don’t have a butt-hole to begin with, and use a colostomy bag? What if they shit and bleed in the same hole, cuz they were fused at birth? It is also not enforceable. What if the party in question shares their painted navel, their wrinkly skin, or their reproductive organ (foreskin tip, vaginal canal) as the butt-hole? They could also share the butthole of a dog or a horse? You will also have to issue stool samples and ass-tissue samples? I’d recommend that you consult a lawyer who specializes in shitty laws.

    • half_built_pyramids@lemmy.worldOP
      link
      fedilink
      arrow-up
      5
      ·
      10 days ago

      I guess how loosely or roughly or tightly I wanted to inspect these buttholes would be up to me. Maybe I would just have to take the butthole on faith. I might have to develop another library to reverse image search buttholes to at least make sure it was a new butthole.

      • velox_vulnus@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        10 days ago

        Hmm, interesting. I think it would be better if this was escalated to the Congress - I’ll ask my distant cousin, who’s the head of chief, responsible for monitoring people jerking off to lizards - there’s a separate department for that. As @neidu2@feddit.nl pointed out, bribe your local politician in favor of record butt-prints as a legal form of SSN identification. Now, another advantage of this political move is that this one-time image picture could be encoded to base128. This new encoded data, added with the nonce, that is, the current time and a pseudo-random string onto the blockchain. That will get them analcoin skeptics.

  • toastal@lemmy.ml
    cake
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    10 days ago

    Creative works are better served by Creative Commons licenses instead of software licenses.