• Jack@slrpnk.net
    link
    fedilink
    arrow-up
    6
    ·
    10 hours ago

    You can patent it, but here comes the patent trolls.

    Patent trolls are companies that generate hundrets of as vague as possible patents and then sue you if you try to patent something similar.

    This has also beed done by companies like Apple.

    You don’t really have a good recourse when you a fighting an army of lawyers.

    Additionally depending on where you are patent that you file may be entirely ignored on the other side of the globe.

    Chinese companies are infamous for doing that, but history shows that American companies also did this before their economic boom.

    Other options are to use some kind of license. Very often this is used when we are talking about code.

    • MonkderVierte@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      7 hours ago

      Additionally depending on where you are patent that you file may be entirely ignored on the other side of the globe.

      Swiss patent office good enough?

      Other options are to use some kind of license. Very often this is used when we are talking about code.

      But you can’t license ideas, right?

      • zaphod@sopuli.xyz
        link
        fedilink
        arrow-up
        1
        ·
        2 hours ago

        If you want to patent something globally you have to patent it in every country, and there are some things like software that aren’t patentable in some countries.

        A license just tells someone what they can and can not do with something, it doesn’t protect an idea. For code it literally just protects the written code, someone could write a clean room clone, i.e. never looking at your code.