Is There A Recommended Method for Software Protection?


3

What method of software protection do you recommend simply to make sure your software is not too easy to use without paying, but is not too annoying for honest paying customers?

Software Ecommerce

asked Nov 13 '09 at 15:41
Blank
Lkessler
1,471 points
  • If you could say whether this is a web-based hosted tool or installed tool, and if installed the technology platform, that would help. The answer depends on these things. – Jason 14 years ago
  • This is desktop software for Windows, with a standard installation. – Lkessler 14 years ago

2 Answers


5

This is very much going to depend on the type of software you are writing. If you make $30K engineering software there will be a specific expectation by the customer that you use a system they already know about. If on the other hand you are selling an application to home users your criteria will be quite different.

Some of this will also be personal taste. Each developer will draw the line between security and convenience in a different place. Since you'll be supporting customers the system needs to draw that line in a place you're comfortable explaining to your customers.

The cost of the system will also play a part as some of the commercial solutions are expensive.

My recommendation is find one you think strikes the right balance and does not have a lot of up front cost. Don't get too committed to it (low up front financial and integration cost) and try it for a few months. If it does not suit you you'll still have time to change to a new system. Sometimes you start having your customers use one of these you find it's not really what you wanted.

Some of the ones I've used include:

Hope this helps.
answered Nov 13 '09 at 16:35
Blank
Dane
1,866 points
  • Dane's answer is probably your best bet. Just remember that if the big guys like Microsoft can have their software hacked, if someone wants to crack your software they can and will. – Digital Sea 13 years ago

1

  1. Web applications. Making the software a web application.
  2. If #1 is not an option, a license key system with a self-service portal from which the customer can retrieve his key at any time.
answered Nov 13 '09 at 16:03
Blank
Jesper Mortensen
15,292 points

Your Answer

  • Bold
  • Italic
  • • Bullets
  • 1. Numbers
  • Quote
Not the answer you're looking for? Ask your own question or browse other questions in these topics:

Software Ecommerce