Skip to content
0
  • Recent
  • Tags
  • Popular
  • SAMSON Connect
  • Get SAMSON
  • Recent
  • Tags
  • Popular
  • SAMSON Connect
  • Get SAMSON
Collapse
SAMSON Forum
  1. Home
  2. Develop
  3. Apps
  4. Publishing an element questions (license + co-development)

Publishing an element questions (license + co-development)

Scheduled Pinned Locked Moved Apps
5 Posts 3 Posters 4.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E
    E
    Elisa
    wrote on last edited by
    #1

    Dear all,

    We would like to upload the plugin we have been working on, I have read the instructions in your website and it seems plugins are associated with users, but we are two developers and for practical reasons we would like both to have access to the element management (to update it, change description, etc.) Is there an easy way for this? Can we create a joint Samson account for this case?

    Also I would like to know if there is issues regarding licensing when uploading our plugin (we are thinking of using the GPLv3 license and sharing the code in github, although for now it would be a "shared" element until we test it a bit more).

    Best regards,

    Elisa

    1 Reply Last reply
    0
    • DmitriyMarinD
      DmitriyMarinD
      DmitriyMarin
      wrote on last edited by
      #2

      Dear @Elisa ,

      When adding your SAMSON Element to SAMSON Connect you can add contributors by providing their e-mail addresses with which they have registered on SAMSON Connect. These contributors will have all the rights to update the Element, change its description, etc.

      Dmitriy,
      The SAMSON Team, https://s-c.io

      1 Reply Last reply
      0
      • DmitriyMarinD
        DmitriyMarinD
        DmitriyMarin
        wrote on last edited by DmitriyMarin
        #3

        Concerning possible licenses for a SAMSON Element

        We will answer about the licensing for SAMSON Elements this week.

        Dmitriy,
        The SAMSON Team, https://s-c.io

        1 Reply Last reply
        0
        • A
          A
          Admin
          wrote on last edited by Admin
          #4

          Dear Elisa,

          Unfortunately, SAMSON Elements cannot contain any GPL code. The reason is that SAMSON Elements are dynamically loaded at runtime and tightly integrated with SAMSON and with each other. According to the GPL FAQ (https://www.gnu.org/licenses/gpl-faq.en.html#GPLPlugins) :

          If the main program dynamically links plug-ins, and they make function calls to each other and share data structures, we believe they form a single combined program, which must be treated as an extension of both the main program and the plug-ins. If the main program dynamically links plug-ins, but the communication between them is limited to invoking the ‘main’ function of the plug-in with some options and waiting for it to return, that is a borderline case.

          Since SAMSON is not open source (we believe developers of SAMSON and SAMSON Elements should be free to choose whether they distribute their source or not), GPL code cannot be used in SAMSON Elements (and is not used in SAMSON either).

          If you want to distribute your source code (as we do for some of our own SAMSON Elements and tutorials: https://github.com/1A-OneAngstrom), you should choose a license that is compatible with this hybrid approach (i.e. mixing closed and open source). This includes Apache, MIT, LGPL, and BSD for example. For our open source code, we have used BSD-3.

          Note that it is possible to write SAMSON Elements that perform calls to external executables, even if these external executables are based on GPL code. However, these GPL-based external executables should be installed separately by users.

          I hope this clarifies things,
          Best regards,

          Stephane

          1 Reply Last reply
          1
          • E
            E
            Elisa
            wrote on last edited by
            #5

            Dear all,

            Thanks for the answers. it was very helpful, we would probably then choose BSD-3 to make sure we stay compatible with SAMSON.

            Best regards,

            Elisa

            1 Reply Last reply
            0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Login or register to search.
            • First post
              Last post