Hacker News new | ask | show | jobs
Ask HN: [Devs of dual-license OSS] how/where do you track “free” users?
1 points by riyakhanna1983 1331 days ago
Developers of open-source software tools/packages under a dual license ("free" as well as commercial) , where/how do you track who is using your "free" software?
1 comments

You offer some part of the product behind an always online portion that requires account creation. The premium users will pay for access to it.

Dual licensing the code itself requires an honor system which is fine, but has an upper limit on growth if that's what you're optimizing for.