Ask HN: To fight or not to fight piracy?

https://news.ycombinator.com/item?id=2021934
by albertogh • 16 years ago
17 32 16 years ago

I recently released a new iPhone and iPad application which requires external servers to run, thus making each pirate copy a money loss to me. I decided to build a mechanism for copy protection which can be remotely enabled.

The app made it to the top 20 in its category, so pirates didn't take more than a couple of hours to post cracked binaries. I've been checking the server logs and the legit users to pirates ratio is around 20%. I've downloaded the cracked binaries and the copy protection is still there. Basically, the app runs some critical operations using a custom bytecode through an interpreter, which means it's not easy to crack. I'm sure a determined cracker can reverse engineer all of that, but it will take them some time.

I haven't enabled the protection yet and I'd really like to hear from someone who has done something like this before, specially:

- Did it increase sales?

- Percentage of pirates converted to legit users?

- Would you immediately prevent the pirates from using the app or let them use it for a couple of days, maybe a week, so they can properly test the app before deciding if they're going to buy it or simply look for an alternative?

- Would you disable the app completely or just introduce some painful limitations?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com