Seems like public/private key encryption would work for you. Generate a
key pair for use with your application and include the public key with
your application distribution. You can then encrypt the domain with your
private key and verify it from your application with the public key.
That should give you all the security you need.

Matt Liotta
President & CEO
Montara Software, Inc.
http://www.montarasoftware.com/
888-408-0900 x901

> -----Original Message-----
> From: Cedric Villat [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 03, 2002 2:19 PM
> To: CF-Talk
> Subject: License Key?
> 
> Is there a generic scheme for licensing? We would like to include a
sort
> of
> licensing key with our product based on the domain it is used on. I
know
> that just encrypting the page which checks the key can be easily
> circumvented, so is there an alternative way? Idealy, we produce a key
for
> a
> client, the input it into the application and it unlocks or provides
> unlimited features. Anyone have ideas on how this has been done?
> 
> Cedric
> 
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to