Skip to content

Comment on Ask HN: A competitor stole my iPhone app content — what should I do?

Comments

Cheers mate, you got ripped off, that's why I embrace open source.

You should only blame yourself though, you could have had a simple crypt on the db, with a key stored inside the binary. At least it would take a bit more work to rip you off.

I would suggest you go ahead and release your database to the public. The one thing you have that they do not is that you still have your scraper script(s). If it was me, I would create a (restful) web service that allows anyone to utilize your data, moreover, allow people (maybe with a nominal fee) to download the entire database, or if you really wanna get into it, implement keys (kinda like google maps) to access you bus timetable api.

You should only blame yourself though, you could have had a simple crypt on the db, with a key stored inside the binary. At least it would take a bit more work to rip you off. Well, there's one I didn't expect to see on HN. A developer gets ripped off and told it's his fault for not including some form of DRM.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.