I was thinking on security of application developed in C#/.NET
How can I prevent illegal cloning of open source application.
Senario:
I'm selling a Software which is open source and want to restrict a subscriber from reshare the code. Subscriber is allowed to change and deploy code but only on one machine. Because License is for one instance.