HISE Logo Forum
    • Categories
    • Register
    • Login

    Can I create challenge response kind license system

    Scheduled Pinned Locked Moved General Questions
    25 Posts 8 Posters 1.4k Views
    Loading More Posts
    • 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.
    • DabDabD
      DabDab @Matt_SF
      last edited by

      @Matt_SF said in Can I create challenge response kind license system:

      @DabDab said in Can I create challenge response kind license system:

      And after 3 days of inactive network it will disable the plugins automatically.

      Very bad idea IMO. I think it would prevent anyone to buy such a plugin.
      Also you'll have to implement the system yourself on your server to handle the challenge/response.

      Why not do something like that, it's much easier :
      https://forum.hise.audio/post/44234

      OK... this process is very hard I Guess , lots of trial & error.. isn't it ?

      Bollywood Music Producer and Trance Producer.

      1 Reply Last reply Reply Quote 0
      • DabDabD
        DabDab @d.healey
        last edited by

        @d-healey said in Can I create challenge response kind license system:

        What happens if they upgrade their hardware and the machine ID changes?

        hmmm... point.... (y)

        Bollywood Music Producer and Trance Producer.

        1 Reply Last reply Reply Quote 0
        • DabDabD
          DabDab
          last edited by

          @d-healey @Matt_SF ... How can I make subscription based plugins ?
          If I don't use wordpress, can I make subscription based plugins with only HISE ?

          Bollywood Music Producer and Trance Producer.

          Matt_SFM d.healeyD 2 Replies Last reply Reply Quote 0
          • Matt_SFM
            Matt_SF @DabDab
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • d.healeyD
              d.healey @DabDab
              last edited by

              @DabDab

              can I make subscription based plugins with only HISE ?

              You will need some kind of server backend.

              Libre Wave - Freedom respecting instruments and effects
              My Patreon - HISE tutorials
              YouTube Channel - Public HISE tutorials

              DabDabD 1 Reply Last reply Reply Quote 0
              • DabDabD
                DabDab
                last edited by

                @Matt_SF @d-healey ... OK.. understand.. Thank you for your answers.

                Bollywood Music Producer and Trance Producer.

                1 Reply Last reply Reply Quote 0
                • DabDabD
                  DabDab @d.healey
                  last edited by

                  @d-healey If I do it from Wordpress , what is the next step for HISE to make a subscription based plugins.. like hhj.jpg ..

                  How can I make this for HISE exported plugins ?

                  Bollywood Music Producer and Trance Producer.

                  d.healeyD orangeO 2 Replies Last reply Reply Quote 0
                  • d.healeyD
                    d.healey @DabDab
                    last edited by d.healey

                    @DabDab Probably the simplest way is to use the official HISE system - https://activate.hise.dev/

                    Libre Wave - Freedom respecting instruments and effects
                    My Patreon - HISE tutorials
                    YouTube Channel - Public HISE tutorials

                    Christoph HartC 1 Reply Last reply Reply Quote 0
                    • Christoph HartC
                      Christoph Hart @d.healey
                      last edited by

                      You‘re probably the only person on the planet that saw the Waves announcement and thought that‘s a good idea, I want that too :)

                      DabDabD 1 Reply Last reply Reply Quote 4
                      • DabDabD
                        DabDab @Christoph Hart
                        last edited by

                        @Christoph-Hart said in Can I create challenge response kind license system:

                        You‘re probably the only person on the planet that saw the Waves announcement and thought that‘s a good idea, I want that too :)

                        Not at all.. I only like the idea Subscription based Plugin.
                        Company doesn't matter. Even I don't know what is the post about
                        Waves...

                        Bollywood Music Producer and Trance Producer.

                        1 Reply Last reply Reply Quote 0
                        • orangeO
                          orange @DabDab
                          last edited by

                          @DabDab said in Can I create challenge response kind license system:

                          If I do it from Wordpress , what is the next step for HISE to make a subscription based plugins.. like !

                          Link Preview Image
                          Woocommerce linked licensing system for your plugins

                          Hi everyone We've been working on a WooCommerce linked licensing system for months. I can definately say that you can make an efficient online licening syste...

                          favicon

                          Forum (forum.hise.audio)

                          develop Branch / XCode 13.1
                          macOS Monterey / M1 Max

                          DabDabD 1 Reply Last reply Reply Quote 0
                          • DabDabD
                            DabDab @orange
                            last edited by DabDab

                            @orange said in Can I create challenge response kind license system:

                            @DabDab said in Can I create challenge response kind license system:

                            If I do it from Wordpress , what is the next step for HISE to make a subscription based plugins.. like !

                            Link Preview Image
                            Woocommerce linked licensing system for your plugins

                            Hi everyone We've been working on a WooCommerce linked licensing system for months. I can definately say that you can make an efficient online licening syste...

                            favicon

                            Forum (forum.hise.audio)

                            OK... is it applicable for subscription based things ?.. ok.. cool.

                            Bollywood Music Producer and Trance Producer.

                            orangeO 1 Reply Last reply Reply Quote 0
                            • orangeO
                              orange @DabDab
                              last edited by orange

                              @DabDab

                              OK... is it applicable for subscription based things ?.. ok.. cool.

                              Yes of course, since it is a C/R system, you can use it what ever you want.

                              If you use Wordpress/Woocommerce, You'll also need a subscription plugin for it to take the recurring payments. Then on the vst plugin, you'll need to check if the subscription license is still valid or not with using the Woocommerce Subscription Plugin's API.

                              develop Branch / XCode 13.1
                              macOS Monterey / M1 Max

                              DabDabD 1 Reply Last reply Reply Quote 0
                              • DabDabD
                                DabDab @orange
                                last edited by

                                @orange said in Can I create challenge response kind license system:

                                @DabDab

                                OK... is it applicable for subscription based things ?.. ok.. cool.

                                Yes of course, since it is a C/R system, you can use it what ever you want.

                                If you use Wordpress/Woocommerce, You'll also need a subscription plugin for it to take the recurring payments. Then on the vst plugin, you'll need to check if the subscription license is still valid or not with using the Woocommerce Subscription Plugin's API.

                                I am only interested in the HISE part authentication. How can I check if the subscription license is still valid in HISE?
                                Can I get a minimal snippet ?

                                Bollywood Music Producer and Trance Producer.

                                LindonL 1 Reply Last reply Reply Quote 0
                                • LindonL
                                  Lindon @DabDab
                                  last edited by

                                  @DabDab you will need to read and implement this;

                                  Link Preview Image
                                  WooCommerce Subscription REST API Reference

                                  favicon

                                  (woocommerce.github.io)

                                  HISE Development for hire.
                                  www.channelrobot.com

                                  DabDabD 1 Reply Last reply Reply Quote 0
                                  • DabDabD
                                    DabDab @Lindon
                                    last edited by

                                    @Lindon No, I asked for a little snippet covering, How to make Authorization panel (Plugin side) ?

                                    Bollywood Music Producer and Trance Producer.

                                    Christoph HartC 1 Reply Last reply Reply Quote 0
                                    • Christoph HartC
                                      Christoph Hart @DabDab
                                      last edited by

                                      @DabDab if you can‘t implement it on your own based on the API provided by the server end point then don‘t bother doing this at all - it‘s way to complex and customizable for a snippet to work like you intend. There are enough snippets out here that show regular usage of the Server API.

                                      I usually try to not discourage people to do stuff but I think this is a bit over your head and you‘ll save a lot of time by either letting this idea go or hire someone with the skillset to pull this off.

                                      DabDabD 1 Reply Last reply Reply Quote 1
                                      • DabDabD
                                        DabDab @Christoph Hart
                                        last edited by

                                        @Christoph-Hart said in Can I create challenge response kind license system:

                                        @DabDab if you can‘t implement it on your own based on the API provided by the server end point then don‘t bother doing this at all - it‘s way to complex and customizable for a snippet to work like you intend. There are enough snippets out here that show regular usage of the Server API.

                                        I usually try to not discourage people to do stuff but I think this is a bit over your head and you‘ll save a lot of time by either letting this idea go or hire someone with the skillset to pull this off.

                                        Ohh.. Sorry for bothering you all. very sorry .
                                        No problem. In one life people can not learn many things.
                                        If I could HIRE somebody to do my work first I would purchase @d-healey courses on Patreon. People can not be lucky often. When he tries to survive after many closed one losses in Corona. People sometimes may not be lucky enough to learn somethings when he starts living in another country due to some situation.
                                        Anyway, alright I am letting this idea go

                                        Sorry for annoying you all @Christoph-Hart @d-healey @Lindon @Matt_SF & @orange with my silly questions repeatedly.

                                        Bollywood Music Producer and Trance Producer.

                                        Christoph HartC 1 Reply Last reply Reply Quote 0
                                        • Christoph HartC
                                          Christoph Hart @DabDab
                                          last edited by Christoph Hart

                                          @DabDab You're questions are not bothering anyone, so no need to apologize and keep them coming, it's just that I've been through that process often enough (and see people getting stuck with stuff over their head) so I just wanted to save you some time. After all it's just license management shenanigans and not a core feature of your product, which I think is a better target to spend your resources on.

                                          Also I think while the subscription model is a very (very) lucrative model for developers, end users (especially audio folk, myself included) really hate it and the most recent Waves clusterfuck shows that the majority of people are not willing to pay rent for their audio plugins.

                                          There are a few companies that have a working subscription model, but what they have in common is a ridiculously large product catalogue (EastWest) or a large team cranking out content on a regular basis (Output). For single developers who are starting out, it's almost impossible to generate an offer that's worthy of a subscription (even if it's just a few bucks per month).

                                          gorangroovesG Dan KorneffD 2 Replies Last reply Reply Quote 7
                                          • gorangroovesG
                                            gorangrooves @Christoph Hart
                                            last edited by

                                            @DabDab Christoph is 100% right on point here.

                                            What I suggest is to start simple and focus on delivering an excellent product that is 100% solid. Make it affordable to the masses. Then, based on user feedback, start adding additional features and functionalities via product updates. If you continually deliver improvements to your products, then your users will be happy to pay a fair fee for the updates.

                                            As a user, I don't like the idea of paying for products I will never own. But, I am happy to pay to update the products I use if the developer continues to maintain them. That way, a developer is motivated to keep his products up to date, at the very least, and to improve them, while the user gets value for their money.

                                            Goran Rista
                                            https://gorangrooves.com

                                            Handy Drums and Handy Grooves
                                            https://library.gorangrooves.com

                                            1 Reply Last reply Reply Quote 3
                                            • First post
                                              Last post

                                            30

                                            Online

                                            1.7k

                                            Users

                                            11.8k

                                            Topics

                                            102.7k

                                            Posts