Cryptolens / SKGL

A very simple to use licensing system for .NET applications
https://help.cryptolens.io/faq/what-is-skgl
BSD 3-Clause "New" or "Revised" License
105 stars 35 forks source link

Add Feature mapping #1

Open artemlos opened 8 years ago

artemlos commented 8 years ago

As suggested by @furesoft at https://skgl.codeplex.com/workitem/2663.

furesoft commented 8 years ago

could you add this feature to software protector? so anyone can add custom names of features

artemlos commented 8 years ago

@furesoft ,

theoretically, I could, but unfortunately, I have limited amount time due to the start of a new academic year :(

however, I'm going to try to implement similar functionality in Serial Key Manager - Software Protector but online. I would encourage you to try out SKM because you have more control over your application once it is published. In Software Protector, all the information is stored in the key and if someone gains a key illegally, there is no way to stop them. However, in SKM, you can control the number of devices that use the key, block a key if necessary, among other cool things :)

artemlos commented 8 years ago

(disclaimer: I'm developing SKM)