secure-electron-license-keys-cli
secure-electron-license-keys-cli copied to clipboard
Another question regarding usage
This might be a naive question. Suppose i end up writing a service in which I generate the secure key which is retrieved based on certain authentications and checks. What prevents another user from just using the secure-electron-license-keys-cli to generate their own triplet of public private keys with a corresponding license file and using it in the root of the application after installation? How would i prevent this from happening?