On Mon, 25 Sep 2006 22:54:58 +1200, Lawrence D'Oliveiro wrote:

> In message <[EMAIL PROTECTED]>, T wrote:
> 
>> We all know that there are many softwares that require some license key
>> or registration key to enable them.  How does one implement something
>> like this in python?
> 
> Reliably? Can't be done, in Python or any other language.

Of course it can -- you can rely on it to be cracked.

Oh the other hand, for some uses, a partial success is better than none at
all. (Personally, I don't believe that registration keys are necessarily
one of those, but that's not up to me to decide.)



-- 
Steven D'Aprano 

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to