Re: Simple Licensing System

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, April 8, 2005 1:06 pm, Bruno B B Magalhães said:
> I need a help with a licensing system, I want something very simple,
> for example a simple var store into the configuration file, and witch
> is sent to a server called licenses.hostname.com.br, and this one
> returns true or false... I don't wanna use SOAP or XML. Does any body
> have a simple idea for it?
>
> Best Regards,
> Bruno B B Magalhaes

Generate an SSH key-pair.
Give them the public key, or use that to "sign" their license.
Then you can just test that it's signed.


-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux