Coder Social home page Coder Social logo

Question about usage! about licensepp HOT 5 CLOSED

abumq avatar abumq commented on August 26, 2024
Question about usage!

from licensepp.

Comments (5)

abumq avatar abumq commented on August 26, 2024

@diuming could you please simplify your question and write it in a line or two?

from licensepp.

diuming avatar diuming commented on August 26, 2024

@abumusamq thanks for replaying

Application don't need to recompile for difference serial numbers.

ex:

 Client
+--------------+
| Application  +---> USB instrument(serial number)
+--------------+
| public key   |      
| private key? | 
| licensed?    |
+--------------+
1)using the serial number to create an unique public key in memory(also can save to a file).
2)send public key to Vendor(now the licensed = false). take a look vendor, please
3)receive the unique private key.
4)verify public key and private key are match?
5)if so, the licensed = true (Application can work)
Venor
1)receive the public key.
2)create an unique private key by the public key.
3)sent private key to client.

from licensepp.

 avatar commented on August 26, 2024

@diuming see another libs

akio-tanaka/lickey
open-license-manager

from licensepp.

diuming avatar diuming commented on August 26, 2024

@lurumdare thanks.
but it does not support macOS.

from licensepp.

abumq avatar abumq commented on August 26, 2024

It does support macOS. I have built it on macOS (both Intel and ARM64), Linux (x86_64 and ARM64) and Windows

I am not sure if this is relevant now but I am going to close this and feel free to open a new one if this helps.

from licensepp.

Related Issues (17)

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.