Hi. I'm new to the licensing systems and I was looking for this project to licensing my WebApplication. And now I have a couple of questions:
- I'd like to have the ability to lock the license to a single machine. To store this value in the license file, should I use the custom dictionary provided by the Generate method or it's better to make some custom overload to LicenseGenerator? - When I need to validate my license file, I need my public key. Can I store this key directly in my license file or it's better to have it saved somewhere else? There may be security issues? Of course, I need a custom validator on both cases... I know that the project is open-source and I can make my own changes, but I'd like to hear some opinion. Thanks -- You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
