0

I am creating one Java project.

I want to know how I can create license key for security purposes.

JasonMArcher
  • 14,195
  • 22
  • 56
  • 52
fernandas
  • 33
  • 3
  • 10

1 Answers1

1

Have you looked into TrueLicense? It's an open source, free software.

I've used it myself to successfully manage licenses on a large scale commercial product. It takes a little work to get it up and running, but it covers all the required bases, and it's hard to beat free.

IaD
  • 141
  • 2